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

feat: add release number #1192

Merged
merged 7 commits into from
Aug 16, 2022
Merged

feat: add release number #1192

merged 7 commits into from
Aug 16, 2022

Conversation

daiyam
Copy link
Member

@daiyam daiyam commented Aug 14, 2022

This PR adds a release number to each build.

It will allow us to release a new version when we find and correct a bug.
It will also be the base to generate insiders release.

The version number becomes like 1.70.1.22226 with the parts:

  • 1.70.1: the old version number (from VSCode)
  • .: required separator for MSI, RPM
  • 22: the year on 2 digits (MSI requires a number less than 65,535)
  • 226: the day of year

@daiyam daiyam merged commit 118ea79 into VSCodium:master Aug 16, 2022
@daiyam daiyam deleted the feat-release branch August 16, 2022 11:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant