fluxcd-flux2/.github
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
..
aur Install Bash, Fish, ZSH auto complete in AUR pkgs 2021-03-08 13:16:50 +01:00
ISSUE_TEMPLATE add very basic issue template 2021-01-27 17:34:26 +01:00
kind Update e2e tests to Kubernetes v1.20.2 2021-01-28 19:50:19 +02:00
workflows Make manifests dir bundle.sh configurable 2021-03-08 18:45:05 +01:00