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

CI improvements #5061

Merged
merged 3 commits into from
Apr 20, 2022
Merged

CI improvements #5061

merged 3 commits into from
Apr 20, 2022

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented Apr 20, 2022

This PR suggests a couple of improvements for the build pipeline:

  1. We only lint the code once (as compared to previous situation where linting was run on all architectures).
  2. Linting is a prerequisite for all other jobs which run in parallel if it succeeds.

Also, this PR adds a Makefile target for running the vendoring stage locally.
This PR is cherry-picking of the CI parts from #5059.

@oz123 oz123 requested a review from matteius April 20, 2022 09:20
@oz123 oz123 changed the title Ci improvements CI improvements Apr 20, 2022
@matteius matteius merged commit 891486e into main Apr 20, 2022
@matteius matteius deleted the ci-improvements branch April 20, 2022 12:17
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