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

[MAINT] add release workflow #508

Merged
merged 10 commits into from
Jun 17, 2024
Merged

Conversation

Remi-Gau
Copy link
Collaborator

@Remi-Gau Remi-Gau commented Jun 17, 2024

reorganize the package release workflow into a validate and release workflow.

  • rename it
  • make it run on push to main, on all PRs, and manually when triggering the workflow from the action tab
  • split into 2 jobs: the validate one runs all the time, the release needs validation to pass and only runs on manual triggers from the action tab

@Remi-Gau
Copy link
Collaborator Author

@Remi-Gau
Copy link
Collaborator Author

that's not gonna work

the release script should be triggered by a label on the PR and add the files in the PR

@Remi-Gau Remi-Gau merged commit e639939 into ReproNim:main Jun 17, 2024
5 checks passed
@Remi-Gau Remi-Gau deleted the release_workflow branch June 17, 2024 19:12
@Remi-Gau Remi-Gau restored the release_workflow branch June 18, 2024 08:12
@Remi-Gau Remi-Gau deleted the release_workflow branch June 18, 2024 08:12
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.

1 participant