Skip to content

Latest commit

 

History

History
executable file
·
157 lines (79 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

executable file
·
157 lines (79 loc) · 10.7 KB

Changelog

All notable changes to this project will be documented in this file. See convention-change-log for commit guidelines.

1.5.0 (2024-04-18)

✨ Features

  • check generate file base name dot not duplicates by filebase name (72c87216)

👷‍ Build System

  • update local build and acton of CI config (3fb66b17)

  • bump golang.org/x/crypto from 0.20.0 to 0.21.0 (c2fca035)

  • bump golang.org/x/mod from 0.15.0 to 0.16.0 (ad46c696)

  • bump github.com/sinlov-go/go-common-lib from 1.6.0 to 1.7.0 (0ab79d99)

  • bump github.com/convention-change/convention-change-log (cc96be8d)

  • bump github.com/sinlov-go/go-common-lib from 1.5.0 to 1.6.0 (e5920ae1)

  • bump golang.org/x/mod from 0.14.0 to 0.15.0 (abff127a)

  • bump golang.org/x/crypto from 0.17.0 to 0.20.0 (bdedf7c0)

  • bump golangci/golangci-lint-action from 3 to 4 (9b769b53)

  • bump github.com/convention-change/convention-change-log (5891dfc9)

  • bump actions/setup-go from 4 to 5 (f33a1414)

  • bump code.gitea.io/sdk/gitea from 0.16.0 to 0.17.1 (9c07dadc)

  • bump actions/download-artifact from 3 to 4 (d36f2f30)

  • bump actions/upload-artifact from 3 to 4 (e60caf41)

  • bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1 (fa96bc7e)

  • change golangci/golangci-lint-action use version latest (2f0d5bc8)

  • bump golang.org/x/crypto from 0.14.0 to 0.16.0 (dfa359fd)

  • bump golang.org/x/mod from 0.12.0 to 0.14.0 (5642a4a3)

  • bump golang.org/x/crypto from 0.13.0 to 0.14.0 (72894938)

  • change make dep task, remove modVendor (7ee75db4)

  • bump github.com/sinlov/drone-info-tools (793adb8e)

  • bump docker/metadata-action from 4 to 5 (6e3dfd2f)

  • bump golang.org/x/crypto from 0.12.0 to 0.13.0 (35e6f21b)

  • bump code.gitea.io/sdk/gitea from 0.15.1 to 0.16.0 (cabfd8ff)

  • bump github.com/sinlov-go/go-common-lib from 1.4.0 to 1.5.0 (856c5804)

  • bump docker/setup-buildx-action from 2 to 3 (32fa126b)

  • bump actions/checkout from 3 to 4 (de45039e)

  • bump docker/setup-qemu-action from 2 to 3 (533c7aa8)

  • bump docker/login-action from 2 to 3 (e35c129d)

  • bump docker/build-push-action from 4 to 5 (37412a45)

  • bump github.com/convention-change/convention-change-log (b2ba449c)

  • bump golang.org/x/crypto from 0.11.0 to 0.12.0 (23888522)

1.4.0 (2023-08-08)

✨ Features

  • add dry_run support, this mode can check relase (d5859fd8)

1.3.1 (2023-08-07)

👷‍ Build System

  • github.com/sinlov/drone-info-tools v1.31.0 (a567aef4)

1.3.0 (2023-08-07)

✨ Features

  • add PLUGIN_GITEA_PUBLISH_GO_REMOVE_PATHS when publish go package can remove dir (69760fdf)

1.2.0 (2023-08-07)

✨ Features

  • let api inner gitea api strings.TrimSuffix by / (08cd4011)

  • add more log to find upload go package 401 error (24a551e7)

♻ Refactor

  • add more api debug log to find way api callback error (6ef58bb3)

👷‍ Build System

  • github.com/convention-change/convention-change-log v1.4.0 (2f8293a6)

1.1.0 (2023-08-06)

✨ Features

  • pLUGIN_GITEA_PUBLISH_PACKAGE_GO PLUGIN_GITEA_PUBLISH_PACKAGE_PATH_GO gitea 1.20.1+ support (4d985641)

  • suport release_gitea_file_root_path or PLUGIN_RELEASE_GITEA_FILE_ROOT_PATH to change release (d078b1f9)

  • add gitea_cc_release_plugin has custom ApiRequest for api request (8809d578)

  • gitea_cc_release_plugin.CreateGoModZipFromDir for build go mod zip file (0c719b96)

👷‍ Build System

  • change to go1.20.7 to build (94dfb4f8)

1.0.1 (2023-08-05)

👷‍ Build System

  • update to github.com/convention-change/convention-change-log v1.3.1 (43706504)

1.0.0 (2023-08-04)

✨ Features

  • add IsBuildDebugOpen to support open at drone build DEBUG (b604d923)

  • add full of release and file upload support (b7a36c71)

  • use drone-info-tools v1.25.0 (5b65bede)

  • clone by git.NewRepositoryClone by Drone.Repo.HttpUrl (db2035c8)

♻ Refactor

  • update const of common flat (e4a61459)

👷‍ Build System

  • github.com/sinlov/drone-info-tools v1.30.0 (1a88e1de)

  • bump github.com/sinlov-go/go-git-tools from 1.5.0 to 1.8.1 (0b7efc15)

  • bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (41d423ec)

  • test TagLatestByCommitTime CommitLatestTagByTime and git_info.RepositoryFistRemoteInfo (9634b815)