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

Incorrect versions in .env for tag 8.6-alpha4 #784

Open
schattenk opened this issue Aug 13, 2024 · 3 comments
Open

Incorrect versions in .env for tag 8.6-alpha4 #784

schattenk opened this issue Aug 13, 2024 · 3 comments

Comments

@schattenk
Copy link

See https://github.com/camunda/camunda-platform/blob/8.6-alpha4/.env

The version numbers are incorrect. Expected: 8.6-alpha4, Actual: 8.5.3, 8.5.2

I was wondering why the new features didn't work. That was the explanation.

@jessesimpson36
Copy link
Contributor

We have an internal task that will fix this problem https://github.com/camunda/distribution/issues/288 and we will close this issue when the other issue is closed.

@Arpit529Srivastava
Copy link

@schattenk @jessesimpson36 i can work on this issue please assign it to me and add it under the label hacktoberfest

@jessesimpson36
Copy link
Contributor

I don't think this is a good task to work on for hacktoberfest. main has correct versions inside the .env file. And tags cannot be changed inside of a PR.

If you have code recommendations for how we can change our .github/workflows so that a release does not go through unless .env is updated, I would be open for that sort of change. but .env already automatically updates as long as there is not a bug in our renovate config.

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

No branches or pull requests

3 participants