Releases: JacobDomagala/StaticAnalysis
Releases · JacobDomagala/StaticAnalysis
v0.0.7
v0.0.6
Changelog
Core:
- [#95]: Update base image and libs
- [#55]: Update docker image
- [#57]: Fix clang-tidy command
- [#81]: Fix cppcheck command
- [#77]: Don't change dir to build when running INIT_SCRIPT
- [#79]: Provide root_dir and build_dir as init_script arguments
- [#93]: Use run-clang-tidy
- [#95]: Fix issue when passing multiple CMake args
- [#95]: Update report_pr_changes_only to collect the list of changed files
- [#73]: Change to build dir before running init_script
- [#75]: Fix incorrect path to init script
Tests:
- [#68]: Write additional unit tests
- [#60]: Allow workflows to run on push
- [#63]: Fix branch name when TestAction workflow is run by push
- [#65]: Figure out a way to verify/output TestAction workflow
- [#89]: Add shellcheck workflow
- [#67]: Cleanup TestAction workflow
Misc:
v0.0.5
v0.0.4
v0.0.3
List of updates:
- Update Docker image to use Ubuntu 21.04 and Clang-12 (#14)
v0.0.2
List of updates:
v0.0.1
Initial release