Adopt shared ci-actions for publishing #195

Open
andras wants to merge 1 commit from ci/shared-actions into main
Owner

Replace inline publish step(s) with canonical shell-only composite actions in andras/ci-actions.

Replace inline publish step(s) with canonical shell-only composite actions in andras/ci-actions.
andras added 1 commit 2026-06-06 15:00:41 +01:00
Adopt shared ci-actions for publishing
Some checks failed
Publish CLI / publish-docker (pull_request) Failing after 29s
Publish server Docker image / publish-docker (pull_request) Failing after 53s
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
339e17d27d
Replace inline publish step(s) with the canonical shell-only composite
actions in andras/ci-actions. Switches the publish jobs to the registered
'docker' runner.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Some checks failed
Publish CLI / publish-docker (pull_request) Failing after 29s
Publish server Docker image / publish-docker (pull_request) Failing after 53s
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ci/shared-actions:ci/shared-actions
git checkout ci/shared-actions

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff ci/shared-actions
git checkout ci/shared-actions
git rebase main
git checkout main
git merge --ff-only ci/shared-actions
git checkout ci/shared-actions
git rebase main
git checkout main
git merge --no-ff ci/shared-actions
git checkout main
git merge --squash ci/shared-actions
git checkout main
git merge --ff-only ci/shared-actions
git checkout main
git merge ci/shared-actions
git push origin main
Sign in to join this conversation.
No description provided.