generated from Templates/Baseline
14 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
859fc5d629 |
prepare Release v1.8.2 (#154)
### 📖 Summary - update changelog - update package ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #154 |
|||
1fc492fb03 |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.1.0 (#152)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | minor | `5.0.0` -> `5.1.0` | --- ### Release Notes <details> <summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary> ### [`v5.1.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#510---2024-12-07) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v5.0.0...v5.1.0) ##### ❤️ Thanks to all contributors! ❤️ [@​6543](https://github.com/6543), [@​pat-s](https://github.com/pat-s), [@​woodpecker-bot](https://github.com/woodpecker-bot) ##### 📈 Enhancement - Allow build-args to get json \[[#​202](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/202)] ##### 📚 Documentation - Clarify insecure tag \[[#​200](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/200)] ##### 📦️ Dependency - fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.1 \[[#​199](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/199)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.0.0 \[[#​198](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/198)] ##### Misc - chore(deps): update docker/buildx-bin docker tag to v0.19.1 ([5ff83b1]( |
|||
b59945fc5b |
add session helper (#141)
### 📖 Summary adds session helper: - save session items - restore a session - show save session items - reset a session file. ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #141 |
|||
7dd88907e5 |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 (#131)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | major | `4.2.0` -> `5.0.0` | --- ### Release Notes <details> <summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary> ### [`v5.0.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/blob/HEAD/CHANGELOG.md#500---2024-10-09) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.2.0...v5.0.0) ##### ❤️ Thanks to all contributors! ❤️ [@​6543](https://github.com/6543), [@​flyingscorpio](https://github.com/flyingscorpio), [@​pat-s](https://github.com/pat-s), [@​woodpecker-bot](https://github.com/woodpecker-bot) ##### 💥 Breaking changes - Hide insecure configuration options behind insecure tag \[[#​194](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/194)] - chore(deps): update docker docker tag to v27 \[[#​170](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/170)] ##### ✨ Features - Add `sbom` option \[[#​187](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/187)] ##### 📈 Enhancement - Optimize container layers \[[#​191](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/191)] - Dont let proxy config overwrite dedicated buildkit_driveropt proxy options if set \[[#​175](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/175)] ##### 🐛 Bug Fixes - Quote `no_proxy` \[[#​185](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/185)] - Update drone-plugin-lib to handle nil pointer \[[#​178](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/178)] ##### 📚 Documentation - update pipeline config example \[[#​180](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/180)] ##### 📦️ Dependency - chore(deps): update docker docker tag to v27.2.1 \[[#​183](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/183)] - fix(deps): update github.com/urfave/cli/v3 digest to [`31c5c84`](https://github.com/woodpecker-plugins/docker-buildx/commit/31c5c84) \[[#​182](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/182)] - Update to github.com/urfave/cli/v3 \[[#​173](https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/173)] ##### Misc - dont ignore changelog ([f3f8166]( |
|||
0f3ec73f7d |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#119)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | minor | `4.1.0` -> `4.2.0` | --- ### Release Notes <details> <summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary> ### [`v4.2.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v4.2.0) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.1.0...v4.2.0) ##### Features - Add dedicated setting to automatically handle proxy configuration ([#​171](https://github.com/woodpecker-plugins/docker-buildx/issues/171)) ##### Dependencies - chore(deps): update docker/buildx-bin docker tag to v0.16.0 - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Reviewed-on: https://gitea.ocram85.com/arkanum/arkanum/pulls/119 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
1548a458d0 |
migrate codeberg organization to arkanum (#117)
### 📖 Summary - migrate codeberg org to from codeberg to arkanum - fix typo in pull request tempate for custom container ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #117 |
|||
681a76000e |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 (#114)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | minor | `4.0.0` -> `4.1.0` | --- ### Release Notes <details> <summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary> ### [`v4.1.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v4.1.0) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.0.0...v4.1.0) ##### Features - Pass Daemon.Mirror to Docker daemon ([#​165](https://github.com/woodpecker-plugins/docker-buildx/issues/165)) ##### Bug Fixes - Respect repository mirrors without login credentials ([#​164](https://github.com/woodpecker-plugins/docker-buildx/issues/164)) ##### Dependencies - chore(deps): update docker/buildx-bin docker tag to v0.15.1 - chore(deps): update docker docker tag to v26.1.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Reviewed-on: https://gitea.ocram85.com/arkanum/arkanum/pulls/114 Reviewed-by: OCram85 <marco.blessing@googlemail.com> Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
26819b70d5 |
fix typo (#104)
### 📖 Summary - fix typo in changelog ref / release details ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #104 |
|||
44d69d542c |
prepare relase v1.5.1 (#99)
### 📖 Summary - update release text - update changelog - prepare arkanum.dev ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #99 |
|||
f0d0a0ad1d |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 (#98)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | major | `3.2.1` -> `4.0.0` | --- ### Release Notes <details> <summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary> ### [`v4.0.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v4.0.0) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v3.2.1...v4.0.0) - chore(deps): update docker docker tag to v26.1.0 - chore(deps): update docker/buildx-bin docker tag to v0.14.0 ([#​155](https://github.com/woodpecker-plugins/docker-buildx/issues/155)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Reviewed-on: https://gitea.ocram85.com/arkanum/arkanum/pulls/98 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
81aea0a4d2 |
add Arkanum.dev site with docs (#97)
### 📖 Summary - adds vitepess based docs for Arkanum.dev - migrate arakanumm project from CodeServer org to arkanum org ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #97 |
|||
2130741460 |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 (#93)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | major | `2.2.1` -> `3.2.1` | --- ### Release Notes <details> <summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary> ### [`v3.2.1`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v3.2.1) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v3.2.0...v3.2.1) ##### Fixes - Prefer output even if no dryrun is specified ([#​151](https://github.com/woodpecker-plugins/docker-buildx/issues/151)) ##### Misc - fix(deps): update module github.com/aws/aws-sdk-go to v1.51.6 - chore(deps): update docker docker tag to v25.0.5 - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.0 ### [`v3.2.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v3.2.0) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v3.1.0...v3.2.0) ##### Features - Allow `default_tag` to be empty ([#​145](https://github.com/woodpecker-plugins/docker-buildx/issues/145)) WARNING: not battle-tested (as I did not have a use case and testing repo). Please expect issues along the way. - Add `SOURCE_DATE_EPOCH` build_arg ([#​130](https://github.com/woodpecker-plugins/docker-buildx/issues/130)) - Add `provenance` config setting ([#​139](https://github.com/woodpecker-plugins/docker-buildx/issues/139)) - Add `secrets` config setting ([#​135](https://github.com/woodpecker-plugins/docker-buildx/issues/135)) ##### Dependencies - chore(deps): update docker/buildx-bin docker tag to v0.13.1 - chore(deps): update docker docker tag to v25.0.4 ### [`v3.1.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v3.1.0) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v3.0.1...v3.1.0) ##### Features - Improve support for `cache_to` and `cache_from` & add `cache_images` ([#​129](https://github.com/woodpecker-plugins/docker-buildx/issues/129)) ##### Dependencies - chore(deps): update docker docker tag to v25.0.2 ### [`v3.0.1`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v3.0.1) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v3.0.0...v3.0.1) - fix(deps): update module github.com/aws/aws-sdk-go to v1.50.5 - chore(deps): update docker docker tag to v25.0.1 ### [`v3.0.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v3.0.0) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v2.3.0...v3.0.0) ##### Breaking - Update to docker engine v25 ([release notes](https://docs.docker.com/engine/release-notes/25.0/)) ##### Features - Add option to set individual mirrors for all logins ([#​122](https://github.com/woodpecker-plugins/docker-buildx/issues/122)) - Add option to enable buildkit debug output ([#​119](https://github.com/woodpecker-plugins/docker-buildx/issues/119)) ##### Dependencies - fix(deps): update module github.com/aws/aws-sdk-go to v1.49.21 ([#​125](https://github.com/woodpecker-plugins/docker-buildx/issues/125)) - chore(deps): update docker/buildx-bin docker tag to v0.12.1 ([#​124](https://github.com/woodpecker-plugins/docker-buildx/issues/124)) ### [`v2.3.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v2.3.0) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v2.2.1...v2.3.0) ##### Features - feat: add support for publishing to AWS ECR ([#​110](https://github.com/woodpecker-plugins/docker-buildx/issues/110)) ##### Dependencies - fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 ##### Misc - adds gitea meta template files for pull requests and issues ([#​103](https://github.com/woodpecker-plugins/docker-buildx/issues/103)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Reviewed-on: https://gitea.ocram85.com/CodeServer/arkanum/pulls/93 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
bd93b021db |
fix starship prompt installation (#95)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary - fixes starship prompt installation after installer introduced version args. Using static latest version tag for now. - disables Woodpecker Portainer trigger step. Not needed for updating image tags and auto redeploy in Portainer EE. ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: CodeServer/arkanum#95 |
|||
c9b600969e |
upd/woodpeckerPluging (#79)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
### 📖 Summary - rename `ci` pipeline file - bump builx plugin ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: CodeServer/arkanum#79 Co-authored-by: OCram85 <marco.blessing@googlemail.com> Co-committed-by: OCram85 <marco.blessing@googlemail.com> |