mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
174f894b53
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. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
scripts | ||
workflows | ||
dependabot.yml | ||
pull_request_template.md |