Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add api server endpoint for manually qualifying a piece of freight #1073

Closed
krancour opened this issue Nov 7, 2023 · 2 comments · Fixed by #1189
Closed

add api server endpoint for manually qualifying a piece of freight #1073

krancour opened this issue Nov 7, 2023 · 2 comments · Fixed by #1189

Comments

@krancour
Copy link
Member

krancour commented Nov 7, 2023

Depends on #1033

This would enable hotfixes without cluttering stage DAGs with subscriptions from prod (on the far right) to a warehouse (on the far left).

@rbreeze
Copy link
Contributor

rbreeze commented Nov 29, 2023

Explicitly adding 2 requirements for this endpoint so they aren't forgotten:

  1. Verify stage exists
  2. For Stage delete endpoint, remove the entry in approvedFor for that stage

@rbreeze rbreeze self-assigned this Nov 29, 2023
@krancour
Copy link
Member Author

For Stage delete endpoint, remove the entry in approvedFor for that stage

And verifiedIn while we're at it? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants