Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-26 | added a health endpoint. change endpoint name to alert. added a health ↵ | terminaldweller | 1 | -1/+4 | |
endpoint.maybe a travis fix? | |||||
2021-02-25 | kill me ... | terminaldweller | 1 | -1/+1 | |
2021-02-25 | travis... | terminaldweller | 1 | -1/+1 | |
2021-02-25 | removing tests for now. will have to see how travis handles localhost/ports ↵ | terminaldweller | 1 | -1/+1 | |
because security... | |||||
2021-02-25 | made a new docker-compose file for travis tests only | terminaldweller | 1 | -1/+1 | |
2021-02-25 | added the secrets as env vars to travis build. added the travis badge | terminaldweller | 1 | -8/+9 | |
2021-02-25 | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 1 | -0/+14 | |
up the code a bit. the secrets are all environment variables now since we want publicly availale CI. the api and postman docs are added. added travis integration. |