Move upgrades into standard library packs

Move upgrade to new location

Remove incorrectly merged files

Fix upgrades section
This commit is contained in:
Dave Bartolomeo
2021-11-17 23:21:35 -05:00
committed by Andrew Eisenberg
parent 8f843209a8
commit 83ceb822aa
349 changed files with 6 additions and 104 deletions

View File

@@ -203,8 +203,7 @@ contains:
name: codeql/cpp-all
version: 0.0.0
dbscheme: semmlecode.cpp.dbscheme
dependencies:
codeql/cpp-upgrades: "*"
upgrades: upgrades
Core query pack
~~~~~~~~~~~~~~~
@@ -247,18 +246,3 @@ contains:
.. _upgrade-ql-packs:
Upgrade scripts for a language
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The ``qlpack.yml`` file for a QL pack that contains only upgrade scripts
uses the following properties: ``name`` and ``upgrades``.
For example, the ``qlpack.yml`` file for `C/C++ upgrades
<https://github.com/github/codeql/blob/main/cpp/upgrades/qlpack.yml>`__
contains:
.. code-block:: yaml
name: codeql/cpp-upgrades
upgrades: .