342 add dap id field and wire up new dag api endpoints#344
Merged
mehalter merged 54 commits intoMay 18, 2026
Conversation
…ms. made pipeline_id part of index for lookups
…point to handle reading from the workflw and dap registries and return response
…r existing workflow eps (some errors can return either a detail string or a detail object)
…d up wanting more than one env we should probably make the move to either a managed ec2 instance or managing our own instead of MWAA hosted
…s and daps. fixed comments.
…new style (resource provided policies)
…fig from list of mappings to singular mapping. starting to move caperestapi perms to resource provided perms. added MWAA_ENVIRONMENT env var
…et_pipeline per v2.4.0 of capepy
…index to dap registry for name/version queries (version range key moved here). changed marshalling for pipelineRunnable to bool instead of string
…(and have access to) the same vpc as the mwaa environment to invoke it's api.
…, and a workflow run's task instances
… the vpc). added pulumi call to get the aws account id
…ey take a little longer than others
…s perms on all indexes in tables used by api, which will be fixed later)
…keeps reporting changes.
…interface for getting pipeline by name/version
…eryparams in the airflow api invocation
…sing functions from capepy. fixed bug in mixing status/data from bad_params_response and response from airflow
…d-wire-up-new-dag-api-endpoints' into 342-add-dap-id-field-and-wire-up-new-dag-api-endpoints
4062bf6 to
02d7366
Compare
mehalter
approved these changes
May 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TO TEST
This is way bigger than anticipated. We need a walkthrough