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

Decouple build and publish jobs into different GHA workflows to enable granular reuse #176

Closed
eecavanna opened this issue Jan 30, 2025 · 0 comments · Fixed by #177
Closed
Assignees

Comments

@eecavanna
Copy link
Collaborator

This ticket is specifically about separating the "build" and "publish" jobs into different GHA workflows, so that the product of the "build" job can be used in some upcoming "checker" workflows, without requiring a "publish" to take place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant