Skip to content

Releases: oracle-actions/run-oci-cli-command

v1.3.1

08 Aug 12:49
v1.3.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 Jun 04:18
v1.3.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 May 07:59
v1.2.0
Compare
Choose a tag to compare

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

Full Changelog: v1.1.1...v1.2.0

v1.1.1

24 Oct 04:11
v1.1.1
4425cc0
Compare
Choose a tag to compare

What's Changed

  • Update dependencies to meet current GitHub requirements by @Djelibeybi in #16

Full Changelog: v1.1...v1.1.1

v1.1

21 Sep 19:00
v1.1
12dfa2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

v1.0

30 Mar 01:29
v1.0
a604606
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/oracle-actions/run-oci-cli-command/commits/v1.0