Migrate to forgejo actions format #7

Open
twodarek wants to merge 1 commit from twodarek-forgejo-migration into master
Owner
No description provided.
Migrate to forgejo actions format
Some checks failed
Build ubuntu images / Build base 24.04 (pull_request) Failing after 4s
Build ubuntu images / Build go:24.04 (pull_request) Has been skipped
0c7604b835
Some checks failed
Build ubuntu images / Build base 24.04 (pull_request) Failing after 4s
Build ubuntu images / Build go:24.04 (pull_request) Has been skipped
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 twodarek-forgejo-migration:twodarek-forgejo-migration
git switch twodarek-forgejo-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 master
git merge --no-ff twodarek-forgejo-migration
git switch twodarek-forgejo-migration
git rebase master
git switch master
git merge --ff-only twodarek-forgejo-migration
git switch twodarek-forgejo-migration
git rebase master
git switch master
git merge --no-ff twodarek-forgejo-migration
git switch master
git merge --squash twodarek-forgejo-migration
git switch master
git merge --ff-only twodarek-forgejo-migration
git switch master
git merge twodarek-forgejo-migration
git push origin master
Sign in to join this conversation.
No description provided.