You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/.github/workflows
Hidde Beydals 0239307d8e Change repository name used in bootstrap tests
This changes the name of the repository that is used for the GitHub
end-to-end tests to a name that is still traceable to the source
(repository) that created it, by using the format
`<ORIGIN_REPOSITORY_NAME>-<PSEUDO_RAND_SUFFIX>`.

The `PSEUDO_RAND_SUFFIX` is a SHA1 sum of the name of the branch and
commit SHA the tests run for, resulting in a 40 character suffix that
unlike the short commit SHA used before, should not result in collisions.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
..
bootstrap.yaml Change repository name used in bootstrap tests 4 years ago
docs.yaml Fix controller_version helper func 4 years ago
e2e.yaml Embed the install manifests in flux binary 4 years ago
rebase.yaml Align formatting and extensions workflows 4 years ago
release.yaml Make manifests dir `bundle.sh` configurable 4 years ago
scan.yaml Improve build process embedded manifests 4 years ago
update.yaml Properly setup Go version in update workflow 4 years ago