action

Inspired by Cobra. Cobra is a library for creating powerful modern CLI applications. "action" can be used to create a more fine-grained behavior of a command.

APACHE-2.0 License

Stars
1
Committers
2

Bot releases are visible (Hide)

action - v0.2.1 Latest Release

Published by shipengqi 4 months ago

Changelog

New Features

  • b95809bf5227340f01460fd69bb0794671ea2da3: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#17) (@dependabot[bot])

Bug Fixes

  • 10696637f37421c6d6365c4b39c326bd574664bd: fix(dependabot): update dependabot configuration (@shipengqi)
  • b706b295842da3926f068d71a270d3d5b345d02c: fix: use --verbose instead of --debug (@shipengqi)

Other work

  • c0ebc8a2596c01029c105cdd44ee6a4f2374c8a5: chore(actions): actions ignore goreleaer.yaml file (@shipengqi)
  • 7be419a5bab5c0b4a3712ecf30ede94bc3ca3ad2: chore(deps): add checkout action for autolabel action (#10) (@shipengqi)
  • f3caacdb65b82438fb7856dbe22bf0e1e80f14b2: chore(deps): bump actions/dependency-review-action from 3 to 4 (#14) (@dependabot[bot])
  • b27b68b669367385db99aa817323bc3a9f7e720c: chore(deps): bump actions/labeler from 4 to 5 (#8) (@dependabot[bot])
  • 5578594f585659b0c6d8508e0a7af2f8009b211d: chore(deps): bump actions/setup-go from 4 to 5 (#9) (@dependabot[bot])
  • 724677b459a979f699cd9d68e7efbf061cd35c8f: chore(deps): bump actions/stale from 8 to 9 (#11) (@dependabot[bot])
  • 2272b9645c30c913de3ea683f674927d0ae68fe5: chore(deps): bump codecov/codecov-action from 3 to 4 (#15) (@dependabot[bot])
  • ebfbf43c9d3d0161f12e1cab265e5764437a1c5c: chore(deps): bump github/codeql-action from 2 to 3 (#13) (@dependabot[bot])
  • fe96c88fd4b20ac2daeb93b6dbc3ecc57079e697: chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#16) (@dependabot[bot])
  • 00a19836c4a8120cd6fef97d2f48e091169d4cf9: chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#18) (@dependabot[bot])
  • 5880eaa9e7752b9c65c8ca0046a37e4558f971ff: chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#19) (@dependabot[bot])
  • d7896fed10e76e55e0e1a8d4910e763e58f18961: chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#21) (@dependabot[bot])
  • 9f1854ecd4a36e6008715d7c8972f31a318ad33b: chore(lint): add go 1.22 for golangci-lint action (@shipengqi)
  • 75dcdcdb761f8829d49c100035beea70f17baacf: chore(release): add goreleaer action (@shipengqi)
  • e24bee3c5662975df802ef0d5e6af73078ae14df: chore: add dependabot assignees (#7) (@shipengqi)
  • 12bc4b1c68c5ddd545e18344b045ec75979aa71b: chore: update labeler.yml (#12) (@shipengqi)

Full Changelog: https://github.com/shipengqi/action/compare/v0.2.0...v0.2.1

action - 0.2.0

Published by shipengqi about 1 year ago

  • Upgrade dependencies
  • Update documentation
action - 0.1.2

Published by shipengqi about 1 year ago

  • Upgrade dependencies
  • Update unit tests and document
action - 0.1.1

Published by shipengqi about 2 years ago

  • Add more unit tests
action - 0.1.0

Published by shipengqi about 2 years ago