From b2df3a0a8cde14680dcb8299d7a49dd7e751d6d2 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 17:47:27 -0800 Subject: [PATCH 01/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93ecf891..ea29ca8a 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# ReactSite 5 +# ReactSite 6 From 0336218960cc3442cc285b14cfa40578459472a3 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 18:25:13 -0800 Subject: [PATCH 02/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea29ca8a..e489f98c 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# ReactSite 6 +# ReactSite 7 From a0d4e8c4290b312122008109719c8c539d1febc3 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 18:30:45 -0800 Subject: [PATCH 03/13] Update azure-pages-calm-tree-1156585e.yml --- .github/workflows/azure-pages-calm-tree-1156585e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-pages-calm-tree-1156585e.yml b/.github/workflows/azure-pages-calm-tree-1156585e.yml index ac69f5f3..5df9d203 100644 --- a/.github/workflows/azure-pages-calm-tree-1156585e.yml +++ b/.github/workflows/azure-pages-calm-tree-1156585e.yml @@ -22,7 +22,7 @@ jobs: with: azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_CALM_TREE_1156585E }} repo_token: ${{ secrets.GITHUB_TOKEN }} - action: 'upload' + action: 'upload --verbose' app_location: 'app' # App Source Code Path api_location: 'api' # Api Source Code Path - optional app_artifact_location: 'build' # Built App Content Directory - optional From 40a55662822918967c37241b79486af05cbc2b8d Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 18:36:22 -0800 Subject: [PATCH 04/13] Update azure-pages-calm-tree-1156585e.yml --- .github/workflows/azure-pages-calm-tree-1156585e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-pages-calm-tree-1156585e.yml b/.github/workflows/azure-pages-calm-tree-1156585e.yml index 5df9d203..5c611423 100644 --- a/.github/workflows/azure-pages-calm-tree-1156585e.yml +++ b/.github/workflows/azure-pages-calm-tree-1156585e.yml @@ -21,7 +21,7 @@ jobs: uses: miwebst/anotherdeploy@master with: azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_CALM_TREE_1156585E }} - repo_token: ${{ secrets.GITHUB_TOKEN }} + repo_token: ${{ secrets.TEMP_SECRET }} action: 'upload --verbose' app_location: 'app' # App Source Code Path api_location: 'api' # Api Source Code Path - optional From b44aba0e7707bd1eed6ccd7bc622c3cd122eda31 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 18:45:25 -0800 Subject: [PATCH 05/13] Update azure-pages-calm-tree-1156585e.yml --- .github/workflows/azure-pages-calm-tree-1156585e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-pages-calm-tree-1156585e.yml b/.github/workflows/azure-pages-calm-tree-1156585e.yml index 5c611423..603fcdaf 100644 --- a/.github/workflows/azure-pages-calm-tree-1156585e.yml +++ b/.github/workflows/azure-pages-calm-tree-1156585e.yml @@ -21,7 +21,7 @@ jobs: uses: miwebst/anotherdeploy@master with: azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_CALM_TREE_1156585E }} - repo_token: ${{ secrets.TEMP_SECRET }} + repo_token: ${{ secrets.TEMP_SECRET }} #to change action: 'upload --verbose' app_location: 'app' # App Source Code Path api_location: 'api' # Api Source Code Path - optional From e7ef7b277b37d602c74acb7190230270103feaf3 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 19:04:10 -0800 Subject: [PATCH 06/13] Update azure-pages-calm-tree-1156585e.yml --- .github/workflows/azure-pages-calm-tree-1156585e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-pages-calm-tree-1156585e.yml b/.github/workflows/azure-pages-calm-tree-1156585e.yml index 603fcdaf..42704cd9 100644 --- a/.github/workflows/azure-pages-calm-tree-1156585e.yml +++ b/.github/workflows/azure-pages-calm-tree-1156585e.yml @@ -21,7 +21,7 @@ jobs: uses: miwebst/anotherdeploy@master with: azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_CALM_TREE_1156585E }} - repo_token: ${{ secrets.TEMP_SECRET }} #to change + repo_token: ${{ secrets.TEMP_SECRET }} #to change was that really it... action: 'upload --verbose' app_location: 'app' # App Source Code Path api_location: 'api' # Api Source Code Path - optional From 839df170a261a6433182947730f45d4860e97f81 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 19:40:21 -0800 Subject: [PATCH 07/13] Update azure-pages-calm-tree-1156585e.yml --- .github/workflows/azure-pages-calm-tree-1156585e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-pages-calm-tree-1156585e.yml b/.github/workflows/azure-pages-calm-tree-1156585e.yml index 42704cd9..5df9d203 100644 --- a/.github/workflows/azure-pages-calm-tree-1156585e.yml +++ b/.github/workflows/azure-pages-calm-tree-1156585e.yml @@ -21,7 +21,7 @@ jobs: uses: miwebst/anotherdeploy@master with: azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_CALM_TREE_1156585E }} - repo_token: ${{ secrets.TEMP_SECRET }} #to change was that really it... + repo_token: ${{ secrets.GITHUB_TOKEN }} action: 'upload --verbose' app_location: 'app' # App Source Code Path api_location: 'api' # Api Source Code Path - optional From 71f67f27e734278c1e569e5bee7a4302171bb844 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 20:18:36 -0800 Subject: [PATCH 08/13] Update azure-pages-calm-tree-1156585e.yml --- .github/workflows/azure-pages-calm-tree-1156585e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-pages-calm-tree-1156585e.yml b/.github/workflows/azure-pages-calm-tree-1156585e.yml index 5df9d203..ac69f5f3 100644 --- a/.github/workflows/azure-pages-calm-tree-1156585e.yml +++ b/.github/workflows/azure-pages-calm-tree-1156585e.yml @@ -22,7 +22,7 @@ jobs: with: azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_CALM_TREE_1156585E }} repo_token: ${{ secrets.GITHUB_TOKEN }} - action: 'upload --verbose' + action: 'upload' app_location: 'app' # App Source Code Path api_location: 'api' # Api Source Code Path - optional app_artifact_location: 'build' # Built App Content Directory - optional From 7d2697055a1bc76a603b5f7b24c75abd8f76c61a Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 20:20:03 -0800 Subject: [PATCH 09/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e489f98c..5606f7c6 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# ReactSite 7 +# ReactSite 8 From ccd753acc4ec777fb0aa53a7a51ee9f16ea2386f Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 20:21:58 -0800 Subject: [PATCH 10/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5606f7c6..f8638141 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# ReactSite 8 +# ReactSite 9 From 76c06d3801901d771a8305958d2f19547d6d0c0b Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 20:29:11 -0800 Subject: [PATCH 11/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8638141..fa7260c1 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# ReactSite 9 +# ReactSite 10 From 2acd71c90a4c73bfdbf1c154486009c9cb4b8dbe Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 20:31:26 -0800 Subject: [PATCH 12/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa7260c1..29d426d0 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# ReactSite 10 +# ReactSite 11 From f53537c54e5fb02b06f13b2a5d00e2e60c0f0f49 Mon Sep 17 00:00:00 2001 From: miwebst <50640090+miwebst@users.noreply.github.com> Date: Sun, 23 Feb 2020 20:33:26 -0800 Subject: [PATCH 13/13] Update azure-pages-calm-tree-1156585e.yml --- .github/workflows/azure-pages-calm-tree-1156585e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-pages-calm-tree-1156585e.yml b/.github/workflows/azure-pages-calm-tree-1156585e.yml index ac69f5f3..5df9d203 100644 --- a/.github/workflows/azure-pages-calm-tree-1156585e.yml +++ b/.github/workflows/azure-pages-calm-tree-1156585e.yml @@ -22,7 +22,7 @@ jobs: with: azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_CALM_TREE_1156585E }} repo_token: ${{ secrets.GITHUB_TOKEN }} - action: 'upload' + action: 'upload --verbose' app_location: 'app' # App Source Code Path api_location: 'api' # Api Source Code Path - optional app_artifact_location: 'build' # Built App Content Directory - optional