ci: migrate workflows to Forgejo Actions #31

Open
simon wants to merge 1 commit from ci/forgejo-actions-migration into main
Owner

Migrates active CI to Forgejo Actions runner labels and moves GitHub-specific release/publish workflows into deploy/forgejo-migration/disabled-github-workflows as reference material.

Migrates active CI to Forgejo Actions runner labels and moves GitHub-specific release/publish workflows into deploy/forgejo-migration/disabled-github-workflows as reference material.
ci: migrate workflows to Forgejo Actions
Some checks failed
CI / customer-bundle (pull_request) Failing after 44s
CI / go (pull_request) Successful in 1m41s
f54cdfb1d7
Some checks failed
CI / customer-bundle (pull_request) Failing after 44s
CI / go (pull_request) Successful in 1m41s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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/forgejo-actions-migration:ci/forgejo-actions-migration
git switch ci/forgejo-actions-migration

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 switch main
git merge --no-ff ci/forgejo-actions-migration
git switch ci/forgejo-actions-migration
git rebase main
git switch main
git merge --ff-only ci/forgejo-actions-migration
git switch ci/forgejo-actions-migration
git rebase main
git switch main
git merge --no-ff ci/forgejo-actions-migration
git switch main
git merge --squash ci/forgejo-actions-migration
git switch main
git merge --ff-only ci/forgejo-actions-migration
git switch main
git merge ci/forgejo-actions-migration
git push origin main
Sign in to join this conversation.
No description provided.