-
Notifications
You must be signed in to change notification settings - Fork 1k
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
meshtasticd-debian: Fix Beta promotions, deb versioning compliance, add OBS #5785
Conversation
8b29537
to
7dac975
Compare
7dac975
to
353ad1e
Compare
@@ -2,7 +2,7 @@ name: Trigger release workflows upon Publish | |||
|
|||
on: | |||
release: | |||
types: [published] | |||
types: [published, released] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should correctly capture Beta "promotions", as the released
event is triggered when an existing build is changed from a pre-release to a release.
8351284
to
0f382c1
Compare
branches: | ||
- master | ||
paths: | ||
- debian/** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will run nightly and whenever a change is made to the debian packaging itself.
0f382c1
to
f8eeedf
Compare
f8eeedf
to
a1cd1de
Compare
a1cd1de
to
ba25ade
Compare
Fix version numbers to be compliant with debian
3.0 (native)
format.These version compliance issues manifest as warnings in Launchpad PPAs, but are fatal in OpenSUSE OBS.
Adds initial (but not automated) support for OBS build system. Should generate source debs that are compatible with OBS, but does not yet automatically upload them.
Testing here https://build.opensuse.org/project/show/home:vidplace7