Skip to content

Releases: woodpecker-kit/woodpecker-gitea-cc-release

v1.2.2

23 Apr 12:39
Compare
Choose a tag to compare

🐛 Bug Fixes

  • flag settngs.gitea-timeout-second not effective (358856bc), fix #15

What's Changed

  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #14
  • fix(cli): flag settngs.gitea-timeout-second not effective by @sinlov in #16
  • chore(deps): bump github.com/sinlov-go/gitea-client-wrapper from 1.0.0 to 1.1.0 by @dependabot in #17

Full Changelog: v1.2.1...v1.2.2

v1.2.1

21 Apr 12:32
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/woodpecker-kit/woodpecker-tools from 1.19.0 to 1.20.0 by @dependabot in #13

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Apr 13:54
Compare
Choose a tag to compare

✨ Features

  • docker platform linux/amd64 linux/386 linux/arm64/v8 linux/arm/v7 linux/ppc64le linux/s390x (701460ef), feat #11

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

18 Apr 08:42
Compare
Choose a tag to compare

🐛 Bug Fixes

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Apr 17:36
Compare
Choose a tag to compare

chang ci config

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Apr 17:17
Compare
Choose a tag to compare

✨ Features

  • github.com/sinlov-go/gitea-client-wrapper pkg for use GiteaTokenClient to management (bb72c317)

📝 Documentation

What's Changed

  • 7 feature change gitea client to lib by @sinlov in #8

Full Changelog: v1.0.0...v1.1.0

v1.0.0

15 Apr 17:55
Compare
Choose a tag to compare

✨ Features

  • when CI_FORGE_TYPE is [ gitea ], and gitea-base-url is empty, will try get CI_FORGE_URL (21e33e5a)

  • let gitea client timeout be set (1f06d1b1)

  • add flag gitea-release-note-by-convention-change and more config to make release (da5193c1)

  • add flag for relase ready and flag args check test case (2f03147d)

📝 Documentation

  • add useage doc/docs.md and remove check at gitea-dry-run mode event (07d1727a)

♻ Refactor

  • move pkg to gitea_cc_plugin (26a94e2b)

What's Changed

  • feature: add basic flag and release to gitea server by @sinlov in #2
  • feat: when CI_FORGE_TYPE is [ gitea ], and gitea-base-url try get from env CI_FORGE_URL by @sinlov in #4
  • docs: add useage doc/docs.md and remove check at gitea-dry-run mode event by @sinlov in #6

New Contributors

  • @sinlov made their first contribution in #2

Full Changelog: https://github.com/woodpecker-kit/woodpecker-gitea-cc-release/commits/v1.0.0