Skip to content

Releases: OpsLevel/report-deploy-github-action

v3.0.0

13 Dec 18:34
Compare
Choose a tag to compare

v2.0.0

25 Nov 19:15
565eef2
Compare
Choose a tag to compare

November 25, 2024

  • Add the triggering github workflow name to the description of the deploy event sent to OpsLevel

v1.0.0

11 Oct 21:16
eb07b30
Compare
Choose a tag to compare

October 11, 2024

Feature

  • BREAKING CHANGE - this action now supports sending deploys with both Docker and the OpsLevel CLI directly. An optional "use_docker" input arg was added, using Docker by default. To use the OpsLevel CLI directly set "use_docker" to false

Dependency

  • bump cli docker image version to v2024.10.11

v0.10.0

19 Aug 16:37
Compare
Choose a tag to compare

v0.9.0

19 Aug 13:47
Compare
Choose a tag to compare

v0.7.0

03 Oct 19:39
Compare
Choose a tag to compare

October 03, 2023

Dependency

  • Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • Bump opslevel/cli from v2023.5.18 to v2023.7.28
  • Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • Bump opslevel/cli from v2023.7.28 to v2023.8.15
  • Bump opslevel/cli from v2023.8.15 to v2023.8.28
  • Bump actions/checkout from 3 to 4
  • Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • Bump opslevel/cli from v2023.8.28 to v2023.9.12
  • Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0

v0.6.0

15 Jun 19:13
Compare
Choose a tag to compare

June 15, 2023

Feature

  • Update actions/setup-go to V4
  • Set default environment to production when not set by enduser

Dependency

  • Bump emmyoop/changie_bot from 1.0.1 to 1.1.0
  • Bump opslevel/cli from v2022.12.22 to v2023.4.11
  • Bump opslevel/cli from v2023.4.11 to v2023.5.18

v0.5.0

17 Jan 22:09
Compare
Choose a tag to compare

January 17, 2023

Bugfix

  • fix bug with empty service alias

v0.4.0

10 Jan 20:45
Compare
Choose a tag to compare

January 10, 2023

Dependency

  • bump to use OpsLevel CLI Version v2022.12.22

v0.3.0

29 Nov 15:39
e56da77
Compare
Choose a tag to compare

Allow deduplication_id to be configured in the env with a fallback to the GITHUB_RUN_ID