v0.8.0
Some checks failed
ci/woodpecker/push/publish-docs Pipeline was successful
ci/woodpecker/tag/gitea Pipeline was successful
ci/woodpecker/tag/publish-docs Pipeline was successful
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/release/publish-docs Pipeline was successful
Some checks failed
ci/woodpecker/push/publish-docs Pipeline was successful
ci/woodpecker/tag/gitea Pipeline was successful
ci/woodpecker/tag/publish-docs Pipeline was successful
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/release/publish-docs Pipeline was successful
This commit is contained in:
parent
3b9f569310
commit
c483a1056f
@ -1,4 +1,6 @@
|
|||||||
## v0.8.0 - 2025-02-15
|
## v0.8.0 - 2025-02-15
|
||||||
### Changed
|
### Changed
|
||||||
* Breaking: `cmd-lists` key changed to `cmdLists`
|
* Breaking: `cmd-lists` key changed to `cmdLists`
|
||||||
|
* Properly load list config
|
||||||
* Config file loading properly errors
|
* Config file loading properly errors
|
||||||
|
* CI Configs
|
||||||
|
@ -28,7 +28,7 @@ steps:
|
|||||||
from_secret: ssh_host_key
|
from_secret: ssh_host_key
|
||||||
SSH_DEPLOY_KEY:
|
SSH_DEPLOY_KEY:
|
||||||
from_secret: ssh_deploy_key
|
from_secret: ssh_deploy_key
|
||||||
SSH_HOST_PASSPHRASE:
|
SSH_PASSPHRASE:
|
||||||
from_secret: ssh_passphrase
|
from_secret: ssh_passphrase
|
||||||
|
|
||||||
when:
|
when:
|
||||||
|
@ -9,7 +9,9 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
|
|||||||
## v0.8.0 - 2025-02-15
|
## v0.8.0 - 2025-02-15
|
||||||
### Changed
|
### Changed
|
||||||
* Breaking: `cmd-lists` key changed to `cmdLists`
|
* Breaking: `cmd-lists` key changed to `cmdLists`
|
||||||
|
* Properly load list config
|
||||||
* Config file loading properly errors
|
* Config file loading properly errors
|
||||||
|
* CI Configs
|
||||||
|
|
||||||
## v0.7.8 - 2025-02-14
|
## v0.7.8 - 2025-02-14
|
||||||
### Fixed
|
### Fixed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user