Skip to content

Releases: qernal/cli-qernal

Release list

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 23:53

Changelog

  • ba8e54c build: fix for linux zip archiving, homebrew download urls and naming

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Apr 23:27

Changelog

  • a342952 fix: use correct ids in notary, remove redundant pipeline step
  • f40f6a7 fix: separated binary compilation and archiving for homebrew
  • 2b9bdce fix: added zip archives for brew
  • fcf3d5f fix: correct id for homebrew
  • 462300b fix: use correct id for notarize step
  • 0456d5e build: support homebrew (#51)
  • 9d09b8f feat: function commands (#36)
  • b723d61 feat: get command tests (#45)
  • 2362ac3 feat: providers list command (#44)
  • 497a768 fix: encrypt certificate private key, read more than first line on encrypt command (#43)
  • 2775274 refactor: cleanup and linting fixes (#40)
  • 0954231 feat: org commands (#35)
  • a05555e test: expanded tests, added helpers (#34)
  • 2adc111 feat: standardise chaos client parameters (#33)
  • 3b6b34a test: projects sub command (#32)
  • 891fec8 feat: auth check command
  • 7ba0c86 build: added testing job
  • a79e5b5 feat: inital auth tests
  • 820c2d1 chore: add dependency
  • fb1a5cc fix: login will now reprompt even when token exists
  • 4b3ff54 fix: default to verbose and support json
  • c555690 feat: embed build info
  • 696a4e7 fix: drop interactive prompt
  • 450ae21 feat: add project update command
  • b798e9b feat: interact with projects from the cli
  • 54456be feat: projects minor updates (#25)
  • 7384da1 build: re-enabled macos notarize
  • dccbc32 feat: secret crud for cli (#16)
  • 997a28f build: added in workflow to call cc
  • 1f75990 chore: Qernal IaC Managed [skip ci]
  • 5eef4bd chore: Qernal IaC Managed [skip ci]
  • 8760d9d build: removed notarize to release first build
  • 7a2f724 build: increased notarize time to 50mins
  • 7a41ed4 build: reduced notarize time to 30m
  • 386d448 build: added quill debug for notary
  • f225380 build: increased notarize timeout
  • 3ed3c88 build: add args for release
  • 6ea71e6 build: added gorelease and workflow (#6)
  • b869b5b feat: interact with projects from the cli (#14)
  • 66572f8 chore: Qernal IaC Managed [skip ci]
  • 7ac0486 feat: add encryption to the cli (#11)
  • 23e5245 chore: fix domain
  • ca61f64 chore: client upgrade
  • 39c21a5 fix: validate token before save
  • fbd77e2 chore: dependcy upgrades and gitignore
  • b6c2fa3 feat: validate config permissions
  • d2fd12e feat: add function to display warnings
  • 1a642be fix: change command structure
  • 9383e3a chore: cleanup
  • b693334 feat: add encrypt command
  • d10023f feat: add func to render errors
  • 92c4890 fix: export json and plaintext styles
  • d3bccbe chore: clean up init command
  • 0ee5fe7 feat: init utils package
  • 454d23a feat: init qernal client package
  • 01619d5 chore: add .gitignore
  • c3b4390 chore: add dependencies
  • 835c250 chore: add inital cli scaffold
  • f1c0b87 chore: add dependencies
  • 2e5b976 chore: Qernal IaC Managed [skip ci]
  • 2f3d017 chore: Qernal IaC Managed [skip ci]
  • 4a6622d chore: Qernal IaC Managed [skip ci]
  • 70d1be0 Initial commit