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

feat(api): request to start a new build #33

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

kpetremann
Copy link
Contributor

The goal is to be able to request a new build with: POST /v1/build/trigger.
Only one request is accepted at a time.

Bonus: closing the channels implements the graceful shutdown of a job => closing the webserver will stop the job loop.

@kpetremann kpetremann force-pushed the build_trigger_endpoint branch from ed5c2e4 to a294243 Compare March 27, 2024 14:50
@kpetremann kpetremann requested review from a team March 27, 2024 14:52
@kpetremann kpetremann merged commit 8a51e07 into criteo:main Mar 29, 2024
2 checks passed
@kpetremann kpetremann deleted the build_trigger_endpoint branch October 21, 2024 15:37
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.

2 participants