turbo
0cb34287 - chore(ci): Use better named outputs for triggering turborepo_build job (#6069)

Commit
2 years ago
chore(ci): Use better named outputs for triggering turborepo_build job (#6069) - Changes the name of the output that is used to trigger a build of turborepo. Both Rust and Go changes trigger this output to be set to true, so naming the output `outputs.go` didn't work - Do not set `outputs.go` when Rust files change. After this PR, only Go linting and Unit tests rely on this output, so it is appropriate for them to only run when Go files have changed.
Author
Parents
Loading