4 Commits

Author SHA1 Message Date
Gabriel Huber
44e7ea517b
Implement new package scanner (#2532)
* Implement new package scanner

* Replace hardcoded repository paths in getmergebase.sh

* Create branch instead of working on detached head in getmergebase.sh

* Checkout with unlimited depth

* Fix package_scanner command line

* Merge new package scanner

* Improve debug information of germergebase.sh

* Remove validate_json.js as package_scanner already validates json

* Improve documentation of getmergebase.sh

* Close http client at the end of the program

* Address code review comments

* Fix normalization of aliases
2023-03-14 10:40:45 +08:00
flywind
786ea17d52
build scanner in release mode (#2061) 2021-11-09 23:23:30 +08:00
flywind
50ce49b293
upgrade install-nim (#2020) 2021-10-05 09:08:22 +02:00
Matt Haggard
868b48a5af
GitHub actions (#1744)
* Add GitHub actions

* Workflow typo

* Workflow typo

* Use GITHUB_TOKEN in build if available
2020-12-11 22:04:30 +00:00