metal-cli-v0.16.0
equinix-homebrew-tap
released this
03 Aug 14:48
·
173 commits
to main
since this release
Changelog
- 7d931f7 Added Unit test case for metro subcommand
- a763444 Added Unit test case for os sub commands
- 5e48346 Added Unit test case for plans sub commands
- b96b150 Added support for command-line flags for metal-go
- 89488ac Bump github.com/equinix-labs/metal-go from 0.10.0 to 0.11.0
- ff1cb44 Bump github.com/equinix-labs/metal-go from 0.11.0 to 0.13.0
- 29f8a50 Bump github.com/equinix-labs/metal-go from 0.7.1 to 0.10.0
- 2d7939a Bump golang.org/x/term from 0.8.0 to 0.10.0
- bae3a85 Merge pull request #284 from vasubabu/organizations
- b078844 Merge pull request #285 from vasubabu/capacity
- 510c609 Merge pull request #287 from vasubabu/events
- 1777458 Merge pull request #293 from equinix/dependabot/go_modules/github.com/equinix-labs/metal-go-0.10.0
- 9aef362 Merge pull request #294 from vasubabu/fix-issue-292
- ba51298 Merge pull request #297 from vasubabu/os-unit-test
- 0db73f2 Merge pull request #298 from equinix/dependabot/go_modules/github.com/equinix-labs/metal-go-0.11.0
- dda0bda Merge pull request #299 from equinix/dependabot/go_modules/golang.org/x/term-0.10.0
- af9a4b1 Merge pull request #300 from vasubabu/metro-unit-test
- 9b7aa6a Merge pull request #301 from equinix/e2e-test-actions
- 7557a91 Merge pull request #304 from vasubabu/plan-unit-test
- 81d03dd Merge pull request #306 from equinix/e2e-test-workflow
- 198710b Merge pull request #308 from equinix/enable-e2e-tests
- 86ff3ab Merge pull request #309 from equinix/env-flag-binding
- 48c71e2 Merge pull request #310 from equinix/e2e-coverage
- 2a6c09f Merge pull request #312 from equinix/e2e-go-pr
- 800c013 Merge pull request #313 from equinix/dependabot/go_modules/github.com/equinix-labs/metal-go-0.13.0
- 9fc1587 Merge pull request #314 from vasubabu/os-unit-improvement
- f586cc8 Merge pull request #318 from vasubabu/ssh
- 1f6fa48 Merge pull request #319 from jfreeland/docs/readme
- 79568ac OS subcommand unit test improvement
- 45b80bd Remove secret from e2e workflow
- 95f79e5 Updated metal-go client for capacity sub-commands
- 2ecac98 Updated metal-go client for sub-command SSH-KEY
- 76f83ed Updated metal-go client for sub-command events
- 41fd679 Updated metal-go client for sub-command orgs
- c4469f1 ci: Allow end-to-end tests to talk to the API
- 855b1e4 ci: Update test workflow to support running end-to-end tests
- 3172329 ci: fix 'no statements' in e2e test coverage report
- 09eca82 ci: fix e2e test workflow yaml
- d94e00d ci: move end-to-end tests to a separate directory
- 3376d4e ci: only run end-to-end tests if the code changed
- 5aebf4b ci: split end-to-end tests into a separate workflow
- 4e1f20c fix: always bind flags to env vars when configuring a command
- 66f4256 fix: update init command to use new named properties