9 Commits

Author SHA1 Message Date
acc37de956 🎉 Release 0.3.2 (#29)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
ci/woodpecker/push/release-hepler Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
ci/woodpecker/tag/test-image Pipeline was successful
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.3.2` 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.3.2](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.3.2) - 2025-02-24

### 🐛 Bug Fixes

- fix filename typo for release helper [[#33](#33)]

### 🤖 Dependency

- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 [[#31](#31)]
- chore(deps): update curlimages/curl docker tag to v8.12.1 [[#30](#30)]

### 📦 Build

- migrate to Woodpecker-CI 3 pipelines [[#28](#28)]

### ⚙️ Meta

- fix vscode settings [[#32](#32)]

Reviewed-on: #29
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: oauth <noreply@ocram85.com>
Co-committed-by: oauth <noreply@ocram85.com>
2025-02-24 10:07:32 +01:00
f366b10352 migrate to Woodpecker-CI 3 pipelines (#28)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
ci/woodpecker/push/release-hepler Pipeline was successful
### 📖 Summary

- update syntax

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #28
2025-02-24 09:43:14 +01:00
d039b6a446 prepare release v0.3.1 (#23)
All checks were successful
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 changeling
- remove woodpecker secrets keyword

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #23
2025-01-17 11:28:56 +01:00
65804bb394 prepare next release v0.3.0 (#18)
All checks were successful
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

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #18
2024-09-09 12:19:42 +02:00
60e6a7b23d prepare release v0.2.0 (#14)
All checks were successful
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

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #14
2024-07-09 15:37:41 +02:00
f0a4978fd6 prepare release v0.1.1 (#11)
All checks were successful
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

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #11
2024-05-17 10:07:34 +02:00
b699580cc7 add linter + renovate (#6)
All checks were successful
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)
All checks were successful
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
dfa943335c migrate content (#1)
All checks were successful
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