Skip to content

Use pkgr action with local toolchain builds - #24979

Merged
oliverguenther merged 1 commit into
devfrom
auto/use-integrated-pkgr-action
Aug 28, 2026
Merged

Use pkgr action with local toolchain builds#24979
oliverguenther merged 1 commit into
devfrom
auto/use-integrated-pkgr-action

Conversation

@crohr

@crohr crohr commented Aug 27, 2026

Copy link
Copy Markdown
Member

Context

OpenProject packaging jobs can fail while bootstrapping Ruby because the pinned package action still depends on the hosted buildcurl service. The current pkgr/action v1 release builds missing toolchains locally and caches them with the workflow.

What changed

  • Pin pkgr/action/package to v1 revision 72711239e8f309a29f078b90bd269af6c7db3f70.
  • Pin pkgr/action/publish to the same immutable revision.
  • Keep the existing targets, inputs, permissions, triggers, and publishing behavior unchanged.

Triggered a test job here: https://github.com/opf/openproject/actions/runs/33055654947/job/98461672827, and it passed.

@crohr
crohr marked this pull request as ready for review August 27, 2026 09:12
@github-actions

Copy link
Copy Markdown

Warning

This pull request does not link an OpenProject work package.

Please add a link to the work package in the description, or reference it in the
title in square brackets, e.g. [SLUG-123] My title here.

@crohr
crohr requested a review from oliverguenther August 27, 2026 09:12
@crohr crohr self-assigned this Aug 27, 2026
@crohr crohr added the ci label Aug 27, 2026
@oliverguenther
oliverguenther merged commit d38a6ed into dev Aug 28, 2026
20 checks passed
@oliverguenther
oliverguenther deleted the auto/use-integrated-pkgr-action branch August 28, 2026 05:39
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants