Commit Graph

12 Commits

Author SHA1 Message Date
William Ballenthin fd92165f29 setup: bump viv version 2020-08-04 13:06:52 -06:00
William Ballenthin 9778a1de18 ci: build standalone exe upon release 2020-08-04 12:05:02 -06:00
William Ballenthin 328f27511b ci: build standalone exe upon release 2020-08-04 12:04:15 -06:00
William Ballenthin 9751c66565 ci: demonstrate capa runs against test file 2020-08-04 11:56:05 -06:00
William Ballenthin 32e293f78f ci: checkout submodules for rules 2020-08-04 11:53:13 -06:00
William Ballenthin 61afeb1b78 ci: upload artifacts upon build 2020-08-04 11:49:26 -06:00
William Ballenthin 0606666e08 ci: run capa on itself to demonstrate rules work 2020-08-04 11:44:41 -06:00
William Ballenthin ae276d27ab ci: configure win/macos os 2020-08-04 11:39:44 -06:00
William Ballenthin dd74fae160 ci: attempt to configure gh actions for pyinstaller 2020-08-04 11:31:33 -06:00
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