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

Appimage: create a Draft Release on manual builds #34

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

git-developer
Copy link

This PR is meant as a little improvement for release management.

Currently, you're able to manually trigger a CI build to see if build and tests are OK for a branch. The release step is skipped in this case, so artifacts have to be downloaded from the Action Run.

With this PR, every manually triggered build creates a Draft Release containing the build artifacts as usual. See here for an example.

This might be an alternative to the creation of a Release for the purpose of testing or debugging.

@C0rn3j C0rn3j merged commit e2c3d74 into C0rn3j:python3 Sep 29, 2024
1 check passed
@C0rn3j
Copy link
Owner

C0rn3j commented Sep 29, 2024

Thanks, that looks like it'll simplify things

@git-developer git-developer deleted the feat/draft-release branch October 2, 2024 06:39
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