Skip to content

ci: migrate from buildjet to cache action#61947

Merged
susnux merged 1 commit into
masterfrom
ci/drop-buildjet
Jul 13, 2026
Merged

ci: migrate from buildjet to cache action#61947
susnux merged 1 commit into
masterfrom
ci/drop-buildjet

Conversation

@susnux

@susnux susnux commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Buildjet stops their service so we must use the github services.

ref: https://buildjet.com/for-github-actions/blog/we-are-shutting-down

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Buildjet stops their service so we must use the github services.

ref: https://buildjet.com/for-github-actions/blog/we-are-shutting-down

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested a review from a team as a code owner July 9, 2026 15:14
@susnux susnux requested review from ArtificialOwl, come-nc, icewind1991 and provokateurin and removed request for a team July 9, 2026 15:14
@susnux susnux added 3. to review Waiting for reviews CI labels Jul 9, 2026
@susnux susnux added this to the Nextcloud 35 milestone Jul 9, 2026
@susnux susnux merged commit 5925e16 into master Jul 13, 2026
254 of 272 checks passed
@susnux susnux deleted the ci/drop-buildjet branch July 13, 2026 12:53
@susnux

susnux commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable34

@backportbot

backportbot Bot commented Jul 13, 2026

Copy link
Copy Markdown

The backport to stable34 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable34
git pull origin stable34

# Create the new backport branch
git checkout -b backport/61947/stable34

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 979b4042

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/61947/stable34

Error: Failed to check for changes with origin/stable34: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants