4 Commits

Author SHA1 Message Date
Andrew Eisenberg
aacd3861ba Modernize packs
- Remove `queries.xml`
- Remove `qlpack.lock.yml`
- Add or update `codeql-pack.lock.yml`
2023-06-16 09:39:00 -07:00
Andrew Eisenberg
5cbf2de937 Packaging: Update qlpack.yml files for packaging
Converts the qlpack.yml files to use the modern packaging
format.

This retains the ql and codeql-qo submodules so that users
are not required to download packages from the registry.
Therefore, the qlpack.lock.yml files are empty since all
dependencies are found locally.
2021-09-15 16:10:07 -07:00
Aditya Sharad
6b3a98f054 Add queries.xml files.
Supports compilation caching in the current version of the CodeQL tools.
2020-01-21 08:50:58 -08:00
Aditya Sharad
e9d672c6bb CodeQL for VS Code starter: Initial commit. 2019-11-12 14:05:48 -08:00