linkerd2/.github/workflows
Alejandro Pedraza 578a2d1960
CI: Adjustments to the release job (#4129)
Extracted the logic to pull the latest release notes, out of
`bin/create-release-tag` into `bin/_release.sh` so that it can be reused
in the `release.yml` workflow, which needs to use that inside
`gh_release` when creating the github release in order to have prettier
markup release notes instead of a plaintext message pulled out of the tag
message.
The new extracted function also receives an optional argument with the
name of the file to put the release notes into, because the `body_path`
parameter in `softprops/action-gh-release` doesn't work with dynamic
vars.

Finally, now the `website_publish` job will only launch until the `gh_release`
has succeeded.
2020-03-05 09:03:30 -05:00
..
cloud_integration.yml Use SHAs instead of tags when referring to GH Actions libs (#4114) 2020-03-02 15:03:24 -05:00
kind_integration.yml Use SHAs instead of tags when referring to GH Actions libs (#4114) 2020-03-02 15:03:24 -05:00
release.yml CI: Adjustments to the release job (#4129) 2020-03-05 09:03:30 -05:00
static_checks.yml Introduce `bin/shellcheck`, add to ci (#4118) 2020-03-02 13:18:08 -08:00
unit_tests.yml Use SHAs instead of tags when referring to GH Actions libs (#4114) 2020-03-02 15:03:24 -05:00