Skip to content

ci: Use workspace rather than cache#3573

Merged
mergify[bot] merged 3 commits intodevelopfrom
feat/ci-workspace
Sep 27, 2022
Merged

ci: Use workspace rather than cache#3573
mergify[bot] merged 3 commits intodevelopfrom
feat/ci-workspace

Conversation

@mslipper
Copy link
Contributor

@mslipper mslipper commented Sep 27, 2022

Updates CircleCI to use workspaces rather than the build cache to pass around node modules and build artifacts. I've found this to save between 1-2 minutes on the yarn install job.

@changeset-bot
Copy link

changeset-bot bot commented Sep 27, 2022

⚠️ No Changeset found

Latest commit: c21c15b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock labels Sep 27, 2022
@mslipper mslipper marked this pull request as ready for review September 27, 2022 05:00
@github-actions github-actions bot removed 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock labels Sep 27, 2022
Copy link
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hard to know with confidence that these changes work without seeing the CI jobs themselves triggered, but assuming you saw it working

@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit ea158f5 into develop Sep 27, 2022
@mergify mergify bot deleted the feat/ci-workspace branch September 27, 2022 15:19
@mergify mergify bot removed the on-merge-train label Sep 27, 2022
This was referenced Sep 29, 2022
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