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

github action for prereleases #65

Merged
merged 2 commits into from
Jul 14, 2024
Merged

github action for prereleases #65

merged 2 commits into from
Jul 14, 2024

Conversation

jagedn
Copy link
Collaborator

@jagedn jagedn commented Jul 13, 2024

Allow to create Release Candidates via Github Release

when we want to create a new RC we only need to create a new release x.y.z-rcn empty

GH will start a pipeline and the pipeline will attach the artifacts to it

@jagedn jagedn requested review from matthdsm and abhi18av July 13, 2024 16:40
Copy link
Member

@abhi18av abhi18av left a comment

Choose a reason for hiding this comment

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

Thanks for this one, Jorge. I've just suggested a change regarding the terminology and maybe we can simply align with the official Nextflow release terminologies i.e.

  1. For any internal/test releases we can use X.Y.Z-edgeN suffix
  2. For "official" releases we can rely upon the X.Y.Z nomenclature

What do you think?

.github/workflows/release.yml Outdated Show resolved Hide resolved
@jagedn jagedn merged commit c46f183 into master Jul 14, 2024
2 checks passed
@jagedn jagedn deleted the gh-prereleases branch July 14, 2024 12:29
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