aboutsummaryrefslogtreecommitdiff
path: root/src/routes.ts
Commit message (Expand)AuthorAgeFilesLines
* #17 Move TOKEN from EnvConfig to databaseKevin J Hoerr2022-04-071-46/+53
* Formatting and linting fixesKevin J Hoerr2022-04-041-2/+4
* Refactor dependency on env and add commentsKevin J Hoerr2022-04-041-3/+15
* Test hc endpoint; remove unreachable codeKevin J Hoerr2021-09-271-5/+0
* Fix tag to specific step when publishing dockerKevin J Hoerr2021-09-251-0/+5
* Add lint check to pipelineKevin J Hoerr2021-09-251-14/+14
* Adjust route matchers to remove quirksKevin J Hoerr2021-09-201-3/+3
* #14 Changed /bash file to /shKevin J Hoerr2021-09-171-2/+2
* Add format to head commit infoKevin J Hoerr2021-09-161-105/+16
* #7 Add Cobertura formatKevin J Hoerr2021-09-161-3/+106
* Refactor coverage upload for ease of new formatsKevin J Hoerr2021-09-121-49/+58
* Add target filename to formatKevin J Hoerr2021-09-121-1/+1
* Refactor upload processingKevin J Hoerr2021-09-121-49/+51
* Refactor env config into MetadataKevin J Hoerr2021-09-121-13/+26
* Move token to metadataKevin J Hoerr2021-09-121-3/+1
* Upgrade packages and fix unit testsKevin J Hoerr2021-09-111-1/+1
* Refactor startup to passthrough valuesKevin J Hoerr2020-04-271-8/+5
* #11 Handle unknown paths with 404 pageKevin J Hoerr2020-04-271-0/+5
* These changes moved a lot of the startup async to run in a streamlinedKevin J Hoerr2020-04-261-42/+16
* Upgrade packages and fix express type changeKevin J Hoerr2020-04-261-1/+1
* #2 Add CSS, favicon for landing pageKevin J Hoerr2020-02-221-0/+9
* #8 Add router unit tests using supertestKevin J Hoerr2020-01-111-0/+34
* Add index.html template with route for integrationKevin J Hoerr2019-12-291-0/+5
* AOC-3 Catch promise rejections in POST requestKevin J Hoerr2019-12-211-3/+6
* Use nullish-coalescing op for env var assignmentsKevin J Hoerr2019-12-121-2/+2
* Add template process to serve bash fileKevin J Hoerr2019-12-091-0/+8
* Add linting to project using EslintKevin J Hoerr2019-12-091-25/+24
* Promisify data flow in POST requestKevin J Hoerr2019-12-091-9/+21
* Use HeadIdentifier as reference for file retrievalKevin J Hoerr2019-12-081-39/+53
* Overhaul error handling for controllersKevin J Hoerr2019-12-081-23/+54
* Move from branch to repository document in MongoDBKevin J Hoerr2019-12-081-1/+10
* Refactor routes into separate fileKevin J Hoerr2019-12-081-0/+123