Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Releases: AH-dark/epay-cli

v1.0.1

05 Oct 14:44
72ffc04
Compare
Choose a tag to compare

What's Changed

  • refactor(actions/migrate): use json file instead of variable config by @AH-dark in #1

New Contributors

Full Changelog: v1.0.0...v1.0.1

Changelog

  • 72ffc04 Merge pull request #1 from AH-dark/refactor/migrate
  • d5b3190 ci(codeql): install go in version 1.21
  • dddb216 ci(docker): build docker image on push & pull request event
  • d873f76 ci(release): no need to upload assets
  • b8a89d7 ci: updated action/cache to v3
  • 5c31389 fix(goreleaser): removed darwin building which miss the code signing certificate
  • 6ddfb88 refactor(actions): use factory mode instead of functions
  • 3acf3a1 refactor(actions/migrate): use json file instead of variable config

v1.0.0

29 Aug 11:55
3fead5a
Compare
Choose a tag to compare

Changelog

  • 56e9512 Create LICENSE
  • c2f4b0c Create codeql.yml
  • b20a1e2 Create dependabot.yml
  • e491d80 Initial commit
  • 794049a chore(goreleaser): added arm64 v8
  • 5261422 ci: release ci & build test ci
  • 8c09ffa ci: use lowercase for registry name
  • 08f12b3 feat(docker): build docker image
  • 0a626f8 feat: .goreleaser.yml
  • fbbff19 feat: merged github.com/AH-dark/epay-migrator
  • 2e19799 feat: submit args generate & mapi request
  • 0c0b901 fix(docker): build directly
  • 3fead5a fix(goreleaser): removed docker image configurations
  • e51a1bb fix(goreleaser): wrong format