fleet/.github/workflows
Roberto Dip 174f894b53
fix migration order check by only checking additions (#8172)
this modifies the migration order CI check to only check for added files
by:

1. Escaping the blob we give to git, so bash doesn't perform expansion,
   this lets git handle the blob matching, which for reasons I don't
   fully understand allows to find file renames.
2. Applying `--diff-filter=A`, which makes git only list file additions.
2022-10-11 16:31:40 -03:00
..
config set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
build-and-push-fleetctl-docker.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
build-binaries.yaml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
codeql-analysis.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
deploy-fleet-website.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
docs.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
dogfood-deploy.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
fleet-and-orbit.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
fleetctl-preview-latest.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
fleetctl-preview.yml Fix deprecated virtual runner and golangci-lint deprecated checkers (#7716) 2022-09-13 10:48:21 -03:00
generate-desktop-targets.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
generate-osqueryd-targets.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
golangci-lint.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
goreleaser-fleet.yaml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
goreleaser-orbit.yaml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
goreleaser-snapshot-fleet.yaml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
integration.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
pr-helm.yaml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
push-osquery-perf-to-ecr.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
release-helm.yaml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
scorecards-analysis.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
test-db-changes.yml fix migration order check by only checking additions (#8172) 2022-10-11 16:31:40 -03:00
test-go.yaml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
test-native-tooling-packaging.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
test-packaging.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
test-website.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
test.yml Bump actions/setup-go from 3.2.1 to 3.3.0 (#7470) 2022-10-10 18:55:13 -03:00
tfsec.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
tfvalidate.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00
update-certs.yml set default shell in workflows (#8108) 2022-10-07 09:43:56 -06:00