sapling/.github/workflows
Jon Janzen 3e9ba05f80 Add github action to auto-release TagIt tags
Summary:
This came from a [request from Fred Emmott](https://fb.workplace.com/groups/osssupport/permalink/4116491528399431/), but also is something we should do due to the GitHub UI redesign:

Nowadays on GitHub, tags are not shown in the sidebar (just the count) and instead GitHub Releases are prioritized and the most recent *release* is shown.

Secondly, the Source Code zip archives for tags/releases are created on-the-fly on GitHub. This can cause problems for downstream projects that need consistent content hashes of the archive for security/reproducability reasons. This action also creates its own archives (zip and tar.gz) and attaches them to the release.

Reviewed By: fredemmott

Differential Revision: D23167073

fbshipit-source-id: 463e9d93a2c4af260ac3c4dbc1ceab7894add714
2020-08-18 13:31:10 -07:00
..
edenscm_linux.yml github: rename "EdenSCM HG" to "EdenSCM" 2020-08-18 12:39:08 -07:00
edenscm_mac.yml github: rename "EdenSCM HG" to "EdenSCM" 2020-08-18 12:39:08 -07:00
edenscm-libs.yml github: do not test edenapi crate 2020-07-02 18:46:28 -07:00
mononoke_linux.yml pass --allow-system-packages to getdeps.py build of Mononoke (#28) 2020-07-17 00:36:06 -07:00
mononoke_mac.yml fix a typo in GitHub workflow definition for Mononoke MacOs build (#31) 2020-07-20 04:50:12 -07:00
mononoke-integration_linux.yml mononoke/integration tests: create exclusion list of integration tests 2020-07-27 14:35:01 -07:00
mononoke-integration_mac.yml mononoke/integration tests: use newer bash version on MacOS GitHub CI runs 2020-07-28 08:02:52 -07:00
TagIt.yml Add github action to auto-release TagIt tags 2020-08-18 13:31:10 -07:00