Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83ceb82

Browse files
Dave Bartolomeoaeisenberg
authored andcommitted
Move upgrades into standard library packs
Move upgrade to new location Remove incorrectly merged files Fix upgrades section
1 parent 8f84320 commit 83ceb82

349 files changed

Lines changed: 6 additions & 104 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.codeqlmanifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"*/ql/lib/qlpack.yml",
55
"*/ql/test/qlpack.yml",
66
"*/ql/examples/qlpack.yml",
7-
"*/upgrades/qlpack.yml",
87
"cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted/qlpack.yml",
98
"javascript/ql/experimental/adaptivethreatmodeling/lib/qlpack.yml",
109
"javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml",

cpp/ql/lib/qlpack.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp
66
library: true
7-
dependencies:
8-
codeql/cpp-upgrades: ^0.0.3
7+
upgrades: upgrades

cpp/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/old.dbscheme renamed to cpp/ql/lib/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/old.dbscheme

File renamed without changes.

cpp/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/semmlecode.cpp.dbscheme renamed to cpp/ql/lib/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/semmlecode.cpp.dbscheme

File renamed without changes.

cpp/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/static_asserts.ql renamed to cpp/ql/lib/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/static_asserts.ql

File renamed without changes.

cpp/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/upgrade.properties renamed to cpp/ql/lib/upgrades/025827d85c3f44a7fd52d4fad636e9a4141f12dd/upgrade.properties

File renamed without changes.

cpp/upgrades/098850d25c4e9d417eb74c1bef9deb2f9d2dc417/old.dbscheme renamed to cpp/ql/lib/upgrades/098850d25c4e9d417eb74c1bef9deb2f9d2dc417/old.dbscheme

File renamed without changes.

cpp/upgrades/098850d25c4e9d417eb74c1bef9deb2f9d2dc417/semmlecode.cpp.dbscheme renamed to cpp/ql/lib/upgrades/098850d25c4e9d417eb74c1bef9deb2f9d2dc417/semmlecode.cpp.dbscheme

File renamed without changes.

cpp/upgrades/098850d25c4e9d417eb74c1bef9deb2f9d2dc417/upgrade.properties renamed to cpp/ql/lib/upgrades/098850d25c4e9d417eb74c1bef9deb2f9d2dc417/upgrade.properties

File renamed without changes.

cpp/upgrades/0ed3da4a31c3a3dd01d9bb84d7908cf64b9f31a3/old.dbscheme renamed to cpp/ql/lib/upgrades/0ed3da4a31c3a3dd01d9bb84d7908cf64b9f31a3/old.dbscheme

File renamed without changes.

0 commit comments

Comments
 (0)