sapling/ci
Saul Gutierrez 388343cc8b further improve compatibility with Homebrew
Summary:
This diff changes our versioning scheme from `MAJOR.MINOR-%Y%m%d-%H%M%S-rHASH` to `MAJOR.MINOR-%Y%m%d-%H%M%S-hHASH`

At the moment we cannot send another PR to Homebrew-core since our lastest release (`0.1.20221212-142634-r7ae28228`) gets detected [as an Erlang version](9c88c39bae/Library/Homebrew/version.rb (L411)) instead of a [hyphenated version](9c88c39bae/Library/Homebrew/version.rb (L427)). This was not an issue in the past since the hashes of our previous releases didn't happen to be of the form (`[Rr]\d+[AaBb]\d*(?:-\d+)?)`).

Reviewed By: bolinfest

Differential Revision: D42006425

fbshipit-source-id: 8dd4c52e1f49b79763bcc5863f7578a0f36dda73
2022-12-13 11:54:51 -08:00
..
create-release.sh create code generator for GitHub actions 2022-08-30 15:37:50 -07:00
gen_workflows.py bump Python in Github macOS actions to 3.11 (#319) 2022-12-12 12:52:55 -08:00
retry.sh create code generator for GitHub actions 2022-08-30 15:37:50 -07:00
tag-name.sh further improve compatibility with Homebrew 2022-12-13 11:54:51 -08:00
verify_release.sh Verify ISL works in a release build. 2022-09-15 18:16:22 -07:00