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

Name Nightly with CI number before commit hash #4366

Merged
merged 1 commit into from
May 6, 2024

Conversation

osm0sis
Copy link
Contributor

@osm0sis osm0sis commented May 6, 2024

Description

Allows for better sorting if multiple Nightly/CI builds are present in a directory.

Before:

Lawnchair.Debug.14-dev.Nightly-5a8eaf0-CI_843.apk
Lawnchair.Debug.14-dev.Nightly-6666100-CI_735.apk

After:

Lawnchair.Debug.14-dev.Nightly-CI_735-6666100.apk
Lawnchair.Debug.14-dev.Nightly-CI_843-5a8eaf0.apk

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 2da2c8e into LawnchairLauncher:14-dev May 6, 2024
5 checks passed
@osm0sis osm0sis deleted the patch-1 branch May 6, 2024 19:52
xteamlyer added a commit to xteamlyer/LawnchairRelease that referenced this pull request May 6, 2024
commit b701a87
Author: Pun Butrach <pun.butrach@gmail.com>
Date:   Tue May 7 02:38:41 2024 +0700

    Update Google Fonts listing (LawnchairLauncher#4362)

    * Update Inter font from 3.012 to 4.000

    * Update Google Fonts

    * Automatic font updater

    * Don't persist

    * Disable development mode

    Signed-off-by: validcube <pun.butrach@gmail.com>

    * Emoji gone?

    * Remove & Revoke my own API

    * Better API error handling

    * Display error without stacktrace

    * Format using Ruff

    * Remove hardcoded string

    * Format

    * Update docstring

    * Update biannually

    * WHY am I actually doiong this

    * Hacky fix

    * TODO: figure this tomorrow

    * Revert "Update Inter font from 3.012 to 4.000"

    This reverts commit cbaf764.

    * Style

    ---------

    Signed-off-by: validcube <pun.butrach@gmail.com>
    Co-authored-by: John Andrew Camu <werdna.jac@gmail.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>

commit 2da2c8e
Author: Chris Renshaw <osm0sis@outlook.com>
Date:   Mon May 6 16:38:18 2024 -0300

    Name Nightly with CI number before commit hash (LawnchairLauncher#4366)

commit f913475
Author: Goooler <wangzongler@gmail.com>
Date:   Mon May 6 20:20:15 2024 +0800

    Reformat google_fonts.json

commit 5a8eaf0
Author: Lawnchair Bot <115872683+lawnchair-bot@users.noreply.github.com>
Date:   Sun May 5 03:48:27 2024 +0330

    New Crowdin translations by GitHub Action (LawnchairLauncher#4363)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

commit 3f41f7c
Author: Pun Butrach <pun.butrach@gmail.com>
Date:   Sat May 4 15:41:00 2024 +0700

    Correct versionCode (LawnchairLauncher#4361)

commit 1294e9c
Author: Pun Butrach <pun.butrach@gmail.com>
Date:   Sat May 4 11:00:24 2024 +0700

    Recents screen improvements (LawnchairLauncher#4338)

    * Allow changing Recents translucency
    * Fix wrong Android version (from Q to P) in overlay priority
    * Fix QuickSwitch warning not being shown

    Signed-off-by: validcube <pun.butrach@gmail.com>
    Co-authored-by: Zongle Wang <wangzongler@gmail.com>
    Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>

commit c758f79
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri May 3 12:32:22 2024 +0000

    Update dependency io.nlopez.compose.rules:ktlint to v0.3.20 (LawnchairLauncher#4358)

    * Update dependency io.nlopez.compose.rules:ktlint to v0.3.20

    * Fix

    ---------

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
xteamlyer added a commit to xteamlyer/LawnchairRelease that referenced this pull request May 6, 2024
commit b701a87
Author: Pun Butrach <pun.butrach@gmail.com>
Date:   Tue May 7 02:38:41 2024 +0700

    Update Google Fonts listing (LawnchairLauncher#4362)

    * Update Inter font from 3.012 to 4.000

    * Update Google Fonts

    * Automatic font updater

    * Don't persist

    * Disable development mode

    Signed-off-by: validcube <pun.butrach@gmail.com>

    * Emoji gone?

    * Remove & Revoke my own API

    * Better API error handling

    * Display error without stacktrace

    * Format using Ruff

    * Remove hardcoded string

    * Format

    * Update docstring

    * Update biannually

    * WHY am I actually doiong this

    * Hacky fix

    * TODO: figure this tomorrow

    * Revert "Update Inter font from 3.012 to 4.000"

    This reverts commit cbaf764.

    * Style

    ---------

    Signed-off-by: validcube <pun.butrach@gmail.com>
    Co-authored-by: John Andrew Camu <werdna.jac@gmail.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>

commit 2da2c8e
Author: Chris Renshaw <osm0sis@outlook.com>
Date:   Mon May 6 16:38:18 2024 -0300

    Name Nightly with CI number before commit hash (LawnchairLauncher#4366)

commit f913475
Author: Goooler <wangzongler@gmail.com>
Date:   Mon May 6 20:20:15 2024 +0800

    Reformat google_fonts.json

commit 5a8eaf0
Author: Lawnchair Bot <115872683+lawnchair-bot@users.noreply.github.com>
Date:   Sun May 5 03:48:27 2024 +0330

    New Crowdin translations by GitHub Action (LawnchairLauncher#4363)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

commit 3f41f7c
Author: Pun Butrach <pun.butrach@gmail.com>
Date:   Sat May 4 15:41:00 2024 +0700

    Correct versionCode (LawnchairLauncher#4361)

commit 1294e9c
Author: Pun Butrach <pun.butrach@gmail.com>
Date:   Sat May 4 11:00:24 2024 +0700

    Recents screen improvements (LawnchairLauncher#4338)

    * Allow changing Recents translucency
    * Fix wrong Android version (from Q to P) in overlay priority
    * Fix QuickSwitch warning not being shown

    Signed-off-by: validcube <pun.butrach@gmail.com>
    Co-authored-by: Zongle Wang <wangzongler@gmail.com>
    Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>

commit c758f79
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri May 3 12:32:22 2024 +0000

    Update dependency io.nlopez.compose.rules:ktlint to v0.3.20 (LawnchairLauncher#4358)

    * Update dependency io.nlopez.compose.rules:ktlint to v0.3.20

    * Fix

    ---------

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
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.

None yet

2 participants