Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Releases: vmware-archive/code-stream-cli

v0.1.10

24 Jan 16:34
Compare
Choose a tag to compare

Changelog

  • ea844b8 Upgrade to go 1.17, Vendor and dependencies

v0.1.7

12 Jul 15:42
Compare
Choose a tag to compare

Changelog

b1645ef Add --project flag to endpoint import
01a8ef6 Add --project flag to pipeline import
8880625 Add ssl and debug to readme
61cff09 Added basic shell completion
68ebbe2 Delete cs objects by project
175b22c Delete cs objects by project
cff8a9b Docs: Add --project flag to docs
7dbfb15 Docs: Added basic shell completion docs
3f7d71e Docs: Added basic shell completion docs
fdc6cd3 Docs: add flings badge to README
cb39905 Merge branch 'main' of github.com:vmware/code-stream-cli
2d904d8 Merge pull request #1 from midoez/main
133b2a0 Merge pull request #2 from INDEVOPS/main
7cae46e Typo: premises was set to premesis

Docker images

  • docker pull sammcgeown/cs-cli:v0.1

v0.1.6

17 May 17:37
Compare
Choose a tag to compare

Changelog

af836e1 Tweak authentication process for vRA 8.4 (#1)

Docker images

  • docker pull sammcgeown/cs-cli:v0.1
  • docker pull sammcgeown/cs-cli:latest

v0.1.5

17 May 09:17
Compare
Choose a tag to compare

Changelog

207fa28 Fix execution functions error conversion

Docker images

  • docker pull sammcgeown/cs-cli:v0.1
  • docker pull sammcgeown/cs-cli:latest

nightly

15 Apr 15:32
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

description

v0.1.4

18 Mar 14:59
Compare
Choose a tag to compare

Changelog

cc3cd88 Delete endpoint by name
95307ba Refactor importPath read to function for reuse

Docker images

  • docker pull sammcgeown/cs-cli:v0.1
  • docker pull sammcgeown/cs-cli:latest

v0.1.3

17 Mar 17:40
Compare
Choose a tag to compare

Changelog

717a451 Added pipeline import folder
95ab6e9 Build: back to dockerhub
f0d0c39 Build: ghcr.io/vmware
6a03504 Build: ghcr.io/vmware
efe13f0 Docs: add pipeline folder import to README
af28a3b Fix debug logging and logic in pipelines export
12d6d58 Fix lint warnings, enable --json flag
81b6d25 Fix: Export pipeline, not pipline
a3c35ca Fix: importYaml response parsing

Docker images

  • docker pull sammcgeown/cs-cli:v0.1
  • docker pull sammcgeown/cs-cli:latest

v0.1.2

12 Mar 16:39
Compare
Choose a tag to compare

Changelog

c7f99e0 Build: fix homebrew release
77a4042 Delete .DS_Store
45699ae Fix ineffectual assignments (goreportcard)
a7cb46a Fix: Writing multiple targets to config failed
531bc0c Update Go dependencies

Docker images

  • docker pull sammcgeown/cs-cli:v0.1
  • docker pull sammcgeown/cs-cli:latest

v0.1.1

11 Mar 16:30
Compare
Choose a tag to compare

Changelog

0eea096 Build: switch to dockerhub for containers
77c6f5d Build: switch to dockerhub for containers

Docker images

  • docker pull sammcgeown/cs-cli:v0.1
  • docker pull sammcgeown/cs-cli:latest

v0.1.0

11 Mar 10:08
Compare
Choose a tag to compare

Changelog

0ee60d3 Add version command with goreleaser build flags
21f205b Becoming a slave to go-linter...
6c82cbd Disable docker build
573e99a Ensure API Version in all API queries
8e60074 Fix config flag function
852520d Fix errors when missing config file
a3da8fb Improve help messages
602ee1a Modify goreleaser docker builds
4fc2862 Modify goreleaser gitlab url
4f86b6d Move logging into noun functions fromthe API functions
4322d19 Refactor logging, API function responses, add Custom Integration
2574feb Switch to logrus for logging, enable the --debug flag
8ff85ea Update goreleaser build to ghcr.io
7d8311e Update goreleaser config for vmware repository
cf6d48b Update license notice, add COC, NOTICE files
803710a ghcr.io login in action