Commit Graph

2 Commits

Author SHA1 Message Date
Michael Bolin
a3475b3a43 bump SAPLING_VERSION from 0.1 to 0.2 in preparation for the next release
Summary:
We've made a considerable number of changes
since initial launch, so it's about time we bumped this number.

Reviewed By: quark-zju

Differential Revision: D42195925

fbshipit-source-id: 0e758409f016c3d6838ee4b8d5d51fda253e7dde
2022-12-21 12:23:53 -08:00
Saul Gutierrez
cfbb68aa62 ci: change versioning scheme (#208)
Summary:
Stack created with [Sapling]
* __->__ https://github.com/facebook/sapling/issues/208

[sl] ci: change versioning scheme

This changes our versioning scheme to `VERSION-%Y%m%d-%H%M%S-HASH`, where `VERSION` is defined in the VERSION file, `%Y%m%d-%H%M%S` is the current date, hour, minutes, and seconds, and `HASH` is the hash of the current commit.

Pull Request resolved: https://github.com/facebook/sapling/pull/208

Test Plan: Tested on my personal account

Reviewed By: bolinfest

Differential Revision: D41418387

Pulled By: sggutier

fbshipit-source-id: f89bce7cc842c6ca77c3a8330565fa19d41e39cc
2022-11-18 21:09:29 -08:00