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

chore(ci): setup centralized workflow launcher #1957

Closed
wants to merge 1 commit into from

Conversation

soonum
Copy link
Contributor

@soonum soonum commented Jan 13, 2025

To ease external contributions, this implements a workflow responsible for triggering workflows that are currently related to pull_request event.
To ensure security, changes on some files are allowed only to Zama members. Since workflows are included in this file, this protects against secret leaks.

For now only AWS fast CPU tests is targeted as a proof of concept.

@soonum soonum added the ci label Jan 13, 2025
@soonum soonum requested a review from IceTDrinker January 13, 2025 15:47
@soonum soonum self-assigned this Jan 13, 2025
@cla-bot cla-bot bot added the cla-signed label Jan 13, 2025
@soonum soonum force-pushed the dt/ci/centralized_trigger branch from e1bb6d1 to b9514ef Compare January 13, 2025 15:52
@soonum soonum requested a review from nsarlin-zama January 14, 2025 08:42
To ease external contributions, this implements a workflow responsible for triggering workflows that are currently related to pull_request event.
To ensure security, changes on some files are allowed only to Zama members. Since workflows are included in this file, this protects against secret leaks.

For now only AWS fast CPU tests is targeted as a proof of concept.
@soonum soonum force-pushed the dt/ci/centralized_trigger branch from b9514ef to 5546634 Compare January 14, 2025 09:14
@soonum
Copy link
Contributor Author

soonum commented Jan 16, 2025

This implementation is discarded because of the solution used in #1962 and #1968

@soonum soonum closed this Jan 16, 2025
@soonum soonum deleted the dt/ci/centralized_trigger branch January 16, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant