Skip to content

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

v1.3.2

Choose a tag to compare

@Djelibeybi Djelibeybi released this 10 Sep 00:53
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

Choose a tag to compare

@Djelibeybi Djelibeybi released this 08 Aug 12:49
v1.3.1

What's Changed

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

v1.3.0

Choose a tag to compare

@Djelibeybi Djelibeybi released this 20 Jun 04:18
v1.3.0

What's Changed

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

v1.2.0

Choose a tag to compare

@Djelibeybi Djelibeybi released this 16 May 07:59
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

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

v1.1.1

Choose a tag to compare

@Djelibeybi Djelibeybi released this 24 Oct 04:11
v1.1.1
4425cc0

What's Changed

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

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

v1.1

Choose a tag to compare

@Djelibeybi Djelibeybi released this 21 Sep 19:00
v1.1
12dfa2c

What's Changed

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

v1.0

Choose a tag to compare

@Djelibeybi Djelibeybi released this 30 Mar 01:29
v1.0
a604606

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