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

Remove 'needs' from workflows with only one job #1598

Closed
wants to merge 1 commit into from

Conversation

cristiangreco
Copy link
Contributor

When there's only one job, it must have no dependencies.

When there's only one job, it must have no dependencies.

Signed-off-by: Cristian Greco <[email protected]>
Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

I think we actually need to combine the push/release workflows into the ci.yaml workflow since the needs is necessary. The standard publish pipeline uses artifacts from the build stage for efficiency.

@SuperQ
Copy link
Contributor

SuperQ commented Dec 28, 2024

See: #1599

@cristiangreco
Copy link
Contributor Author

Closing in favour of #1599

@cristiangreco cristiangreco deleted the cristian/fix-workflow-push-release branch December 30, 2024 11:10
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