Skip to content

Releases: pangeacyber/pangea-cli

v1.2.1

03 Sep 20:52
1d3c2fe
Compare
Choose a tag to compare

Changelog

  • adec9b7 Install autocompletion (#41)
  • 36c5af9 Rename Readme.md to README.md
  • 1d3c2fe Update README with install instructions (#43)
  • 4986928 Updated installation instructions in Readme (#40)
  • 0d6b714 build(deps): bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0

v1.2.0

05 Aug 19:25
9f4d9de
Compare
Choose a tag to compare

Changelog

  • 9f4d9de Add goreleaser (#34)
  • 0ab7a3a Add vercel sync command to pangea cli (#35)
  • 74c3c3b Fixed Dockerfile example in ReadMe (#14)
  • dd7e5a5 build(deps): bump actions/checkout from 4.1.2 to 4.1.3
  • f62a622 build(deps): bump actions/checkout from 4.1.3 to 4.1.4
  • b1b1a0e build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • d24ca20 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • 108a057 build(deps): bump actions/checkout from 4.1.6 to 4.1.7
  • a3fcd89 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • 832a8e3 build(deps): bump actions/setup-go from 5.0.1 to 5.0.2
  • b969604 build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
  • 11b082c build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
  • db8526f build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
  • ae02a4c build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5
  • 0b70108 build(deps): bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.0
  • bc9ead0 build(deps): bump github.com/go-resty/resty/v2 from 2.13.0 to 2.13.1
  • 423e20b build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#31)
  • 87740e4 build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#29)
  • 859eeda build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
  • 93c1e1c build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
  • b8917b3 build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
  • c1b15be build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
  • 2629743 build(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
  • a4a5ae1 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
  • 22d3e53 v1.2.0 (#38)

v1.1.1

25 Jul 14:27
Compare
Choose a tag to compare

Changelog

  • 600dc7b Add goreleaser
  • 45710d8 Add manifest path
  • 74c3c3b Fixed Dockerfile example in ReadMe (#14)
  • 8f55888 Remove wrong install section
  • 53020e6 Update published name
  • a9e4865 Update winget manifest path
  • a92be0b Updates: - Update version - Change main.go location - Avoid to upload cosign public key
  • dd7e5a5 build(deps): bump actions/checkout from 4.1.2 to 4.1.3
  • f62a622 build(deps): bump actions/checkout from 4.1.3 to 4.1.4
  • b1b1a0e build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • d24ca20 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • 108a057 build(deps): bump actions/checkout from 4.1.6 to 4.1.7
  • a3fcd89 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • 832a8e3 build(deps): bump actions/setup-go from 5.0.1 to 5.0.2
  • b969604 build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
  • 11b082c build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
  • db8526f build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
  • 0b70108 build(deps): bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.0
  • bc9ead0 build(deps): bump github.com/go-resty/resty/v2 from 2.13.0 to 2.13.1
  • 423e20b build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#31)
  • 87740e4 build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#29)
  • 859eeda build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
  • 93c1e1c build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
  • b8917b3 build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
  • c1b15be build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
  • 2629743 build(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
  • 9296487 run on tags

v1.0.1

20 Nov 19:05
7e410a2
Compare
Choose a tag to compare
  • Fixed Bug with Pangea multi-domain support
  • Fixed <nil> error message responses with some functions

What's Changed

v1.0.0

07 Aug 15:23
Compare
Choose a tag to compare
  • CLI supports login, create, select, migrate, run
  • Supports multi-platform builds and installations

0.0.1

31 Jul 02:37
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

v1 Release

Features added:

  • Create Project
  • Select Project
  • Migrate Secrets
  • List all secrets
  • Run with remote secrets