Closed bgatellier closed 1 month ago
Objective:
Change the matrix from .github/workflows/analysis.yaml from a fixed list of package to the list of packages changed in the PR.
moon provide a command to list the changed projects on a PR: moon query touched-files | moon query projects --affected --json
moon query touched-files | moon query projects --affected --json
Objective:
Change the matrix from .github/workflows/analysis.yaml from a fixed list of package to the list of packages changed in the PR.
moon provide a command to list the changed projects on a PR:
moon query touched-files | moon query projects --affected --json