Skip to content

342 add dap id field and wire up new dag api endpoints#344

Merged
mehalter merged 54 commits into
mainfrom
342-add-dap-id-field-and-wire-up-new-dag-api-endpoints
May 18, 2026
Merged

342 add dap id field and wire up new dag api endpoints#344
mehalter merged 54 commits into
mainfrom
342-add-dap-id-field-and-wire-up-new-dag-api-endpoints

Conversation

@thecaffiend
Copy link
Copy Markdown
Member

@thecaffiend thecaffiend commented May 8, 2026

TO TEST

This is way bigger than anticipated. We need a walkthrough

@thecaffiend thecaffiend linked an issue May 8, 2026 that may be closed by this pull request
thecaffiend added 22 commits May 8, 2026 14:30
…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
…fig from list of mappings to singular mapping. starting to move caperestapi perms to resource provided perms. added MWAA_ENVIRONMENT env var
…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.
thecaffiend and others added 25 commits May 18, 2026 12:06
… the vpc). added pulumi call to get the aws account id
…s perms on all indexes in tables used by api, which will be fixed later)
…interface for getting pipeline by name/version
…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
@mehalter mehalter force-pushed the 342-add-dap-id-field-and-wire-up-new-dag-api-endpoints branch from 4062bf6 to 02d7366 Compare May 18, 2026 16:08
@mehalter mehalter merged commit 5488c2f into main May 18, 2026
6 checks passed
@mehalter mehalter deleted the 342-add-dap-id-field-and-wire-up-new-dag-api-endpoints branch May 18, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DAP id field and wire up new dag api endpoints

2 participants