| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
To avoid re-enabling the flag for old Action versions.
We are already testing the analyze Action in a separate check.
Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
| Back | FazBrowse Home | New Git URL |
This PR fixes an issue with the AutobuildDirectTracing feature where it would ignore the working-directory input to the autobuild Action. The fix is to pass Node's working directory to the CLI, since we already change directory in Node based on the input. We also bump the version of the feature flag so that we can avoid re-enabling the flag for old Action versions.
I've added a PR check to validate that the fix works.
Merge / deployment checklist