Commit Graph

17 Commits

Author SHA1 Message Date
Ana María Martínez Gómez def4ad68c3 ci: Run tests in master and PRs
Add the tests to the CI GitHub action. Only run the tests if code style
and rule linter succeed, as tests take some time to run.

A similar actions should be added to `capa-testfiles`.
2020-07-22 19:36:51 +02:00
Ana María Martínez Gómez e744652999 Run rules linter in master and PRs
Add the rule linter to the CI GitHub action. A similar actions should be
added to `capa-rules` as well.
2020-07-17 14:20:37 +02:00
Ana María Martínez Gómez 4ab97ec910 ci: Add GitHub action for style checkers
Run isort and black for every pull request or push.
2020-07-16 22:05:17 +02:00
William Ballenthin 187d5b59ac pyinstaller: update program icon 2020-07-15 18:40:45 -06:00
William Ballenthin c89c7f7c08 pyinstaller: update version format embedded in standalone exe 2020-07-15 18:35:50 -06:00
William Ballenthin 3faf175da7 *: add license header
closes #144
2020-07-15 14:14:53 -06:00
Willi Ballenthin 3920a1f37c add capa-ida.jpg 2020-07-14 10:59:45 -06:00
William Ballenthin 84f52b9b8d update icon 2020-07-14 08:57:18 -06:00
Moritz ff5dd00157 Update bug_report.md 2020-07-13 11:14:48 +02:00
Moritz 12e830ec48 Update feature_request.md 2020-07-13 11:12:11 +02:00
William Ballenthin f99fe8aacb re-add missing pyinstaller spec 2020-07-07 12:32:39 -06:00
William Ballenthin 22d0f94cea move ci files to .github directory
since this is where we host everything

closes #113
2020-07-07 12:28:47 -06:00
Willi Ballenthin bf049f5db3 contributing: remove atom cruft 2020-07-07 09:06:39 -06:00
Willi Ballenthin e331b56e7d contributing: remove atom cruft 2020-07-07 09:05:05 -06:00
William Ballenthin 93dfb4fd17 contributing: wording 2020-07-06 16:17:16 -06:00
William Ballenthin 4db45e5c33 contributing: formatting 2020-07-06 15:49:34 -06:00
William Ballenthin 2968004bfb add contributing guide 2020-07-06 15:46:32 -06:00