Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OctopusDeploy/create-release-action from 1.1.3 to 2.0.1 #215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps OctopusDeploy/create-release-action from 1.1.3 to 2.0.1.

Release notes

Sourced from OctopusDeploy/create-release-action's releases.

v2.0.1

2.0.1 (2022-07-18)

Bug Fixes

  • Environment variables from the GitHub action context were not passed through to the underlying Octopus CLI (d43577d), closes #318
  • StdError and the process exit code returned by the CLI are now shown in Github Action runs (d43577d)

v2.0.0

2.0.0 (2022-07-13)

⚠ BREAKING CHANGES

  • The action now has an output release_number, which returns the Release Number assigned by the Octopus server. You can use this for future steps in your workflow if you would like to do additional things with the release.
  • The action would previously ignore errors from the underlying Octopus CLI. These are now correctly reported through the action.
  • Release 2.0

Features

  • Release 2.0 (e04cfc9)
  • The action now has an output release_number, which returns the Release Number assigned by the Octopus server. You can use this for future steps in your workflow if you would like to do additional things with the release. (e04cfc9)
  • The action now supports loading some options from environment variables: OCTOPUS_HOST, OCTOPUS_API_KEY, OCTOPUS_PROXY, OCTOPUS_PROXY_USERNAME, OCTOPUS_PROXY_PASSWORD, OCTOPUS_SPACE. Action inputs remain supported. (e04cfc9)

Bug Fixes

  • The action would previously ignore errors from the underlying Octopus CLI. These are now correctly reported through the action. (e04cfc9)

v1.2.0

1.2.0 (2022-07-01)

Features

  • added multiple input support for tenants, tenant tags, and variables (#260) (04615c8)

v1.1.4

1.1.4 (2022-06-28)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from OctopusDeploy/create-release-action's changelog.

2.0.1 (2022-07-18)

Bug Fixes

  • Environment variables from the GitHub action context were not passed through to the underlying Octopus CLI (d43577d), closes #318
  • StdError and the process exit code returned by the CLI are now shown in Github Action runs (d43577d)

2.0.0 (2022-07-13)

⚠ BREAKING CHANGES

  • The action now has an output release_number, which returns the Release Number assigned by the Octopus server. You can use this for future steps in your workflow if you would like to do additional things with the release.
  • The action would previously ignore errors from the underlying Octopus CLI. These are now correctly reported through the action.
  • Release 2.0

Features

  • Release 2.0 (e04cfc9)
  • The action now has an output release_number, which returns the Release Number assigned by the Octopus server. You can use this for future steps in your workflow if you would like to do additional things with the release. (e04cfc9)
  • The action now supports loading some options from environment variables: OCTOPUS_HOST, OCTOPUS_API_KEY, OCTOPUS_PROXY, OCTOPUS_PROXY_USERNAME, OCTOPUS_PROXY_PASSWORD, OCTOPUS_SPACE. Action inputs remain supported. (e04cfc9)

Bug Fixes

  • The action would previously ignore errors from the underlying Octopus CLI. These are now correctly reported through the action. (e04cfc9)

1.2.0 (2022-07-01)

Features

  • added multiple input support for tenants, tenant tags, and variables (#260) (04615c8)

1.1.4 (2022-06-28)

Features

Bug Fixes

Miscellaneous Chores

... (truncated)

Commits
  • 6590af3 chore(main): release 2.0.1 (#321)
  • d43577d fix: Environment variables from the GitHub action context were not passed thr...
  • 374221c Merge pull request #316 from OctopusDeploy/dependabot/npm_and_yarn/ts-jest-28...
  • 6ec41e2 Merge pull request #314 from OctopusDeploy/dependabot/npm_and_yarn/jest-and-t...
  • 1220dc3 build(deps-dev): bump jest and @​types/jest
  • 4a4cc0c Merge pull request #317 from OctopusDeploy/dependabot/npm_and_yarn/types/node...
  • bb31c61 Merge pull request #320 from OctopusDeploy/dependabot/npm_and_yarn/eslint-plu...
  • f697a6d build(deps-dev): bump eslint-plugin-jest from 26.5.3 to 26.6.0
  • 28ab990 build(deps-dev): bump @​types/node from 18.0.3 to 18.0.4
  • 8d7f421 build(deps-dev): bump ts-jest from 28.0.5 to 28.0.6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [OctopusDeploy/create-release-action](https://github.com/OctopusDeploy/create-release-action) from 1.1.3 to 2.0.1.
- [Release notes](https://github.com/OctopusDeploy/create-release-action/releases)
- [Changelog](https://github.com/OctopusDeploy/create-release-action/blob/main/CHANGELOG.md)
- [Commits](OctopusDeploy/create-release-action@v1.1.3...v2.0.1)

---
updated-dependencies:
- dependency-name: OctopusDeploy/create-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 18, 2022
@CLAassistant
Copy link

CLAassistant commented Mar 8, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant