From cda34d7f8ef9345eb5e8c7747942721c6eedcbbb Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Thu, 9 May 2019 18:41:04 +0200 Subject: [PATCH 01/29] Delete empty_file --- empty_file | 1 - 1 file changed, 1 deletion(-) delete mode 100644 empty_file diff --git a/empty_file b/empty_file deleted file mode 100644 index ab9f299..0000000 --- a/empty_file +++ /dev/null @@ -1 +0,0 @@ -test132 From 28ab04c20a9398c941997fc6fd7d792b07ee57cf Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Thu, 9 May 2019 18:41:11 +0200 Subject: [PATCH 02/29] Delete test --- test | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test diff --git a/test b/test deleted file mode 100644 index e69de29..0000000 From 7d8e1145ce31a3e2017b0042ee194c461f0fb850 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Thu, 9 May 2019 18:43:59 +0200 Subject: [PATCH 03/29] Update .squash.yml --- .squash.yml | 74 ++++++----------------------------------------------- 1 file changed, 8 insertions(+), 66 deletions(-) diff --git a/.squash.yml b/.squash.yml index 0189ebf..2fb6574 100644 --- a/.squash.yml +++ b/.squash.yml @@ -1,77 +1,19 @@ deployments: default: vm_size: 1G - environment: - TEST_VAL=42 ready_wait: 120 - backend_wait: 20 - subdomain_port_mapping: - - test:81 - - test--test:81 - - another-test:8000 - - and--another-test:8000 - pre_terminate: - - uname -a - - ./src/scripts/script-2.sh - - stuff-service: - - cat ~/.bashrc - post_launch: - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo domain is $SQUASH_DOMAIN' - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo branch id is $SQUASH_BRANCH_WITH_ID' - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo TEST_VAL2 is $TEST_VAL2' - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo TEST_VAL is $TEST_VAL' + copy_files: /abcd ~/code + auto_deploy_on_commits: true + squash_pr_comments: true branch: vm_size: 1 - environment: - TEST_VAL=42 - ready_wait: - 120 - filename: - ./stuff/Dockerfile + vm_storage_gb: 10 + auto_deploy_disable_cache: true + auto_deploy_on_commits: true + ready_wait: 120 + filename: ./stuff/Dockerfile dockerfileonly: true - run_options: --env TEST_VAL2=${SQUASH_BRANCH_WITH_ID} -v /assets:/assets context_path: ./stuff - subdomains: - Awesome Name: - - awesomedomain,/?que=99764QQ - Awesomness x2: - - subd,/abc - Awesomness x3: - - plain - pre_launch: - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo domain is $SQUASH_DOMAIN' - post_launch: - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo domain is $SQUASH_DOMAIN' - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo branch id is $SQUASH_BRANCH_WITH_ID' - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo TEST_VAL2 is $TEST_VAL2' - - target: 'stuff-service' - command: exec - docker: true - options: -it {target} bash -c 'echo TEST_VAL is $TEST_VAL' branchA: vm_size: 6 environment: From e84e947b84d134c2b5e6fcaa9223e0ced6d572be Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Fri, 10 May 2019 16:05:50 -0600 Subject: [PATCH 04/29] Create dummy.txt --- dummy.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 dummy.txt diff --git a/dummy.txt b/dummy.txt new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/dummy.txt @@ -0,0 +1 @@ +test From ae0461526cd51cb3fc8581e1f4b31049e814bbcc Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 13 May 2019 14:50:17 -0600 Subject: [PATCH 05/29] Update dummy.txt --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 9daeafb..6375a26 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1 +1,2 @@ test +test 2 From fb111e436d5e8fdd2aa7c2404e67dc4a74ba2c3f Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 13 May 2019 15:18:12 -0600 Subject: [PATCH 06/29] Update dummy.txt --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 6375a26..884e379 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,2 +1,3 @@ test test 2 +test3 From c90f80492d3e6a7e17ddf28f11ed9a9954d1ce95 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 13 May 2019 15:26:14 -0600 Subject: [PATCH 07/29] test4 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 884e379..c3022ce 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ test test 2 test3 +test4 From a9f15055073b4f632074f804a0d4dd7ce567e7cd Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 13 May 2019 15:28:45 -0600 Subject: [PATCH 08/29] test5 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index c3022ce..61f3865 100644 --- a/dummy.txt +++ b/dummy.txt @@ -2,3 +2,4 @@ test test 2 test3 test4 +test5 From e9c34256eb4a65b0c48ff8782c3cef41bab23912 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Fri, 17 May 2019 10:04:32 -0600 Subject: [PATCH 09/29] test6 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 61f3865..60b5bc3 100644 --- a/dummy.txt +++ b/dummy.txt @@ -3,3 +3,4 @@ test 2 test3 test4 test5 +test6 From 5b65e66610a522fceba1a8b5b53a8c163935d6b8 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Fri, 17 May 2019 18:25:57 +0200 Subject: [PATCH 10/29] Update dummy.txt --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 60b5bc3..af45f21 100644 --- a/dummy.txt +++ b/dummy.txt @@ -4,3 +4,4 @@ test3 test4 test5 test6 +test7 From 027b696e2a39bbc12a7c9a906718c1a23460ffef Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Fri, 17 May 2019 18:44:41 -0600 Subject: [PATCH 11/29] test8 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index af45f21..e7f2367 100644 --- a/dummy.txt +++ b/dummy.txt @@ -5,3 +5,4 @@ test4 test5 test6 test7 +test8 From bdfb807afda27b022b7907cee4e0bde712af941b Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Fri, 17 May 2019 18:44:52 -0600 Subject: [PATCH 12/29] test9 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index e7f2367..07cf72b 100644 --- a/dummy.txt +++ b/dummy.txt @@ -6,3 +6,4 @@ test5 test6 test7 test8 +test9 From 056ea00c3483b3561decd8fe30e0b800c9d92a09 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Fri, 17 May 2019 18:48:43 -0600 Subject: [PATCH 13/29] test10 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 07cf72b..94d7ad7 100644 --- a/dummy.txt +++ b/dummy.txt @@ -7,3 +7,4 @@ test6 test7 test8 test9 +test10 From 09d49065c8be646241807aadc91678d69083ed48 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 27 May 2019 18:01:53 -0600 Subject: [PATCH 14/29] test11 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 94d7ad7..37b303f 100644 --- a/dummy.txt +++ b/dummy.txt @@ -8,3 +8,4 @@ test7 test8 test9 test10 +test11 From 49fdc7f5638423a97f711e94886910a380f9820c Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 27 May 2019 18:02:05 -0600 Subject: [PATCH 15/29] test12 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 37b303f..d8999df 100644 --- a/dummy.txt +++ b/dummy.txt @@ -9,3 +9,4 @@ test8 test9 test10 test11 +test12 From 2ea849d9183a8f1467e988a70facd6b654b2dfd4 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 27 May 2019 18:08:11 -0600 Subject: [PATCH 16/29] test13 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index d8999df..8a90fb3 100644 --- a/dummy.txt +++ b/dummy.txt @@ -10,3 +10,4 @@ test9 test10 test11 test12 +test13 From b856b62a7314bee1457c82b5adc16c95bf75665f Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 27 May 2019 18:53:43 -0600 Subject: [PATCH 17/29] test14 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 8a90fb3..2f940df 100644 --- a/dummy.txt +++ b/dummy.txt @@ -11,3 +11,4 @@ test10 test11 test12 test13 +test14 From 0dbeed1a75e90a480f09e79fdae280f4f6d51287 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Tue, 28 May 2019 10:38:00 -0600 Subject: [PATCH 18/29] test15 some dummy long text to see if we can break the UI or cause some unexpected hehaviour we didn't think about for some reason at the time the feature was implemented and some more blablabla --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 2f940df..8134ef4 100644 --- a/dummy.txt +++ b/dummy.txt @@ -12,3 +12,4 @@ test11 test12 test13 test14 +test15 From 7f020fc33143fc91784ea83392b87a2c734b0569 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Tue, 28 May 2019 17:41:20 -0600 Subject: [PATCH 19/29] test16 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 8134ef4..49d2b72 100644 --- a/dummy.txt +++ b/dummy.txt @@ -13,3 +13,4 @@ test12 test13 test14 test15 +test16 From e3da735dff8efc062993b2a2c0b009ec85847bbd Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Tue, 28 May 2019 17:41:32 -0600 Subject: [PATCH 20/29] test17 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 49d2b72..7cd8b38 100644 --- a/dummy.txt +++ b/dummy.txt @@ -14,3 +14,4 @@ test13 test14 test15 test16 +test17 From 09ad9ee161b7a4e29fe8059634cc02594b50925e Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 15:41:44 -0600 Subject: [PATCH 21/29] test18 --- dummy.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dummy.txt b/dummy.txt index 7cd8b38..bced2f8 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,5 @@ +test18 + test test 2 test3 From ac749ca8e0c646e57f7fa6b2585bc99fe3a6ff83 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 15:41:57 -0600 Subject: [PATCH 22/29] test19 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index bced2f8..c504ec0 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ +test19 test18 test From 34319c779bc78b7d2a9239fee3c01d8447aedae0 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 16:05:43 -0600 Subject: [PATCH 23/29] test20 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index c504ec0..be69f43 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ +test20 test19 test18 From ae3f4ba1c490b4849ed933c1456c361456ce6e0b Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 16:05:56 -0600 Subject: [PATCH 24/29] test21 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index be69f43..3ca6103 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ +test21 test20 test19 test18 From 543e97496ff69f2c0b043b15886a2de9e217ba42 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 16:49:59 -0600 Subject: [PATCH 25/29] test22 --- dummy.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dummy.txt b/dummy.txt index 3ca6103..f5d726d 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,5 @@ +test22 + test21 test20 test19 From bebec9b3ee987592e4b495d3e7e9c6276e14f063 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 16:50:09 -0600 Subject: [PATCH 26/29] test23 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index f5d726d..110a360 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ +test23 test22 test21 From 5cd59557fedbc2fb90c66f9fc08fbf713eaf886b Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 21:51:27 -0600 Subject: [PATCH 27/29] test24 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 110a360..4268914 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ +test24 test23 test22 From 288c614d7b39217272621cfc46b3edeeb73595a0 Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Wed, 29 May 2019 21:51:39 -0600 Subject: [PATCH 28/29] test25 --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 4268914..49e4301 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ +test25 test24 test23 test22 From 47fbc8c26672cba2c605b41b2a8421fb42bfaf6b Mon Sep 17 00:00:00 2001 From: docker-test <33427102+dyndeploy-test@users.noreply.github.com> Date: Mon, 27 Jan 2020 14:01:30 -0500 Subject: [PATCH 29/29] Update dummy.txt --- dummy.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy.txt b/dummy.txt index 49e4301..f1d64f5 100644 --- a/dummy.txt +++ b/dummy.txt @@ -1,3 +1,4 @@ +test26 test25 test24 test23