fluxcd-flux2/.github/workflows
Hidde Beydals ba6da23323 Make manifests dir bundle.sh configurable
There was an assumption in this script that it is always executed in Git
repository/directory, this is however not always true, for example when
one downloads the `.tar.gz` that is made available for every release
by GitHub (and used in one of our AUR packages).

This commit changes this, and makes the first argument of `bundle.sh`
configurable, so a custom manifests directory can always be defined
_without_ relying on Git.

Omitting it, or passing an empty string, will still fall back to the
previous behavior of using `git rev-parse --show-toplevel`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-03-08 18:45:05 +01:00
..
bootstrap.yaml Improve build process embedded manifests 2021-03-08 16:06:44 +01:00
docs.yaml Fix controller_version helper func 2021-02-24 18:34:52 +01:00
e2e.yaml Embed the install manifests in flux binary 2021-02-25 12:53:04 +02:00
rebase.yaml Align formatting and extensions workflows 2021-02-18 15:41:32 +01:00
release.yaml Make manifests dir bundle.sh configurable 2021-03-08 18:45:05 +01:00
scan.yaml Improve build process embedded manifests 2021-03-08 16:06:44 +01:00
update.yaml Properly setup Go version in update workflow 2021-02-25 10:48:09 +01:00