Skip to content

CI: bump of mozilla-sccache action to 0.0.9#1768

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
enetheru:sccache_update
Apr 16, 2025
Merged

CI: bump of mozilla-sccache action to 0.0.9#1768
dsnopek merged 1 commit into
godotengine:masterfrom
enetheru:sccache_update

Conversation

@enetheru

@enetheru enetheru commented Apr 16, 2025

Copy link
Copy Markdown
Collaborator

Github recenty decomissioned some cache servers:
https://github.blog/changelog/2025-03-20-notification-of-upcoming-breaking-changes-in-github-actions/#decommissioned-cache-service-brownouts

GitHub has migrated customers to a new cache service and will now be shutting down the old service. This process will include brownouts of the old service before turning it off completely on April 15th, 2025. If your Actions workflows are still hitting the old cache service, your workflows may fail during these brownouts.
The brownout dates and times are as follows:

  • April 1, 2025, 3 p.m. – 7 p.m. UTC
  • April 8, 2025, 2 p.m. – 10 p.m. UTC

You may still be using the old service if you’re interacting with the cache in one of the following ways:

  1. Using a third party action (i.e. not actions/cache) or product that uses an actions cache service to perform caching. In this case, you may need to upgrade to the latest version. Examples: mozilla/sccache, Mozilla-Actions/sccache-action, Docker with GitHub Actions as a caching backend
  2. Using a runner version older than 2.320.1
  3. Have manually changed (edited or removed) any of the environment variables below:
    ACTIONS_CACHE_URL
    ACTIONS_RESULTS_URL
    ACTIONS_RUNTIME_TOKEN
    ACTIONS_CACHE_SERVICE_V2

Updating the mozilla-sccache action from v0.0.7, to latest 0.0.9 resolves the failures.

@enetheru
enetheru requested a review from a team as a code owner April 16, 2025 03:44
@dsnopek dsnopek added bug This has been identified as a bug topic:buildsystem Related to the buildsystem or CI setup cherrypick:4.4 labels Apr 16, 2025
@dsnopek dsnopek added this to the 4.x milestone Apr 16, 2025

@dsnopek dsnopek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dsnopek
dsnopek merged commit 321af5b into godotengine:master Apr 16, 2025
@enetheru
enetheru deleted the sccache_update branch April 16, 2025 23:16
@dsnopek

dsnopek commented Jun 24, 2025

Copy link
Copy Markdown
Collaborator

Cherry-picked for 4.4 in PR #1805

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This has been identified as a bug topic:buildsystem Related to the buildsystem or CI setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants