generated from Templates/Baseline
22 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
832a69a660 |
chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.17.1 (#21)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [davidanson/markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | minor | `v0.14.0` -> `v0.17.1` | --- ### Release Notes <details> <summary>DavidAnson/markdownlint-cli2 (davidanson/markdownlint-cli2)</summary> ### [`v0.17.1`](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.17.0...v0.17.1) [Compare Source](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.17.0...v0.17.1) ### [`v0.17.0`](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.16.0...v0.17.0) [Compare Source](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.16.0...v0.17.0) ### [`v0.16.0`](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.15.0...v0.16.0) [Compare Source](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.15.0...v0.16.0) ### [`v0.15.0`](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.14.0...v0.15.0) [Compare Source](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.14.0...v0.15.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS45MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Reviewed-on: #21 Reviewed-by: OCram85 <marco.blessing@googlemail.com> Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
50c8411512 |
chore(deps): update curlimages/curl docker tag to v8.11.1 (#19)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [curlimages/curl](https://github.com/curl/curl-container) | final | minor | `8.9.1` -> `8.11.1` | --- ### Release Notes <details> <summary>curl/curl-container (curlimages/curl)</summary> ### [`v8.11.1`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8111---2024-12-11) [Compare Source](https://github.com/curl/curl-container/compare/8.11.0...8.11.1) ##### Changed - bump to curl 8.11.1 - bump to alpine:3.21.0 ### [`v8.11.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8110---2024-11-06) [Compare Source](https://github.com/curl/curl-container/compare/8.10.1...8.11.0) ##### Changed - bump to curl 8.11.0 ### [`v8.10.1`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8101---2024-09-18) [Compare Source](https://github.com/curl/curl-container/compare/8.10.0...8.10.1) ##### Changed - bump to curl 8.10.1 ### [`v8.10.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8100---2024-09-11) [Compare Source](https://github.com/curl/curl-container/compare/8.9.1...8.10.0) ##### Changed - bump to curl 8.10.0 - bump to alpine:3.20.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM5LjY5LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Reviewed-on: #19 Reviewed-by: OCram85 <marco.blessing@googlemail.com> Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
13623e035c |
chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.1.2 (#22)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mstruebing/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker) | minor | `v3.0.3` -> `v3.1.2` | --- ### Release Notes <details> <summary>editorconfig-checker/editorconfig-checker (docker.io/mstruebing/editorconfig-checker)</summary> ### [`v3.1.2`](https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v3.1.2) [Compare Source](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.1.1...v3.1.2) ##### Bug Fixes - provide both .tar.gz as well as .zip archives ([#​416](https://github.com/editorconfig-checker/editorconfig-checker/issues/416)) ([00e9890]( |
|||
59156adbd8 |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 (#20)
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.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]( |
|||
65804bb394 |
prepare next release v0.3.0 (#18)
### 📖 Summary - update changelog ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #18v0.3.0 |
|||
aa45a6fc2f |
chore(deps): update curlimages/curl docker tag to v8.9.1 (#16)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [curlimages/curl](https://github.com/curl/curl-container) | final | minor | `8.8.0` -> `8.9.1` | --- ### Release Notes <details> <summary>curl/curl-container (curlimages/curl)</summary> ### [`v8.9.1`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#891---2024-07-30) [Compare Source](https://github.com/curl/curl-container/compare/8.9.0...8.9.1) ##### Changed - bump to curl 8.9.1 ### [`v8.9.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#890---2024-07-24) [Compare Source](https://github.com/curl/curl-container/compare/8.8.0...8.9.0) ##### Changed - bump to curl 8.9.0 - bump to alpine 3.20.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: #16 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
d38e42de7f |
chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0 (#17)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [davidanson/markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | minor | `v0.13.0` -> `v0.14.0` | --- ### Release Notes <details> <summary>DavidAnson/markdownlint-cli2 (davidanson/markdownlint-cli2)</summary> ### [`v0.14.0`](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.14.0) [Compare Source](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.14.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: #17 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
4cd8ec250a |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#15)
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.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 ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Reviewed-on: https://gitea.ocram85.com/plugins/gitea-package/pulls/15 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
60e6a7b23d |
prepare release v0.2.0 (#14)
### 📖 Summary - update changelog ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #14v0.2.0 |
|||
6bc33fdc2d |
chore(deps): update curlimages/curl docker tag to v8.8.0 (#12)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [curlimages/curl](https://github.com/curl/curl-container) | final | minor | `8.7.1` -> `8.8.0` | --- ### Release Notes <details> <summary>curl/curl-container (curlimages/curl)</summary> ### [`v8.8.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#880---2024-05-22) [Compare Source](https://github.com/curl/curl-container/compare/8.7.1...8.8.0) ##### Changed - bump to curl 8.8.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: #12 Reviewed-by: OCram85 <marco.blessing@googlemail.com> Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
a1a47e91ba |
chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 (#13)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mstruebing/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker) | patch | `v3.0.1` -> `v3.0.3` | --- ### Release Notes <details> <summary>editorconfig-checker/editorconfig-checker (docker.io/mstruebing/editorconfig-checker)</summary> ### [`v3.0.3`](https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v3.0.3) [Compare Source](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.0.1...v3.0.3) #### What's Changed - Revert "fix: check if multiple newlines are at EOF ([#​350](https://github.com/editorconfig-checker/editorconfig-checker/issues/350))" by [@​mstruebing](https://github.com/mstruebing) in https://github.com/editorconfig-checker/editorconfig-checker/pull/354 - ci: publish docker image by [@​mstruebing](https://github.com/mstruebing) in https://github.com/editorconfig-checker/editorconfig-checker/pull/355 **Full Changelog**: https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.0.2...v3.0.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Reviewed-on: https://gitea.ocram85.com/plugins/gitea-package/pulls/13 Reviewed-by: OCram85 <marco.blessing@googlemail.com> Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
f0a4978fd6 |
prepare release v0.1.1 (#11)
### 📖 Summary - update changelog ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #11v0.1.1 |
|||
8ce38ad8d7 |
extend text output (#10)
### 📖 Summary - add tests ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #10 |
|||
0426f300c6 |
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 (#8)
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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Reviewed-on: https://gitea.ocram85.com/plugins/gitea-package/pulls/8 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com> |
|||
b699580cc7 |
add linter + renovate (#6)
### 📖 Summary - add renovate json - add linters: - Dockerfile - markdown - editorconfig ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #6 |
|||
099ed06d66 |
prepare release v0.1.0 (#5)
### 📖 Summary - update changelog - enable docker hub deployment ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #5v0.1.0 |
|||
c44c35dbc0 | add docs ref | |||
33bda93018 |
fix logo size (#4)
### 📖 Summary - fix image display size ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #4 |
|||
ee1695329e |
add upload command (#3)
### 📖 Summary - adds basic upload step ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #3 |
|||
aec06f2fae |
update Gitea meta files (#2)
#### 📖 Summary - update issue + pr meta files #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] CI pipeline tests - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Reviewed-on: #2 |
|||
dfa943335c |
migrate content (#1)
#### 📖 Summary migrate repo content #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] CI pipeline tests - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Reviewed-on: #1 |
|||
Woodpecker CI Plugins
|
bd4938c24c | Initial commit |