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 franzdiebold/github-env-vars-action from v1.3.0 to v2 #120

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2020

Bumps franzdiebold/github-env-vars-action from v1.3.0 to v2.

Release notes

Sourced from franzdiebold/github-env-vars-action's releases.

v2

Current version 2.

v2.0.0

Features

Due to naming conventions for environment variables all environment variables were renamed:

Old name New name
GITHUB_REPOSITORY_SLUG CI_REPOSITORY_SLUG
GITHUB_REPOSITORY_OWNER CI_REPOSITORY_OWNER
GITHUB_REPOSITORY_OWNER_SLUG CI_REPOSITORY_OWNER_SLUG
GITHUB_REPOSITORY_NAME CI_REPOSITORY_NAME
GITHUB_REPOSITORY_NAME_SLUG CI_REPOSITORY_NAME_SLUG
GITHUB_REF_SLUG CI_REF_SLUG
GITHUB_BRANCH_NAME CI_ACTION_REF_NAME
GITHUB_BRANCH_NAME_SLUG CI_ACTION_REF_NAME_SLUG
GITHUB_REF_NAME CI_REF_NAME
GITHUB_REF_NAME_SLUG CI_REF_NAME_SLUG
GITHUB_HEAD_REF_SLUG CI_HEAD_REF_SLUG
GITHUB_BASE_REF_SLUG CI_BASE_REF_SLUG
GITHUB_SHA_SHORT CI_SHA_SHORT

New environment variables

These are only copies of existing GITHUB_* environment variables and are only added for reasons of completeness.

  • CI_REPOSITORY
  • CI_REF
  • CI_HEAD_REF
  • CI_BASE_REF
  • CI_SHA
  • CI_ACTOR
Commits
  • 406dcfc Merge pull request #26 from FranzDiebold/feat/rename-env-vars
  • 5bb07c0 Rename environment variables to follow the naming conventions from GitHub.
  • ca2b126 Update version.
  • 4454a4b Improve tests.
  • 852ab63 Merge pull request #25 from FranzDiebold/feat/improve-demo-add-env-vars
  • ce3107a Add GITHUB_WORKFLOW to demo.
  • e7131d9 Add GITHUB_RUN_NUMBER to demo.
  • 19a203d Merge pull request #20 from FranzDiebold/feat/improve-demo-add-env-vars
  • 5ec21e5 Add more GitHub environment variables to demo.
  • b424438 Merge branch 'primary' into feat/improve-demo-add-env-vars
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 2, 2020
@davidkarlsen davidkarlsen merged commit d4ec173 into master Dec 2, 2020
@davidkarlsen davidkarlsen deleted the dependabot/github_actions/franzdiebold/github-env-vars-action-v2 branch December 2, 2020 07:26
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