Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Rasmus Wriedt Larsen f2def84337
Misc: Add script to accept `.expected` changes from CI
This script can be used to go over `codeql test run` expected/actual log
output from actions CI checks for a PR, and apply patches locally to
make the tests pass.

Designed for use by GitHub employees, since it needs access to internal
CI runs. Just run this tool while the branch for the PR is checked out!

You need the `gh` cli tool installed and authenticated.

Example can be seen in https://github.com/github/codeql/pull/12950
2023-04-30 14:59:50 +02:00
Dave Bartolomeo 97565fd90f Add `Sync Identical Files` tasks to `build` group 2020-04-24 10:24:17 -04:00
Dave 95b55f86ba Add a VS Code task to run `sync-files.py`
If you're developing one of the libraries that has muiltiple copies auto-generated by `sync-files.py`, you can now run `sync-files.py --latest` by going to the `Terminal | Run Task...` menu in VS Code and selecting the `Sync Identical Files` task. You can set a keyboard binding to run this task for quicker access.
2020-04-23 16:58:34 -04:00