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

Fix: Harcode godot version in CI as it is inconsistency #228

Merged
merged 1 commit into from
May 7, 2021

Conversation

piiertho
Copy link
Member

@piiertho piiertho commented May 7, 2021

Godot version is inconsistent, this cause trouble to deploy new release.
Quick fix is to hardcode version in CI.

Copy link
Contributor

@chippmann chippmann left a comment

Choose a reason for hiding this comment

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

Ok for this release but we need an issue to fix it properly.
The reason we did it so "complicated" is so we can never forget to bump the version code in every place because we only have one.
It should be "as simple" as just changing the regexes in the workflows.

@piiertho piiertho merged commit 5897883 into master May 7, 2021
@piiertho piiertho deleted the hotfix/hardcode-godot-version-in-ci branch May 7, 2021 16:25
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.

2 participants