Releases: OpsLevel/report-deploy-github-action
Releases · OpsLevel/report-deploy-github-action
v3.0.0
v2.0.0
November 25, 2024
- Add the triggering github workflow name to the description of the deploy event sent to OpsLevel
v1.0.0
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
v0.9.0
v0.7.0
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
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
v0.4.0
v0.3.0
Allow deduplication_id to be configured in the env with a fallback to the GITHUB_RUN_ID