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

chore: identify version numbers using a git tag #16652

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caybro
Copy link
Member

@caybro caybro commented Oct 29, 2024

What does the PR do

  • remove VERSION file

Fixes #12349

Affected areas

Settings/About, version number

Architecture compliance

Screenshot of functionality (including design for comparison)

  • I've checked the design and this PR matches it

Local build:
image

@caybro caybro force-pushed the 12349-wrong-version-displayed-in-night-builds branch from 515e09d to 1eb40e4 Compare October 29, 2024 13:05
@status-im-auto
Copy link
Member

status-im-auto commented Oct 29, 2024

Jenkins Builds

Click to see older builds (1)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 1eb40e4 #2 2024-10-29 13:19:29 ~13 min tests/nim 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e47afa7 #3 2024-10-29 13:30:43 ~6 min tests/nim 📄log
✔️ e47afa7 #3 2024-10-29 13:35:59 ~12 min tests/ui 📄log
✔️ bb4881e #4 2024-10-29 14:18:49 ~7 min tests/nim 📄log
✔️ bb4881e #4 2024-10-29 14:23:50 ~12 min tests/ui 📄log

@caybro caybro force-pushed the 12349-wrong-version-displayed-in-night-builds branch from 1eb40e4 to e47afa7 Compare October 29, 2024 13:23
- remove VERSION file
- expose the `GIT_COMMIT`so that we can properly construct the web links
when the user clicks the version number in Settings/About
- some smaller cleanups and warning fixes

Fixes #12349
@caybro caybro force-pushed the 12349-wrong-version-displayed-in-night-builds branch from e47afa7 to bb4881e Compare October 29, 2024 14:11
@caybro
Copy link
Member Author

caybro commented Oct 30, 2024

@yakimant hi, will need a little help here: it seems like Jenkins is relying some checks on the existence of the VERSION file. The goal of this PR is to get rid of it, and use the git tags only to identify the version number.

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.

Wrong version displayed in night builds
2 participants