Skip to content

Remove leading v in /version file, for SemVer and to match Electron ver#3683

Merged
dbkr merged 2 commits intoelement-hq:developfrom
t3chguy:t3chguy/electron_version_inconsistency
May 5, 2017
Merged

Remove leading v in /version file, for SemVer and to match Electron ver#3683
dbkr merged 2 commits intoelement-hq:developfrom
t3chguy:t3chguy/electron_version_inconsistency

Conversation

@t3chguy
Copy link
Copy Markdown
Member

@t3chguy t3chguy commented Apr 21, 2017

fixes #3682

@ara4n
Copy link
Copy Markdown
Member

ara4n commented Apr 22, 2017

is there any chance that this breaks package.sh on electron? #3682 implies that there's some kind of link - and so we change the behaviour on riot-web without changing package.sh, i'm assuming bad stuff may happen?

@dbkr
Copy link
Copy Markdown
Member

dbkr commented Apr 26, 2017

I don't think so, although I'd prefer the other fix to be honest, ie. make getAppVersion() impls return semver compliant version strings and sort out in the package script where we're specifying the version (a semver string) and the tag ('v').

t3chguy added 2 commits May 2, 2017 21:32
and also then consistent with electron versioning

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy
Copy link
Copy Markdown
Member Author

t3chguy commented May 2, 2017

@dbkr PTAL (closed and reopened to trigger a rebuild)

@t3chguy t3chguy changed the title Prepend version in Electron with a v to match versioning on the webapp Remove leading v in /version file, for SemVer and to match Electron ver May 3, 2017
Copy link
Copy Markdown
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

Yeah, I think this makes our version strings a bit more consistent.

@dbkr dbkr merged commit 6013a3e into element-hq:develop May 5, 2017
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.

Inconsistent prepend to riot-web Version Electron/Web

3 participants