guix-data-service/sqitch
Christopher Baines 6b9977f62e Store lint warnings in the database
This commit adds the relevant tables and code to store lint warnings in the
database.

Currently, only lint checkers which don't require access to the network will
be run, as this allows the processing to happen without network access. Also,
this functionality won't work in older versions of Guix which don't expose the
lint warnings in a compatible way.
2019-09-01 13:12:10 +01:00
..
deploy Store lint warnings in the database 2019-09-01 13:12:10 +01:00
revert Store lint warnings in the database 2019-09-01 13:12:10 +01:00
verify Store lint warnings in the database 2019-09-01 13:12:10 +01:00
sqitch.plan Store lint warnings in the database 2019-09-01 13:12:10 +01:00