Add Ghidra Backend CI configuration, fix CHANGELOG (#1529)

* ghidra-backend ci working, fix CHANGELOG

* temp: Add backend-ghidra to CI test workflow & add versioning to matrix

* lint to avoid failure

* linting for CI

* cleanup CI, integrate actions, simplify installations

* fix gradle repo

* fix typo

* fix submodule checkout for rules & test data

* fix relative test data path

* remove unnecessary steps

* add flag to mkdir to resolve pipeline failure
This commit is contained in:
Colton Gabertan
2023-07-05 17:48:45 -07:00
committed by GitHub
parent 3da233dcad
commit 855463b319
8 changed files with 56 additions and 109 deletions

View File

@@ -83,3 +83,6 @@ ignore_missing_imports = True
[mypy-netnode.*]
ignore_missing_imports = True
[mypy-ghidra.*]
ignore_missing_imports = True