Skip to content

Conversation

@Omega359
Copy link
Contributor

@Omega359 Omega359 commented Apr 1, 2025

Which issue does this PR close?

Rationale for this change

GH cache service is migrating and all users of the cache service (sccache for example) need to be updated.

What changes are included in this PR?

github action update. sccache-action was disabled because neither the version nor the githash worked because of apache policies in place. A ticket with apache infra should be submitted to have the githash tests fixed.

Are these changes tested?

Will be done in this PR

Are there any user-facing changes?

No.

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Apr 1, 2025
@Omega359 Omega359 marked this pull request as ready for review April 1, 2025 17:18
@Omega359 Omega359 changed the title Bump sccache version to latest to fix gh cache issue. Disable sccache action to fix gh cache issue Apr 1, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @Omega359 🙏

@alamb alamb merged commit 13345d3 into apache:main Apr 1, 2025
29 checks passed
askalt pushed a commit to tarantool/datafusion that referenced this pull request Apr 23, 2025
* Bump sccache version to latest to fix gh cache issue.

* version blocked, trying with a hash

* disable sccache.
askalt pushed a commit to tarantool/datafusion that referenced this pull request Apr 23, 2025
* Bump sccache version to latest to fix gh cache issue.

* version blocked, trying with a hash

* disable sccache.
nirnayroy pushed a commit to nirnayroy/datafusion that referenced this pull request May 2, 2025
* Bump sccache version to latest to fix gh cache issue.

* version blocked, trying with a hash

* disable sccache.
wiedld pushed a commit to influxdata/arrow-datafusion that referenced this pull request May 21, 2025
* Bump sccache version to latest to fix gh cache issue.

* version blocked, trying with a hash

* disable sccache.
crepererum pushed a commit to influxdata/arrow-datafusion that referenced this pull request Jun 24, 2025
* Bump sccache version to latest to fix gh cache issue.

* version blocked, trying with a hash

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

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI pipelines are failing because of github cache service migration

2 participants