Releases: oracle-actions/run-oci-cli-command
Releases · oracle-actions/run-oci-cli-command
v1.3.2
What's Changed
- fix: handle successful commands with no output by @Djelibeybi in #49
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- fix: ensure raw_output is a string by @Djelibeybi in #32
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- chore(ci): update workflows by @Djelibeybi in #29
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #28
- fix: handle non-JSON responses by @Djelibeybi in #30
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- docs: fix version in the example and remove hard line endings by @Djelibeybi in #20
- build(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #21
- chore: update node version and improve overall CI by @Djelibeybi in #27
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Update dependencies to meet current GitHub requirements by @Djelibeybi in #16
Full Changelog: v1.1...v1.1.1
v1.1
What's Changed
- Update README.md with a better example of how to use this Action by @Djelibeybi in #12
- chore: update dependencies by @Djelibeybi in #14
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- This PR updates the NPM dependencies and fixes the typo Mark spotted by @Djelibeybi in #2
- fix: update action to use OCI CLI environment variables by @Djelibeybi in #3
- test: add test to ensure PRs and merges don't break the action by @Djelibeybi in #4
- test: fix the test to run the local action by @Djelibeybi in #5
- refactor: remove region input now that OCI_CLI_REGION is required by @Djelibeybi in #8
- build(npm): update dependencies to latest release version by @Djelibeybi in #7
- chore: remove dev dependencies and simplify build step by @Djelibeybi in #9
New Contributors
- @Djelibeybi made their first contribution in #2
Full Changelog: https://github.com/oracle-actions/run-oci-cli-command/commits/v1.0