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: add improvements to speed up CI builds #145

Merged
merged 11 commits into from
Jul 1, 2022
Merged

feat: add improvements to speed up CI builds #145

merged 11 commits into from
Jul 1, 2022

Conversation

bhgomes
Copy link
Contributor

@bhgomes bhgomes commented Jun 28, 2022

  • Adds cargo-hakari for workspace hacks
  • Replaces cargo test with cargo nextest
  • Makes long-running jobs dependent on format

Before we can merge this PR, please make sure that all the following items have been checked off:

  • Linked to an issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Added one line describing your change in CHANGELOG.md and added the appropriate changelog label to the PR.
  • Re-reviewed Files changed in the GitHub PR explorer.
  • Checked that changes and commits conform to the standards outlined in CONTRIBUTING.md.

@bhgomes bhgomes changed the title feat: add workspace hacks for speeding up builds feat: add workspace hacks to speed up CI builds Jun 28, 2022
@bhgomes bhgomes changed the title feat: add workspace hacks to speed up CI builds feat: add improvements to speed up CI builds Jul 1, 2022
@bhgomes bhgomes added changelog:added Changelog: add these changes to the `added` section of the changelog norelease labels Jul 1, 2022
@bhgomes bhgomes added this to the v0.5.3 milestone Jul 1, 2022
@bhgomes bhgomes marked this pull request as ready for review July 1, 2022 18:53
@bhgomes bhgomes closed this Jul 1, 2022
@bhgomes bhgomes reopened this Jul 1, 2022
@bhgomes bhgomes merged commit c4dd24b into main Jul 1, 2022
@bhgomes bhgomes deleted the feat/add-hakari branch July 1, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:added Changelog: add these changes to the `added` section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants