Skip to content

Releases: vmware-labs/marketplace-cli

0.15.1

20 Dec 20:17
Compare
Choose a tag to compare

bcf9d1b Bump helm.sh/helm/v3 from 3.9.4 to 3.10.3
9372edb [ci skip] Fix pipeline container image tests
63786ff More work on the container image test
1dd202e Use a custom image for testing, rather than the same image.
ba57ac6 Extract product slugs and versions from external tests to make it easier to adjust if needed

0.15.0

05 Oct 14:33
Compare
Choose a tag to compare

e66f329 Update to test container product 5
c8912d9 Add isMultiArch field
ae8d47b Update to include the docker registry in the image path
2de644d Add HTTP retries to protect against CSP failures
90d3ef2 Add org ID filter
9126729 Refactor to use a filter object

0.14.1

14 Sep 21:56
Compare
Choose a tag to compare

abd0a97 Update dependencies

0.14.0

14 Sep 01:28
Compare
Choose a tag to compare

5175818 Send compatibility matrix again

0.13.3

26 Aug 17:12
Compare
Choose a tag to compare

c4ce32b Fix external tests
fdceb86 Update to Golang 1.19 and add CSP token exchange testing
2789861 Fix external test
fe8a089 Fix typo in AddVerions -> AddVersions
12eb4d9 Wait until the chart is downloadable before completing
39f0df4 Add marketplace registry URL to chart entry
795b75f Update external test to fix results mismatch
cb0ab35 Fix tests by adding new field and updating download test product version
2eb3206 Change download target to a new product
863a1c5 Change download target to a new product
9a398c7 Add buffer to handle clock skew from CSP server
89ca73f Fix lint issues and update documentation
a3d143d Refactor and improve CSP token exchange and identify expired tokens
3d8c1d8 [ci skip] fix pipeline to use the correct image repo name

0.13.2

05 Jul 19:11
Compare
Choose a tag to compare

0eef414 Fix bad variable substitution
7793ae7 Fix bad variable substitution
c8e43f8 Also wait on vm image to be downloadable
ad278f8 Wrap in quotes to prevent comparator issues
049e535 Improve container image test to wait until the image is downloadable before progressing
b65fb81 Add a link to the CLI demo video

0.13.1

28 Jun 15:33
Compare
Choose a tag to compare

95231ef Add new certification.partnerprogram field
113aca3 Differentiate between not yet available and error conditions
b109752 If the asset is not downloadable, show the reason
9baa1ee Use the same HTTP Client code for the CSP requests as well to allow for debugging those requests.

0.13.0

24 Jun 14:29
Compare
Choose a tag to compare

5b34970 No longer make unique filenames, but use directories. This prevents mangling the filename, which is nice
21b6a5e Only supply the new addon file
6e598e6 [ci skip] Switch to new test product
f5417b9 Fix other product testing in pipeline
79e832d [ci skip] Fix pipeline slack notifier
631a0ae Validate that the product is using the correct solution type when attaching assets
ff3bbfc Fix typo in test pipline
5eb21f6 Fix test by pinning to a specific version
3f9e5ec Update pipeline to test publishing and downloading other products
371be2a Update pipeline to test publishing and downloading other products
8e347d8 Add ability to upload and attach other files
8b42f96 Improve parameter query string code so it preserves the specific way Marketplace likes the JSON-like values

0.12.1

22 Jun 15:35
Compare
Choose a tag to compare

2611e5d Updating dependencies
907c04b Retry auth token exchange once to reduce CI test flakiness
c5616f7 [ci skip] Announce new releases in the slack channel

0.12.0

21 Jun 21:04
Compare
Choose a tag to compare

a97101a Put the metafile command into its own task
57e214e Fix test failure caused by change in production slug
787cf74 the second list-assets command needs to list meta files
c8a9860 Continue to only push the single deployment file, and remove the 'helper' function that made things worse
7d514a2 Validate the original asset was uploaded before trying to attach a meta file
84a1c1b Fix output headers and example
e0df4c8 Add the ability to upload and attach metafiles