Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructured the repo-WIP | terminaldweller | 2021-11-12 | 1 | -18/+0 |
| | |||||
* | added a health endpoint. change endpoint name to alert. added a health ↵ | terminaldweller | 2021-02-26 | 1 | -1/+4 |
| | | | | endpoint.maybe a travis fix? | ||||
* | kill me ... | terminaldweller | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | travis... | terminaldweller | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | removing tests for now. will have to see how travis handles localhost/ports ↵ | terminaldweller | 2021-02-25 | 1 | -1/+1 |
| | | | | because security... | ||||
* | made a new docker-compose file for travis tests only | terminaldweller | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | added the secrets as env vars to travis build. added the travis badge | terminaldweller | 2021-02-25 | 1 | -8/+9 |
| | |||||
* | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 2021-02-25 | 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. |