Commit Graph

20 Commits

Author SHA1 Message Date
IamTheFij eed6262f27 Update run-metrics target to the same as run 2020-01-06 18:47:15 -08:00
IamTheFij f74479c53a Fix Makefile typo
continuous-integration/drone/push Build is passing Details
Accidentally referenced arm instead of arm64
2019-08-05 15:53:09 -07:00
IamTheFij e3e54c7a0f Update Makefile to make testing runs easier 2019-08-01 14:50:09 -07:00
IamTheFij 4683b3856e Allow building against more Python versions
continuous-integration/drone/push Build is failing Details
2019-07-30 21:17:24 -07:00
IamTheFij e5687ed83e Add multi-arch build pipeline
continuous-integration/drone/push Build was killed Details
2019-06-20 14:16:16 -07:00
IamTheFij 05f630d08a Add log level control using command line arguments
continuous-integration/drone/push Build is passing Details
Default  ERROR
    -v       WARNING
    -vv      INFO
    -vvv     DEBUG
2019-06-03 11:47:20 -07:00
IamTheFij 0c0a0d9085 Add new Prometheus metrics endpoint
Doubles as a health check endpoint!

Change some methods to private and rearrange them
2018-07-15 19:12:04 -07:00
IamTheFij 26b17a4019 Use SOMETAG rather than from git, if available 2018-04-18 17:36:39 -07:00
IamTheFij 16be263093 Add the ability to include last command output in the alert
Update readme to document the new templating vars
2018-04-18 17:16:26 -07:00
IamTheFij f4952b61d1 Update Dockerfile to build the current working copy
This will allow `latest` to be `master` and allow git tags to dictate
tagged versions on Docker.

Also update readme to describe how it's now building
2018-04-18 09:51:32 -07:00
IamTheFij 4fe8020a77 Allow opening coverage report on Linux systems too 2018-04-14 17:26:58 -07:00
IamTheFij c66e15dd4f Speed up builds and add pypi step 2018-04-13 22:02:46 -07:00
IamTheFij 2c1acab3dc Add a simple Drone build file to test and build 2018-04-11 10:11:51 -07:00
IamTheFij dcd0c19daf Use full path to tox 2018-04-11 10:11:51 -07:00
IamTheFij 9309ab1fd1 Drop virtualenv and use env 2018-04-11 10:06:53 -07:00
IamTheFij eadaf17d91 Add easy viewing of coverage html report 2018-04-10 11:28:09 -07:00
IamTheFij c2559c04c1 Force tests before building 2018-04-09 17:26:32 -07:00
IamTheFij 5edc2410ea Add tox, pre-commit and dummy test. 2018-04-09 10:44:30 -07:00
IamTheFij 9c2b4d9029 Add packaging make targets 2018-02-16 18:09:52 -08:00
IamTheFij 2b5856ee30 initial commit poc 2018-02-14 15:37:15 -08:00