Commit Graph

354 Commits

Author SHA1 Message Date
Aaron Louie 77962ad83f
Merge pull request #13 from sartography/chore/github_branches_to_docker_tags
Installs AWS CLI
2020-05-08 12:11:17 -04:00
Aaron Louie 7e004d3b55 Installs AWS CLI 2020-05-08 12:10:11 -04:00
Aaron Louie 1714fd5dd3
Merge pull request #12 from sartography/chore/github_branches_to_docker_tags
Tags Docker image with branch, commit, and Travis build number. Deplo…
2020-05-08 11:44:17 -04:00
Aaron Louie 1664645555 Tags Docker image with branch, commit, and Travis build number. Deploys to appropriate DC/OS stage after successful Docker push. 2020-05-08 11:42:21 -04:00
Aaron Louie 43b1de1f73 Updates sartography-workflow-lib 2020-05-01 15:50:49 -04:00
Aaron Louie 87d87f4205 Updates sartography-workflow-lib 2020-04-30 21:13:33 -04:00
Aaron Louie fa100c853d Updates sartography-workflow-lib 2020-04-28 13:08:29 -04:00
Aaron Louie 9c6afbe509 Updates Ubuntu 2020-04-28 10:29:37 -04:00
Aaron Louie cbba4077d7 Adds reset parameters to workflow endpoint 2020-04-27 17:11:19 -04:00
Aaron Louie d46281b831 Updates sartography-workflow-lib: Fixes bug with autocomplete where filter was being assigned to wrong field. 2020-04-27 12:38:08 -04:00
Aaron Louie 7f7282b104 Updates sartography-workflow-lib 2020-04-23 23:37:06 -04:00
Aaron Louie 3787a7ddf7 Updates sartography-workflow-lib 2020-04-22 22:26:01 -04:00
Aaron Louie 3d56e6d44f Updates sartography-workflow-lib 2020-04-22 13:43:47 -04:00
Aaron Louie 72c44bea68 Updates sartography-workflow-lib 2020-04-22 12:18:47 -04:00
Aaron Louie 64f61fb222 Updates sartography-workflow-lib 2020-04-21 22:02:25 -04:00
Aaron Louie 6112bc1c69 Updates sartography-workflow-lib. 2020-04-21 17:51:40 -04:00
Aaron Louie f39212c2f5 Updates sartography-workflow-lib 2020-04-21 17:22:54 -04:00
Aaron Louie 907c276c92 Updates packages 2020-04-15 10:40:45 -04:00
Aaron Louie ded3c899e5 Removes GA key 2020-04-15 10:14:10 -04:00
Aaron Louie 0b7851bc0b Removes curly braces from envsubst template strings 2020-04-15 09:47:33 -04:00
Aaron Louie f74580ba63 Locks in package versions. Fixes copy/paste errors in Dockerfile 2020-04-14 23:23:11 -04:00
Aaron Louie a7afdfaa9e Trying slightly different base images, in case that's the problem 2020-04-14 22:07:20 -04:00
Aaron Louie 1b303a56e1 Fixes path to script 2020-04-14 20:20:08 -04:00
Aaron Louie e7aa0dcdca Changes variable name to build_config 2020-04-14 17:21:51 -04:00
Aaron Louie d6e76a1bc5 Trying different syntax 2020-04-14 17:02:30 -04:00
Aaron Louie 00ad016535 Adds ENV 2020-04-14 16:57:56 -04:00
Aaron Louie 871c021c3c Passes environment variables as build args to Dockerfile 2020-04-14 16:43:35 -04:00
Aaron Louie 201e65fdbf Passes environment variables through the Dockerfile 2020-04-14 16:22:34 -04:00
Aaron Louie 41b399e8a3 Replaces environment files with a single runtime environment file that pulls in environment variables. 2020-04-14 15:42:07 -04:00
Aaron Louie 4dfcd0b010 Removes unnecessary semicolon 2020-04-13 13:14:08 -04:00
Aaron Louie e0e3cba538 Refactors, fixes bugs, and adds tests for changing spec and category display orders 2020-04-13 12:13:44 -04:00
Aaron Louie f9b0e42115 Adds buttons to change display_order of workflow specs and categories 2020-04-10 10:07:39 -04:00
Aaron Louie 49b74e25d5 Updates sartography-workflow-lib 2020-04-09 14:56:29 -04:00
Aaron Louie 42c268bcc2 Updates sartography-workflow-lib. Fixes all kinds of test failures resulting from change in file data API method. 2020-04-08 17:15:08 -04:00
Aaron Louie fff410fe13 Displays all error text 2020-04-07 16:02:35 -04:00
Aaron Louie 8974ebc9da Updates sartography-workflow-lib 2020-04-06 16:58:08 -04:00
Aaron Louie 2990d16ab6 Moves AWS CLI install step into deploy script 2020-04-03 15:53:47 -04:00
Aaron Louie fed8b1e057 Skips cleanup in deploy step 2020-04-03 15:37:46 -04:00
Aaron Louie eb6b9a5179 Replaced password with token 2020-04-03 11:30:00 -04:00
Aaron Louie 85fb0d8506 Adds Docker service 2020-04-03 10:20:08 -04:00
Aaron Louie dbf199ec21 Sends message to DCOS when Docker Hub image is updated 2020-04-03 10:15:08 -04:00
Aaron Louie e1240912bc Displays master status spec separately from other specs. 2020-04-01 09:53:22 -04:00
Aaron Louie 8ee71da70c Fixes failing e2e test 2020-03-31 10:35:33 -04:00
Aaron Louie 097bbcb34d Updates sartography-workflow-lib 2020-03-31 10:26:19 -04:00
Aaron Louie 6c9e9c94a1 Updates sartography-workflow-lib 2020-03-31 08:46:44 -04:00
Aaron Louie 336c5d4656 Sorts workflow spec categories in display order. Updates is_status to is_master_spec 2020-03-30 15:03:55 -04:00
Aaron Louie 30b10f252a Tidying up 2020-03-30 13:38:27 -04:00
Aaron Louie ace852b732 Adds button to validate workflow spec. Displays validation errors in a bottom sheet. 2020-03-30 12:20:56 -04:00
Aaron Louie a3c9b83dc6 Adds category display order 2020-03-30 08:47:16 -04:00
Aaron Louie 616d2ad0d8 Enables file uploading. Refactors file dialog. 2020-03-25 23:31:11 -04:00