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

Give nightly release and apk pretty names #4264

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Give nightly release and apk pretty names #4264

merged 2 commits into from
Apr 11, 2024

Conversation

osm0sis
Copy link
Contributor

@osm0sis osm0sis commented Apr 11, 2024

Description

Wanted to tidy up the yml and look of the new nightly builds in the release section to match the other release naming.

For example the current nightly release debug.apk would instead be uploaded as:
Lawnchair.Debug.14-dev.Nightly-7516813-(CI_#729).apk

Which nicely indicates that this is still the app.lawnchair.debug package name, the build branch and Nightly for the version, then the commit hash and CI# of the corresponding tag to easily trace issues reported after it may have been replaced by the next nightly.

The Beta Release APK naming I've attempted to take these cues from, for reference:
Lawnchair.14.0.0.Beta.2.apk

The proper quotes in the commands should resolve the # issue mentioned in the removed comment.

The releases will be titled "Lawnchair Nightly" instead of the simple "nightly" from the tag, which also more matches the release titles of the new betas.

Type of change

✅ General change (non-breaking change that doesn't fit the below categories like copyediting)
❌ Bug fix (non-breaking change which fixes an issue)
❌ New feature (non-breaking change which adds functionality)
❌ Breaking change (fix or feature that would cause existing functionality to not work as expected)

@MrSluffy MrSluffy merged commit 879809f into LawnchairLauncher:14-dev Apr 11, 2024
5 checks passed
@osm0sis osm0sis deleted the patch-1 branch April 11, 2024 15:22
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