c78d2569b9
Merge branch 'main' into renovate/davidanson-markdownlint-cli2-0.x
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful
2024-09-09 11:00:02 +02:00
4cd8ec250a
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 ( #15 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image 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 )) | 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: #15
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-09-09 10:59:36 +02:00
3ce18ef28b
chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful
2024-09-09 08:24:17 +00:00
a1a47e91ba
chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 ( #13 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
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: #13
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-07-09 15:30:01 +02:00
8ce38ad8d7
extend text output ( #10 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
### 📖 Summary
- add tests
### 📑 Test Plan
✅ CI pipeline tests (Default)
### 💬 Details
_No response_
### 📚 Additional Notes
_No response_
Reviewed-on: #10
2024-05-17 09:57:41 +02:00
0426f300c6
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 ( #8 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image 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 | `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: #8
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-05-16 12:15:48 +02:00
b699580cc7
add linter + renovate ( #6 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
### 📖 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
2024-05-16 12:12:31 +02:00
099ed06d66
prepare release v0.1.0 ( #5 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
ci/woodpecker/tag/test-image Pipeline was successful
### 📖 Summary
- update changelog
- enable docker hub deployment
### 📑 Test Plan
✅ CI pipeline tests (Default)
### 💬 Details
_No response_
### 📚 Additional Notes
_No response_
Reviewed-on: #5
2024-05-14 11:25:37 +02:00
ee1695329e
add upload command ( #3 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
### 📖 Summary
- adds basic upload step
### 📑 Test Plan
✅ CI pipeline tests (Default)
### 💬 Details
_No response_
### 📚 Additional Notes
_No response_
Reviewed-on: #3
2024-05-14 10:24:21 +02:00
dfa943335c
migrate content ( #1 )
...
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
#### 📖 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
2024-05-14 07:40:38 +02:00