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

Try naming VERSION to something else to not conflict #2558

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

AndrewGable
Copy link
Contributor

Details

Trying to fix a broken workflow, I think having an env variable named VERSION and a with: variable named VERSION might be causing this issue, but this is a guess.

Fixed Issues

Fixes #2557

Tests

  1. Merge this PR
  2. Verify that a version is included in the deploy message when it goes out

@AndrewGable AndrewGable self-assigned this Apr 23, 2021
@AndrewGable AndrewGable requested a review from a team as a code owner April 23, 2021 17:34
@MelvinBot MelvinBot requested review from Gonals and removed request for a team April 23, 2021 17:34
Copy link
Contributor

@roryabraham roryabraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the input in markPullRequestsAsDeployed/action.yml too?

@AndrewGable
Copy link
Contributor Author

Ah yes, I forgot, good call.

Copy link
Contributor

@roryabraham roryabraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, let's do this thang.

@OSBotify
Copy link
Contributor

OSBotify commented May 8, 2021

🚀 Deployed to production in version: 1.0.39-5🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VERSION not included as parameter for markPullRequestsAsDeployed
3 participants