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(core): ci-workflow adds workflow file to sharedGlobal inputs #26948

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Jul 16, 2024

When we generate the workflow file, users should also add the new workflow file to the sharedGlobals named input, otherwise changes may land without verifying that all tasks are successful.

This is already called out in the CI tutorials, and doing it automatically improves the DX.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@jaysoo jaysoo requested a review from a team as a code owner July 16, 2024 11:15
@jaysoo jaysoo requested a review from FrozenPandaz July 16, 2024 11:15
Copy link

vercel bot commented Jul 16, 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 Jul 16, 2024 11:17am

Copy link
Collaborator

@isaacplmann isaacplmann left a comment

Choose a reason for hiding this comment

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

Yes, this makes the flow nicer.

@FrozenPandaz FrozenPandaz merged commit 1a94296 into master Jul 16, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the feat/ci-workflow-inputs branch July 16, 2024 17:38
FrozenPandaz pushed a commit that referenced this pull request Jul 16, 2024
…6948)

When we generate the workflow file, users should also add the new
workflow file to the `sharedGlobals` named input, otherwise changes may
land without verifying that all tasks are successful.

This is already called out in the CI tutorials, and doing it
automatically improves the DX.

## 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 1a94296)
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 Jul 25, 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.

3 participants