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

Reduce the number of CI jobs that are run on PRs #375

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

dani-garcia
Copy link
Member

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [x] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

With the recent addition of all the SDK language bindings, we've added a lot of CI jobs on PRs that are unnecessary and slow down builds. By switching them to run only on merge we should save some CI time.

Ultimately, we'd want some way to make it so that the Build Rust Cross Platform get only called once and reused for every language SDK, but for now this should help.

@dani-garcia dani-garcia requested a review from a team as a code owner December 1, 2023 13:09
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Details1936de98-84e4-4583-8a44-5502dd07f0d2

No New Or Fixed Issues Found

@dani-garcia dani-garcia merged commit 20c38c9 into master Dec 1, 2023
40 checks passed
@dani-garcia dani-garcia deleted the ps/reduce-pr-ci branch December 1, 2023 15:45
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.

3 participants