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

fix(core): provide a way to reuse cached graph in CI #29156

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

AgentEnder
Copy link
Member

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Dec 3, 2024 4:27pm

@AgentEnder AgentEnder force-pushed the feat/store-graph-in-ci branch from 41ae81c to ac9072d Compare December 2, 2024 21:47
Copy link

github-actions bot commented Dec 2, 2024

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx create-nx-workspace@0.0.0-pr-29156-41ae81c my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-29156-41ae81c
Release details 📑
Published version 0.0.0-pr-29156-41ae81c
Triggered by @AgentEnder
Branch feat/store-graph-in-ci
Commit 41ae81c
Workflow run 12128540991

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

@AgentEnder AgentEnder force-pushed the feat/store-graph-in-ci branch from ac9072d to d9f3ee8 Compare December 2, 2024 22:08
@FrozenPandaz FrozenPandaz marked this pull request as ready for review December 3, 2024 03:03
@FrozenPandaz FrozenPandaz requested a review from a team as a code owner December 3, 2024 03:03
@FrozenPandaz FrozenPandaz self-requested a review December 3, 2024 03:03
@AgentEnder AgentEnder force-pushed the feat/store-graph-in-ci branch from a892a30 to 4058191 Compare December 3, 2024 15:28
Copy link

github-actions bot commented Dec 3, 2024

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx create-nx-workspace@0.0.0-pr-29156-a892a30 my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-29156-a892a30
Release details 📑
Published version 0.0.0-pr-29156-a892a30
Triggered by @AgentEnder
Branch feat/store-graph-in-ci
Commit a892a30
Workflow run 12142733305

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

Copy link

github-actions bot commented Dec 3, 2024

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx create-nx-workspace@0.0.0-pr-29156-0eeb22e my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-29156-0eeb22e
Release details 📑
Published version 0.0.0-pr-29156-0eeb22e
Triggered by @AgentEnder
Branch feat/store-graph-in-ci
Commit 0eeb22e
Workflow run 12143244627

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

Copy link

github-actions bot commented Dec 3, 2024

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx create-nx-workspace@0.0.0-pr-29156-c171bae my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-29156-c171bae
Release details 📑
Published version 0.0.0-pr-29156-c171bae
Triggered by @AgentEnder
Branch feat/store-graph-in-ci
Commit c171bae
Workflow run 12143888912

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

@FrozenPandaz FrozenPandaz merged commit 6bd8615 into master Dec 3, 2024
4 of 6 checks passed
@FrozenPandaz FrozenPandaz deleted the feat/store-graph-in-ci branch December 3, 2024 18:23
FrozenPandaz pushed a commit that referenced this pull request Dec 3, 2024
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit 6bd8615)
AgentEnder added a commit that referenced this pull request Dec 3, 2024
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants