Create deb and rpm automatically - #25
Merged
Merged
Conversation
samuel-w
marked this pull request as draft
January 15, 2024 06:59
Contributor
Author
|
Just realized it should be packaged without being self-contained. |
samuel-w
marked this pull request as ready for review
January 15, 2024 17:54
Collaborator
|
When is the job supposed to run? It isn't part of the commit or tag actions. |
Contributor
Author
|
It runs when you push a tag that starts with v, just like the current release action is set up. |
Collaborator
I am just wondering, why not create the package every build? |
Collaborator
|
@samuel-w Notifying you again in case you missed the last message |
Margen67
reviewed
Dec 14, 2024
Margen67
reviewed
Dec 14, 2024
Margen67
reviewed
Dec 14, 2024
Margen67
reviewed
Dec 14, 2024
Margen67
reviewed
Apr 23, 2025
Member
|
This PR seems abandoned, but also quite useful. I may take it over once time allows (though that may still be a bit in the future). If anyone else feels like taking it over, please say so. |
Gymnasiast
approved these changes
May 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also fixed the test (which can get rate limited somehow even though it's on GitHub's servers, but shouldn't happen to users unless they spam-click the buttons) and bumped action versions
https://github.com/samuel-w/OpenLauncher/releases/tag/v0.3.2
Closes #24