Skip to content

Append unix date of HEAD git commit to version#45

Open
dcermak wants to merge 1 commit intohashicorp:mainfrom
dcermak:use-floating-version
Open

Append unix date of HEAD git commit to version#45
dcermak wants to merge 1 commit intohashicorp:mainfrom
dcermak:use-floating-version

Conversation

@dcermak
Copy link
Contributor

@dcermak dcermak commented Aug 2, 2021

With this commit, we change the version from 0.0.1 to 0.0.1.${UNIX_TIME_AT_HEAD_COMMIT}. This should have no visible change to anyone using vagrant-spec in a gemspec via ~> 0.0.1, but it allows for better versioning with external package managers like rpm

@dcermak dcermak force-pushed the use-floating-version branch from 2ff6ffb to d321bd8 Compare August 2, 2021 13:47
@hashicorp-cla
Copy link

hashicorp-cla commented Sep 9, 2021

CLA assistant check
All committers have signed the CLA.

@dcermak
Copy link
Contributor Author

dcermak commented Oct 4, 2021

Friendly bump on this :)

@dcermak
Copy link
Contributor Author

dcermak commented Aug 30, 2022

@phinze @soapy1 friendly bump :)

With this commit, we change the version from 0.0.1 to
0.0.1.${UNIX_TIME_AT_HEAD_COMMIT}. This should have no visible change to anyone
using vagrant-spec in a gemspec via ~> 0.0.1, but it allows for better
versioning with external package managers like rpm
@dcermak dcermak force-pushed the use-floating-version branch from d321bd8 to cfe7d2d Compare August 30, 2022 08:36
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