🎉 Release 0.1.0 #2

Open
release-bot wants to merge 3 commits from next-release/main into main
Collaborator

This PR was opened by the ready-release-go plugin. When you're ready to do a release, you can merge this pull-request and a new release with version 0.1.0 will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to main this pull-request will be updated.

Options

  • Mark this version as a release candidate

0.1.0 - 2026-03-27

Misc

  • Configure Renovate [#3]
  • ci/add Added CI Pipeline [#1]
This PR was opened by the [ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) plugin. When you're ready to do a release, you can merge this pull-request and a new release with version `0.1.0` will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to `main` this pull-request will be updated. ## Options - [ ] Mark this version as a release candidate ## [0.1.0](https://git.hackmi.ch/phil/cicd-ai/releases/tag/0.1.0) - 2026-03-27 ### Misc - Configure Renovate [[#3](https://git.hackmi.ch/phil/cicd-ai/pulls/3)] - ci/add Added CI Pipeline [[#1](https://git.hackmi.ch/phil/cicd-ai/pulls/1)]
🎉 Release 0.1.0
All checks were successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/docker Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/push/release Pipeline was successful
bbccd9fd98
🎉 Release 0.1.0
All checks were successful
ci/woodpecker/pull_request_metadata/build Pipeline was successful
ci/woodpecker/pull_request_metadata/docker Pipeline was successful
ci/woodpecker/pull_request_metadata/release Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/docker Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/push/release Pipeline was successful
a41b552e6f
All checks were successful
ci/woodpecker/pull_request_metadata/build Pipeline was successful
ci/woodpecker/pull_request_metadata/docker Pipeline was successful
ci/woodpecker/pull_request_metadata/release Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/docker Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/push/release Pipeline was successful
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 next-release/main:next-release/main
git switch next-release/main

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