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 2b7a0f3fd4 Improve build process embedded manifests
This commit changes the way the build of manifests is triggered by
making smarter use of the capabilities of Make. The result should be
that the manifests are only regenerated if:

1. There is no `cmd/flux/manifests/` directory.
2. There have been made changes to the YAML files in the `manifests/`
   directory that are newer than the files in `cmd/flux/manifests/`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
..
bootstrap.yaml Improve build process embedded manifests 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 Improve build process embedded manifests 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