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

Divide release into separate jobs #1262

Closed
abhinayagarwal opened this issue Jul 21, 2024 · 0 comments · Fixed by #1263
Closed

Divide release into separate jobs #1262

abhinayagarwal opened this issue Jul 21, 2024 · 0 comments · Fixed by #1263
Assignees
Labels
housekeeping For Github project related issues

Comments

@abhinayagarwal
Copy link
Collaborator

The release process currently does the following:

  1. Release to nexus
  2. commits next development version
  3. updates and creates a commit to release gluonfx plugins
  4. creates release notes

Initially all the steps were combined in a single job. These are be broken down into multiple jobs, where the last 3 depends on the "Release" job.

3 and 4 were tackled in #1255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping For Github project related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant