From 4d88e6e9c549d412045d1ba91c519892f14bce26 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 17:11:50 +0000 Subject: [PATCH 01/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml index bfc8852b..894c3ec0 100644 --- a/.github/workflows/porter_preview_env.yml +++ b/.github/workflows/porter_preview_env.yml @@ -29,17 +29,17 @@ jobs: uses: porter-dev/porter-preview-action@v0.2.1 with: action_id: ${{ github.run_id }} - cluster: "1" - host: https://5c24-131-239-192-194.ngrok.io - installation_id: "30668812" + cluster: "68" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app pr_branch_from: ${{ github.event.inputs.pr_branch_from }} pr_branch_into: ${{ github.event.inputs.pr_branch_into }} pr_id: ${{ github.event.inputs.pr_number }} pr_name: ${{ github.event.inputs.pr_title }} - project: "1" + project: "97" repo_name: js-test-app - repo_owner: portersupport - token: ${{ secrets.PORTER_PREVIEW_1_1 }} + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} concurrency: group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From bc1f1d88efcad20d0d39b7aeef78694141516868 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 17:17:19 +0000 Subject: [PATCH 02/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 894c3ec0..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "68" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "97" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 15aadfcbba73b1ae42031ea2b02e894fb170e0ba Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 17:17:38 +0000 Subject: [PATCH 03/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..894c3ec0 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "68" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "97" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 768dc95e79183a2d7e14388a4c1d4cd6b40f86f0 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 17:40:39 +0000 Subject: [PATCH 04/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 894c3ec0..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "68" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "97" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 7f91c9dcf396ab1ee899de5af79f9c14f044e426 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 17:43:04 +0000 Subject: [PATCH 05/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..894c3ec0 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "68" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "97" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From e8ae50e59349a8bbc9edfe6c181d1b8b44aa98bb Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 19:55:04 +0000 Subject: [PATCH 06/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 894c3ec0..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "68" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "97" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From c2a060f5cda3da9b0af6016612805c2ed7283bc2 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 19:56:09 +0000 Subject: [PATCH 07/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..894c3ec0 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "68" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "97" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From d08b0931167e8b8eef612a16776e6be5b70b3d29 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:02:10 +0000 Subject: [PATCH 08/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 894c3ec0..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "68" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "97" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 13733082ea5baeb59f50176827939c93774a1634 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:02:47 +0000 Subject: [PATCH 09/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..894c3ec0 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "68" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "97" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 905a4da23c9dc569f44e03bf62a1b89aa09cd501 Mon Sep 17 00:00:00 2001 From: Stefan McShane Date: Tue, 20 Dec 2022 15:03:32 -0500 Subject: [PATCH 10/71] removed github action --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 894c3ec0..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "68" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "97" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From e9cb31e2fb58416cff4cdb771e2c973a652f424c Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:06:12 +0000 Subject: [PATCH 11/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..894c3ec0 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "68" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "97" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 9a3df2d310a6b06388f16ef561553ae8add55a4c Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:58:21 +0000 Subject: [PATCH 12/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml index 894c3ec0..7d1405f3 100644 --- a/.github/workflows/porter_preview_env.yml +++ b/.github/workflows/porter_preview_env.yml @@ -29,7 +29,7 @@ jobs: uses: porter-dev/porter-preview-action@v0.2.1 with: action_id: ${{ github.run_id }} - cluster: "68" + cluster: "97" host: https://dashboard.dev.getporter.dev installation_id: "22158312" namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app @@ -37,9 +37,9 @@ jobs: pr_branch_into: ${{ github.event.inputs.pr_branch_into }} pr_id: ${{ github.event.inputs.pr_number }} pr_name: ${{ github.event.inputs.pr_title }} - project: "97" + project: "108" repo_name: js-test-app repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_97_68 }} + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} concurrency: group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From a441603c35316713bfcf560a742b153049678e57 Mon Sep 17 00:00:00 2001 From: "porter-staging[bot]" <87211919+porter-staging[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 03:59:21 +0000 Subject: [PATCH 13/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml index 7d1405f3..a38fde0b 100644 --- a/.github/workflows/porter_preview_env.yml +++ b/.github/workflows/porter_preview_env.yml @@ -29,17 +29,17 @@ jobs: uses: porter-dev/porter-preview-action@v0.2.1 with: action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" + cluster: "108" + host: https://dashboard.staging.getporter.dev + installation_id: "20775582" namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app pr_branch_from: ${{ github.event.inputs.pr_branch_from }} pr_branch_into: ${{ github.event.inputs.pr_branch_into }} pr_id: ${{ github.event.inputs.pr_number }} pr_name: ${{ github.event.inputs.pr_title }} - project: "108" + project: "88" repo_name: js-test-app repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_88_108 }} concurrency: group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From d46084e2e0afb20aaaa59399f0d314bb58d53e98 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 04:04:21 +0000 Subject: [PATCH 14/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index a38fde0b..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "108" - host: https://dashboard.staging.getporter.dev - installation_id: "20775582" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "88" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_88_108 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 23d2becc855b7e985011953416f028121029023d Mon Sep 17 00:00:00 2001 From: Stefan McShane Date: Wed, 21 Dec 2022 00:11:27 -0500 Subject: [PATCH 15/71] removing gha for deployments --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index a38fde0b..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "108" - host: https://dashboard.staging.getporter.dev - installation_id: "20775582" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "88" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_88_108 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 8447c95396cfcf78967e6835029de6faf5c194eb Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 05:28:10 +0000 Subject: [PATCH 16/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..7d1405f3 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "97" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "108" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From dd01e91835b5c456d5c56852742bf3667f35735f Mon Sep 17 00:00:00 2001 From: "porter-staging[bot]" <87211919+porter-staging[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 05:52:53 +0000 Subject: [PATCH 17/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 7d1405f3..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "108" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From fac94dd31289ff4e1ee671afbb72d62611c7bc1b Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 05:53:54 +0000 Subject: [PATCH 18/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..7d1405f3 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "97" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "108" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 2452ad1aeb6311790933a5d9a2ac3c2118abbfae Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 06:34:12 +0000 Subject: [PATCH 19/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 7d1405f3..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "108" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 32925d194e0ee92d84da5bffc9589fee87714d33 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 06:34:50 +0000 Subject: [PATCH 20/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..7d1405f3 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "97" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "108" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 6792524e984d78bbf7d4226266b6ee84972c1a55 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 18:24:34 +0000 Subject: [PATCH 21/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 7d1405f3..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "108" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 10cbf01b155304d0dbbb2576219f14c5264416af Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 18:28:51 +0000 Subject: [PATCH 22/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..7d1405f3 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "97" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "108" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From a33a4b882edbe3161fa184f3ec252a71f95f00a4 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 18:38:11 +0000 Subject: [PATCH 23/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 7d1405f3..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "108" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 262547ace106dc1f1f35e3a8de3dc532c1398cba Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 18:38:41 +0000 Subject: [PATCH 24/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..7d1405f3 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "97" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "108" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 7a741879593af1f0694700c1dca43f27dc139ec9 Mon Sep 17 00:00:00 2001 From: Stefan McShane Date: Thu, 22 Dec 2022 13:52:54 -0500 Subject: [PATCH 25/71] overide branch name --- .github/workflows/porter_preview_env.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml index 7d1405f3..d70d5d6d 100644 --- a/.github/workflows/porter_preview_env.yml +++ b/.github/workflows/porter_preview_env.yml @@ -32,7 +32,7 @@ jobs: cluster: "97" host: https://dashboard.dev.getporter.dev installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + namespace: stefan-master-branch pr_branch_from: ${{ github.event.inputs.pr_branch_from }} pr_branch_into: ${{ github.event.inputs.pr_branch_into }} pr_id: ${{ github.event.inputs.pr_number }} From df20d400673dfca56db0b052bf2b8dab5001dcb9 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 22:47:49 +0000 Subject: [PATCH 26/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index d70d5d6d..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: stefan-master-branch - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "108" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 4787a3ec0986762381667c436bd0e63fd9e26dd7 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 22:48:10 +0000 Subject: [PATCH 27/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..7d1405f3 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "97" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "108" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 210c6f4bb00aa66710da864077b3a3a8968bac67 Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 22:52:38 +0000 Subject: [PATCH 28/71] Delete porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 7d1405f3..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "108" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 92dbf7d9f765d411b549e9c3c04d98e0747011bc Mon Sep 17 00:00:00 2001 From: "porter-dev-development[bot]" <87140426+porter-dev-development[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 22:53:12 +0000 Subject: [PATCH 29/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/workflows/porter_preview_env.yml diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml new file mode 100644 index 00000000..7d1405f3 --- /dev/null +++ b/.github/workflows/porter_preview_env.yml @@ -0,0 +1,45 @@ +"on": + workflow_dispatch: + inputs: + pr_branch_from: + description: Pull request head branch + required: true + type: string + pr_branch_into: + description: Pull request base branch + required: true + type: string + pr_number: + description: Pull request number + required: true + type: string + pr_title: + description: Pull request title + required: true + type: string +name: Porter Preview Environment +jobs: + porter-preview: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Create Porter preview env + timeout-minutes: 30 + uses: porter-dev/porter-preview-action@v0.2.1 + with: + action_id: ${{ github.run_id }} + cluster: "97" + host: https://dashboard.dev.getporter.dev + installation_id: "22158312" + namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app + pr_branch_from: ${{ github.event.inputs.pr_branch_from }} + pr_branch_into: ${{ github.event.inputs.pr_branch_into }} + pr_id: ${{ github.event.inputs.pr_number }} + pr_name: ${{ github.event.inputs.pr_title }} + project: "108" + repo_name: js-test-app + repo_owner: porter-dev + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + concurrency: + group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From 491f8fa096be76e475ab5bb1557a2c4ce530863b Mon Sep 17 00:00:00 2001 From: "porter-staging[bot]" <87211919+porter-staging[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:53:44 +0000 Subject: [PATCH 30/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml index 7d1405f3..7732e7f2 100644 --- a/.github/workflows/porter_preview_env.yml +++ b/.github/workflows/porter_preview_env.yml @@ -29,17 +29,17 @@ jobs: uses: porter-dev/porter-preview-action@v0.2.1 with: action_id: ${{ github.run_id }} - cluster: "97" - host: https://dashboard.dev.getporter.dev - installation_id: "22158312" + cluster: "121" + host: https://dashboard.staging.getporter.dev + installation_id: "20775582" namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app pr_branch_from: ${{ github.event.inputs.pr_branch_from }} pr_branch_into: ${{ github.event.inputs.pr_branch_into }} pr_id: ${{ github.event.inputs.pr_number }} pr_name: ${{ github.event.inputs.pr_title }} - project: "108" + project: "29" repo_name: js-test-app repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_97 }} + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_29_121 }} concurrency: group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From cf84086e95d7b04674e803a0b811a2552e537dfa Mon Sep 17 00:00:00 2001 From: "porter-staging[bot]" <87211919+porter-staging[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:42:13 +0000 Subject: [PATCH 31/71] Create porter_preview_env.yml file --- .github/workflows/porter_preview_env.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml index 7732e7f2..02538287 100644 --- a/.github/workflows/porter_preview_env.yml +++ b/.github/workflows/porter_preview_env.yml @@ -29,7 +29,7 @@ jobs: uses: porter-dev/porter-preview-action@v0.2.1 with: action_id: ${{ github.run_id }} - cluster: "121" + cluster: "122" host: https://dashboard.staging.getporter.dev installation_id: "20775582" namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app @@ -37,9 +37,9 @@ jobs: pr_branch_into: ${{ github.event.inputs.pr_branch_into }} pr_id: ${{ github.event.inputs.pr_number }} pr_name: ${{ github.event.inputs.pr_title }} - project: "29" + project: "108" repo_name: js-test-app repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_29_121 }} + token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_122 }} concurrency: group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} From e7499f3ff546790b8ab0d756fafee58b590f47a4 Mon Sep 17 00:00:00 2001 From: "porter-staging[bot]" <87211919+porter-staging[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 16:35:42 +0000 Subject: [PATCH 32/71] Create porter_nearly_or_to_production.yml file --- .../porter_nearly_or_to_production.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_nearly_or_to_production.yml diff --git a/.github/workflows/porter_nearly_or_to_production.yml b/.github/workflows/porter_nearly_or_to_production.yml new file mode 100644 index 00000000..eace36ce --- /dev/null +++ b/.github/workflows/porter_nearly_or_to_production.yml @@ -0,0 +1,25 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2.3.4 + - name: Set Github tag + id: vars + run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" + - name: Update Porter App + timeout-minutes: 20 + uses: porter-dev/porter-update-action@v0.1.0 + with: + app: nearly-or-to + cluster: "126" + host: https://dashboard.staging.getporter.dev + namespace: default + project: "119" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_PRODUCTION_119 }} From 05b11b9d196b657e3a1559434d78a3774b1b8953 Mon Sep 17 00:00:00 2001 From: Porter Support <93286801+portersupport@users.noreply.github.com> Date: Tue, 7 Feb 2023 11:36:33 -0500 Subject: [PATCH 33/71] Update porter_nearly_or_to_production.yml --- .github/workflows/porter_nearly_or_to_production.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/porter_nearly_or_to_production.yml b/.github/workflows/porter_nearly_or_to_production.yml index eace36ce..8a16d10d 100644 --- a/.github/workflows/porter_nearly_or_to_production.yml +++ b/.github/workflows/porter_nearly_or_to_production.yml @@ -20,6 +20,7 @@ jobs: cluster: "126" host: https://dashboard.staging.getporter.dev namespace: default + dockerfile: ./docker/Dockerfile project: "119" tag: ${{ steps.vars.outputs.sha_short }} token: ${{ secrets.PORTER_TOKEN_PRODUCTION_119 }} From b49259439225e3c9cc73a709d68de0590f8302ad Mon Sep 17 00:00:00 2001 From: Porter Support <93286801+portersupport@users.noreply.github.com> Date: Tue, 7 Feb 2023 11:37:07 -0500 Subject: [PATCH 34/71] Delete porter_coal_station_origin.yml --- .../workflows/porter_coal_station_origin.yml | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/workflows/porter_coal_station_origin.yml diff --git a/.github/workflows/porter_coal_station_origin.yml b/.github/workflows/porter_coal_station_origin.yml deleted file mode 100644 index e3acf7c3..00000000 --- a/.github/workflows/porter_coal_station_origin.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: coal-station-origin - cluster: "2445" - host: https://dashboard.getporter.dev - namespace: default - project: "6658" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_6658 }} From ede5eaa558f710479ef279c02250f1fdc6c34bdf Mon Sep 17 00:00:00 2001 From: Porter Support <93286801+portersupport@users.noreply.github.com> Date: Tue, 7 Feb 2023 11:37:15 -0500 Subject: [PATCH 35/71] Delete porter_cut_radio_recognize_production.yml --- .../porter_cut_radio_recognize_production.yml | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/workflows/porter_cut_radio_recognize_production.yml diff --git a/.github/workflows/porter_cut_radio_recognize_production.yml b/.github/workflows/porter_cut_radio_recognize_production.yml deleted file mode 100644 index 31a130e8..00000000 --- a/.github/workflows/porter_cut_radio_recognize_production.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: cut-radio-recognize - cluster: "108" - host: https://dashboard.staging.getporter.dev - namespace: default - project: "88" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_PRODUCTION_88 }} From 5d7ee2b5a82c300492ba6dbeb9c0ce1b450d4522 Mon Sep 17 00:00:00 2001 From: Porter Support <93286801+portersupport@users.noreply.github.com> Date: Tue, 7 Feb 2023 11:37:23 -0500 Subject: [PATCH 36/71] Delete porter_heroku_tetr.yml --- .github/workflows/porter_heroku_tetr.yml | 25 ------------------------ 1 file changed, 25 deletions(-) delete mode 100644 .github/workflows/porter_heroku_tetr.yml diff --git a/.github/workflows/porter_heroku_tetr.yml b/.github/workflows/porter_heroku_tetr.yml deleted file mode 100644 index 531b9585..00000000 --- a/.github/workflows/porter_heroku_tetr.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: heroku-tetr - cluster: "41" - host: https://dashboard.staging.getporter.dev - namespace: default - project: "21" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_21 }} From afa4d74ace815382a9358b1f80f912504576f53c Mon Sep 17 00:00:00 2001 From: Porter Support <93286801+portersupport@users.noreply.github.com> Date: Tue, 7 Feb 2023 11:39:14 -0500 Subject: [PATCH 37/71] Update porter_nearly_or_to_production.yml --- .github/workflows/porter_nearly_or_to_production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/porter_nearly_or_to_production.yml b/.github/workflows/porter_nearly_or_to_production.yml index 8a16d10d..3c894009 100644 --- a/.github/workflows/porter_nearly_or_to_production.yml +++ b/.github/workflows/porter_nearly_or_to_production.yml @@ -16,7 +16,7 @@ jobs: timeout-minutes: 20 uses: porter-dev/porter-update-action@v0.1.0 with: - app: nearly-or-to + app: nginx cluster: "126" host: https://dashboard.staging.getporter.dev namespace: default From 8dc153fc1633a2c752a6dc5a28048943a65ef3ff Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 21:23:54 +0000 Subject: [PATCH 38/71] Create porter_acidic_obnoxious_bird.yml file --- .../porter_acidic_obnoxious_bird.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_acidic_obnoxious_bird.yml diff --git a/.github/workflows/porter_acidic_obnoxious_bird.yml b/.github/workflows/porter_acidic_obnoxious_bird.yml new file mode 100644 index 00000000..68c746d9 --- /dev/null +++ b/.github/workflows/porter_acidic_obnoxious_bird.yml @@ -0,0 +1,25 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Update Porter App + timeout-minutes: 20 + uses: porter-dev/porter-update-action@v0.1.0 + with: + app: acidic-obnoxious-bird + cluster: "2629" + host: https://dashboard.getporter.dev + namespace: default + project: "6729" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_6729 }} From 81f763f16ddfd0c392e92f66743902e43f48c5b9 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 14:35:20 +0000 Subject: [PATCH 39/71] Create porter_nervous_broad_appointment.yml file --- .../porter_nervous_broad_appointment.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_nervous_broad_appointment.yml diff --git a/.github/workflows/porter_nervous_broad_appointment.yml b/.github/workflows/porter_nervous_broad_appointment.yml new file mode 100644 index 00000000..aeddb686 --- /dev/null +++ b/.github/workflows/porter_nervous_broad_appointment.yml @@ -0,0 +1,25 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Update Porter App + timeout-minutes: 20 + uses: porter-dev/porter-update-action@v0.1.0 + with: + app: nervous-broad-appointment + cluster: "2639" + host: https://dashboard.getporter.dev + namespace: default + project: "6951" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_6951 }} From f2f40c5585ae7f71fc46e1307557d365e4cc9293 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 14:37:37 +0000 Subject: [PATCH 40/71] Delete porter_nervous_broad_appointment.yml file --- .../porter_nervous_broad_appointment.yml | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/workflows/porter_nervous_broad_appointment.yml diff --git a/.github/workflows/porter_nervous_broad_appointment.yml b/.github/workflows/porter_nervous_broad_appointment.yml deleted file mode 100644 index aeddb686..00000000 --- a/.github/workflows/porter_nervous_broad_appointment.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v3 - - name: Set Github tag - id: vars - run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: nervous-broad-appointment - cluster: "2639" - host: https://dashboard.getporter.dev - namespace: default - project: "6951" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_6951 }} From a9529cb139b7d323da56739fed81516882e01bf2 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 15:33:55 +0000 Subject: [PATCH 41/71] Create porter_attractive_repulsive_hydrogen.yml file --- .../porter_attractive_repulsive_hydrogen.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_attractive_repulsive_hydrogen.yml diff --git a/.github/workflows/porter_attractive_repulsive_hydrogen.yml b/.github/workflows/porter_attractive_repulsive_hydrogen.yml new file mode 100644 index 00000000..8d22aef9 --- /dev/null +++ b/.github/workflows/porter_attractive_repulsive_hydrogen.yml @@ -0,0 +1,25 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Update Porter App + timeout-minutes: 20 + uses: porter-dev/porter-update-action@v0.1.0 + with: + app: attractive-repulsive-hydrogen + cluster: "2640" + host: https://dashboard.getporter.dev + namespace: default + project: "7027" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_7027 }} From eb8daccc5c7382ac6de95127c607fb6404665482 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 20:19:09 +0000 Subject: [PATCH 42/71] Create porter_stack_one-of-these-show.yml file --- .../porter_stack_one-of-these-show.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_one-of-these-show.yml diff --git a/.github/workflows/porter_stack_one-of-these-show.yml b/.github/workflows/porter_stack_one-of-these-show.yml new file mode 100644 index 00000000..a5d65b74 --- /dev/null +++ b/.github/workflows/porter_stack_one-of-these-show.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2677" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7151" + PORTER_STACK_NAME: one-of-these-show + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7151_2677 }} From efa294571715613e3acf96861d20aab30847738b Mon Sep 17 00:00:00 2001 From: jusrhee Date: Mon, 8 May 2023 11:18:06 -0400 Subject: [PATCH 43/71] Delete .github/workflows directory --- .../porter_acidic_obnoxious_bird.yml | 25 ----------- .../porter_attractive_repulsive_hydrogen.yml | 25 ----------- .../porter_nearly_or_to_production.yml | 26 ----------- .github/workflows/porter_preview_env.yml | 45 ------------------- .../porter_stack_one-of-these-show.yml | 26 ----------- .../porter_stefan_test_production.yml | 25 ----------- .github/workflows/porter_task_long_ball.yml | 25 ----------- .github/workflows/porter_tetromino.yml | 25 ----------- .github/workflows/porter_this_heroku.yml | 25 ----------- .github/workflows/porter_used_to_work.yml | 25 ----------- 10 files changed, 272 deletions(-) delete mode 100644 .github/workflows/porter_acidic_obnoxious_bird.yml delete mode 100644 .github/workflows/porter_attractive_repulsive_hydrogen.yml delete mode 100644 .github/workflows/porter_nearly_or_to_production.yml delete mode 100644 .github/workflows/porter_preview_env.yml delete mode 100644 .github/workflows/porter_stack_one-of-these-show.yml delete mode 100644 .github/workflows/porter_stefan_test_production.yml delete mode 100644 .github/workflows/porter_task_long_ball.yml delete mode 100644 .github/workflows/porter_tetromino.yml delete mode 100644 .github/workflows/porter_this_heroku.yml delete mode 100644 .github/workflows/porter_used_to_work.yml diff --git a/.github/workflows/porter_acidic_obnoxious_bird.yml b/.github/workflows/porter_acidic_obnoxious_bird.yml deleted file mode 100644 index 68c746d9..00000000 --- a/.github/workflows/porter_acidic_obnoxious_bird.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v3 - - name: Set Github tag - id: vars - run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: acidic-obnoxious-bird - cluster: "2629" - host: https://dashboard.getporter.dev - namespace: default - project: "6729" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_6729 }} diff --git a/.github/workflows/porter_attractive_repulsive_hydrogen.yml b/.github/workflows/porter_attractive_repulsive_hydrogen.yml deleted file mode 100644 index 8d22aef9..00000000 --- a/.github/workflows/porter_attractive_repulsive_hydrogen.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v3 - - name: Set Github tag - id: vars - run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: attractive-repulsive-hydrogen - cluster: "2640" - host: https://dashboard.getporter.dev - namespace: default - project: "7027" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_7027 }} diff --git a/.github/workflows/porter_nearly_or_to_production.yml b/.github/workflows/porter_nearly_or_to_production.yml deleted file mode 100644 index 3c894009..00000000 --- a/.github/workflows/porter_nearly_or_to_production.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: nginx - cluster: "126" - host: https://dashboard.staging.getporter.dev - namespace: default - dockerfile: ./docker/Dockerfile - project: "119" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_PRODUCTION_119 }} diff --git a/.github/workflows/porter_preview_env.yml b/.github/workflows/porter_preview_env.yml deleted file mode 100644 index 02538287..00000000 --- a/.github/workflows/porter_preview_env.yml +++ /dev/null @@ -1,45 +0,0 @@ -"on": - workflow_dispatch: - inputs: - pr_branch_from: - description: Pull request head branch - required: true - type: string - pr_branch_into: - description: Pull request base branch - required: true - type: string - pr_number: - description: Pull request number - required: true - type: string - pr_title: - description: Pull request title - required: true - type: string -name: Porter Preview Environment -jobs: - porter-preview: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Create Porter preview env - timeout-minutes: 30 - uses: porter-dev/porter-preview-action@v0.2.1 - with: - action_id: ${{ github.run_id }} - cluster: "122" - host: https://dashboard.staging.getporter.dev - installation_id: "20775582" - namespace: pr-${{ github.event.inputs.pr_number }}-js-test-app - pr_branch_from: ${{ github.event.inputs.pr_branch_from }} - pr_branch_into: ${{ github.event.inputs.pr_branch_into }} - pr_id: ${{ github.event.inputs.pr_number }} - pr_name: ${{ github.event.inputs.pr_title }} - project: "108" - repo_name: js-test-app - repo_owner: porter-dev - token: ${{ secrets.PORTER_PREVIEW_PRODUCTION_108_122 }} - concurrency: - group: ${{ github.workflow }}-${{ github.event.inputs.pr_number }} diff --git a/.github/workflows/porter_stack_one-of-these-show.yml b/.github/workflows/porter_stack_one-of-these-show.yml deleted file mode 100644 index a5d65b74..00000000 --- a/.github/workflows/porter_stack_one-of-these-show.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v3 - - name: Set Github tag - id: vars - run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT - - name: Deploy stack - timeout-minutes: 30 - uses: porter-dev/porter-cli-action@v0.1.0 - with: - command: apply -f porter.yaml - env: - PORTER_CLUSTER: "2677" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7151" - PORTER_STACK_NAME: one-of-these-show - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7151_2677 }} diff --git a/.github/workflows/porter_stefan_test_production.yml b/.github/workflows/porter_stefan_test_production.yml deleted file mode 100644 index f5babe2d..00000000 --- a/.github/workflows/porter_stefan_test_production.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: stefan-test - cluster: "120" - host: https://dashboard.staging.getporter.dev - namespace: default - project: "88" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_PRODUCTION_88 }} diff --git a/.github/workflows/porter_task_long_ball.yml b/.github/workflows/porter_task_long_ball.yml deleted file mode 100644 index 6707c641..00000000 --- a/.github/workflows/porter_task_long_ball.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: task-long-ball - cluster: "41" - host: https://dashboard.staging.getporter.dev - namespace: default - project: "21" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_21 }} diff --git a/.github/workflows/porter_tetromino.yml b/.github/workflows/porter_tetromino.yml deleted file mode 100644 index dcd8db49..00000000 --- a/.github/workflows/porter_tetromino.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: tetromino - cluster: "41" - host: https://dashboard.staging.getporter.dev - namespace: default - project: "21" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_21 }} diff --git a/.github/workflows/porter_this_heroku.yml b/.github/workflows/porter_this_heroku.yml deleted file mode 100644 index 9d59d084..00000000 --- a/.github/workflows/porter_this_heroku.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: this-heroku - cluster: "41" - host: https://dashboard.staging.getporter.dev - namespace: default - project: "21" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_21 }} diff --git a/.github/workflows/porter_used_to_work.yml b/.github/workflows/porter_used_to_work.yml deleted file mode 100644 index d50d2d44..00000000 --- a/.github/workflows/porter_used_to_work.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to Porter -jobs: - porter-deploy: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2.3.4 - - name: Set Github tag - id: vars - run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" - - name: Update Porter App - timeout-minutes: 20 - uses: porter-dev/porter-update-action@v0.1.0 - with: - app: used-to-work - cluster: "41" - host: https://dashboard.staging.getporter.dev - namespace: default - project: "21" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_21 }} From 9ce20a9e9216279f5f31fb26221a6dd470dc616e Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 23:11:23 +0000 Subject: [PATCH 44/71] Create porter_stack_test-toggle-nested.yml file --- .../porter_stack_test-toggle-nested.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_test-toggle-nested.yml diff --git a/.github/workflows/porter_stack_test-toggle-nested.yml b/.github/workflows/porter_stack_test-toggle-nested.yml new file mode 100644 index 00000000..f9f662d4 --- /dev/null +++ b/.github/workflows/porter_stack_test-toggle-nested.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: test-toggle-nested + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From e4dc33336ed67644bf4b74569d9e7a0e1b5ed93d Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 23:30:23 +0000 Subject: [PATCH 45/71] Create porter_stack_github-test.yml file --- .../workflows/porter_stack_github-test.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_github-test.yml diff --git a/.github/workflows/porter_stack_github-test.yml b/.github/workflows/porter_stack_github-test.yml new file mode 100644 index 00000000..82c3d7a5 --- /dev/null +++ b/.github/workflows/porter_stack_github-test.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2699" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "6729" + PORTER_STACK_NAME: github-test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_6729_2699 }} From 154fd74b3540f0df18286c613fcb10b31004729a Mon Sep 17 00:00:00 2001 From: jusrhee Date: Thu, 11 May 2023 18:33:40 -0400 Subject: [PATCH 46/71] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 4fcf9827..65254935 100644 --- a/index.js +++ b/index.js @@ -8,4 +8,4 @@ app.get('/', (req, res) => { }); var sponsor = process.env.SPONSOR || "unsponsored"; -app.listen(3000, () => console.log('Tetris app listening on port 3000! Brought to you by', sponsor + ", of course.")); \ No newline at end of file +app.listen(process.env.PORT || 3000, () => console.log('Tetris app listening on port 3000! Brought to you by', sponsor + ", of course.")); From 161d5392df6ddd20394519f7eeb2381290edfcee Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 03:50:15 +0000 Subject: [PATCH 47/71] Create porter_stack_hello-world.yml file --- .../workflows/porter_stack_hello-world.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_hello-world.yml diff --git a/.github/workflows/porter_stack_hello-world.yml b/.github/workflows/porter_stack_hello-world.yml new file mode 100644 index 00000000..1d331b35 --- /dev/null +++ b/.github/workflows/porter_stack_hello-world.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: hello-world + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From d329bc718eec4392dfc1d6a139918ce348d77a45 Mon Sep 17 00:00:00 2001 From: jusrhee Date: Mon, 29 May 2023 20:29:45 -0400 Subject: [PATCH 48/71] Update porter.yaml --- porter.yaml | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/porter.yaml b/porter.yaml index 9952f4bc..d5b7fd49 100644 --- a/porter.yaml +++ b/porter.yaml @@ -1,15 +1,3 @@ -version: v1 -resources: -- name: web - source: - name: web - config: - build: - method: pack - builder: heroku/buildpacks:20 - values: - ingress: - enabled: false - container: - command: node index.js - port: 3000 +apps: + web: + run: node index.js From c267a74b041405e8b731542b0da2c39485360799 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 00:31:50 +0000 Subject: [PATCH 49/71] Create porter_stack_ok-to-test.yml file --- .github/workflows/porter_stack_ok-to-test.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_ok-to-test.yml diff --git a/.github/workflows/porter_stack_ok-to-test.yml b/.github/workflows/porter_stack_ok-to-test.yml new file mode 100644 index 00000000..f28c3647 --- /dev/null +++ b/.github/workflows/porter_stack_ok-to-test.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: ok-to-test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From d339a85c97ebe54d292146c5b5825e29a7f822d4 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 16:44:35 +0000 Subject: [PATCH 50/71] Create porter_stack_pre-deploy-check.yml file --- .../porter_stack_pre-deploy-check.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_pre-deploy-check.yml diff --git a/.github/workflows/porter_stack_pre-deploy-check.yml b/.github/workflows/porter_stack_pre-deploy-check.yml new file mode 100644 index 00000000..f342c9f3 --- /dev/null +++ b/.github/workflows/porter_stack_pre-deploy-check.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: pre-deploy-check + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From a23f49b56de3e7d333ed33525ea12c31e9eb9150 Mon Sep 17 00:00:00 2001 From: jusrhee Date: Thu, 1 Jun 2023 12:49:20 -0400 Subject: [PATCH 51/71] Update porter.yaml --- porter.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/porter.yaml b/porter.yaml index d5b7fd49..4d2231d4 100644 --- a/porter.yaml +++ b/porter.yaml @@ -1,3 +1,5 @@ apps: web: run: node index.js +release: + run: ls From 35ac2e8da7bcb2bc54281132f4e090817c4a9178 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 22:57:07 +0000 Subject: [PATCH 52/71] Create porter_stack_testinggke.yml file --- .github/workflows/porter_stack_testinggke.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_testinggke.yml diff --git a/.github/workflows/porter_stack_testinggke.yml b/.github/workflows/porter_stack_testinggke.yml new file mode 100644 index 00000000..3b26575c --- /dev/null +++ b/.github/workflows/porter_stack_testinggke.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2745" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7484" + PORTER_STACK_NAME: testinggke + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} From b377c934e39181d09824972e2ee2198121749f51 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 16:07:51 +0000 Subject: [PATCH 53/71] Create porter_stack_hanging-in.yml file --- .github/workflows/porter_stack_hanging-in.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_hanging-in.yml diff --git a/.github/workflows/porter_stack_hanging-in.yml b/.github/workflows/porter_stack_hanging-in.yml new file mode 100644 index 00000000..e5858681 --- /dev/null +++ b/.github/workflows/porter_stack_hanging-in.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: hanging-in + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 117fbc2b5aa091a3192633d99cc143b04e877579 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 22:40:53 +0000 Subject: [PATCH 54/71] Create porter_stack_cp3.yml file --- .github/workflows/porter_stack_cp3.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_cp3.yml diff --git a/.github/workflows/porter_stack_cp3.yml b/.github/workflows/porter_stack_cp3.yml new file mode 100644 index 00000000..a163b6f6 --- /dev/null +++ b/.github/workflows/porter_stack_cp3.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: cp3 + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 37d8a64277439ffdf06bd4fdb2caa8c243067bcb Mon Sep 17 00:00:00 2001 From: jusrhee Date: Wed, 7 Jun 2023 18:45:47 -0400 Subject: [PATCH 55/71] Update .env --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 9940dd91..232f293e 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -SPONSOR=bed-is-all-my-pleasure \ No newline at end of file +SPONSOR=tested From ccc47c9134de9c51df1a06b307297f12d1ac618c Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:46:50 +0000 Subject: [PATCH 56/71] Create porter_stack_man-on-the-moon.yml file --- .../porter_stack_man-on-the-moon.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_man-on-the-moon.yml diff --git a/.github/workflows/porter_stack_man-on-the-moon.yml b/.github/workflows/porter_stack_man-on-the-moon.yml new file mode 100644 index 00000000..4bfac815 --- /dev/null +++ b/.github/workflows/porter_stack_man-on-the-moon.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: man-on-the-moon + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 5308322d1fe8f527a7f73cdcaa0aef44617c90ea Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 21:13:31 +0000 Subject: [PATCH 57/71] Create porter_stack_digital-footprint.yml file --- .../porter_stack_digital-footprint.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_digital-footprint.yml diff --git a/.github/workflows/porter_stack_digital-footprint.yml b/.github/workflows/porter_stack_digital-footprint.yml new file mode 100644 index 00000000..0ce90c20 --- /dev/null +++ b/.github/workflows/porter_stack_digital-footprint.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: digital-footprint + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From c09e90778c9b1c303ec7ad121c8aece835ca710b Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:15:28 +0000 Subject: [PATCH 58/71] Create porter_stack_testing-it-for-science.yml file --- .../porter_stack_testing-it-for-science.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_testing-it-for-science.yml diff --git a/.github/workflows/porter_stack_testing-it-for-science.yml b/.github/workflows/porter_stack_testing-it-for-science.yml new file mode 100644 index 00000000..5215689f --- /dev/null +++ b/.github/workflows/porter_stack_testing-it-for-science.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: testing-it-for-science + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 35e7c69ad3a4be7ff26aef9b2801156d9931ad94 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 21:48:17 +0000 Subject: [PATCH 59/71] Create porter_deploy_my_app.yml file --- .github/workflows/porter_deploy_my_app.yml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_deploy_my_app.yml diff --git a/.github/workflows/porter_deploy_my_app.yml b/.github/workflows/porter_deploy_my_app.yml new file mode 100644 index 00000000..c1e450bd --- /dev/null +++ b/.github/workflows/porter_deploy_my_app.yml @@ -0,0 +1,25 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Update Porter App + timeout-minutes: 20 + uses: porter-dev/porter-update-action@v0.1.0 + with: + app: deploy-my-app + cluster: "2853" + host: https://dashboard.getporter.dev + namespace: default + project: "6751" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_6751 }} From 73ab8ceede9405d723c8b91205a067ac57d8e661 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 22:19:08 +0000 Subject: [PATCH 60/71] Create porter_stack_my-academic-sophon-channel.yml file --- ...orter_stack_my-academic-sophon-channel.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_my-academic-sophon-channel.yml diff --git a/.github/workflows/porter_stack_my-academic-sophon-channel.yml b/.github/workflows/porter_stack_my-academic-sophon-channel.yml new file mode 100644 index 00000000..564c01d8 --- /dev/null +++ b/.github/workflows/porter_stack_my-academic-sophon-channel.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2698" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7224" + PORTER_STACK_NAME: my-academic-sophon-channel + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 81e19b776599a17605c2a3bffefdec2b33bc4679 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 15:45:45 +0000 Subject: [PATCH 61/71] Create porter_stack_tom-cruise.yml file --- .github/workflows/porter_stack_tom-cruise.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_tom-cruise.yml diff --git a/.github/workflows/porter_stack_tom-cruise.yml b/.github/workflows/porter_stack_tom-cruise.yml new file mode 100644 index 00000000..c943cf34 --- /dev/null +++ b/.github/workflows/porter_stack_tom-cruise.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2860" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7831" + PORTER_STACK_NAME: tom-cruise + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7831_2860 }} From b857b4d32c617d7094c79705b4a7263322eac98d Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 16:21:44 +0000 Subject: [PATCH 62/71] Create porter_stack_tester.yml file --- .github/workflows/porter_stack_tester.yml | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_tester.yml diff --git a/.github/workflows/porter_stack_tester.yml b/.github/workflows/porter_stack_tester.yml new file mode 100644 index 00000000..f34eec47 --- /dev/null +++ b/.github/workflows/porter_stack_tester.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2861" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7832" + PORTER_STACK_NAME: tester + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7832_2861 }} From 10ee50d2716b54af92ff7031a49a1e342ae27b72 Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Thu, 6 Jul 2023 15:10:31 -0400 Subject: [PATCH 63/71] Update porter.yaml Test --- porter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/porter.yaml b/porter.yaml index 4d2231d4..55b3d91c 100644 --- a/porter.yaml +++ b/porter.yaml @@ -2,4 +2,4 @@ apps: web: run: node index.js release: - run: ls + run: printenv From 0caea8ba09b9dbaeb4e6f2ced684538612521d45 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:17:27 +0000 Subject: [PATCH 64/71] Create porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_test.yml diff --git a/.github/workflows/porter_stack_test.yml b/.github/workflows/porter_stack_test.yml new file mode 100644 index 00000000..3f5125e2 --- /dev/null +++ b/.github/workflows/porter_stack_test.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - sdess09-patch-1 +name: Deploy to Porter +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2861" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7832" + PORTER_STACK_NAME: test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7832_2861 }} From fa07bbc91b909ec57b2ecf3a6bc78bfa64591a4a Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Thu, 6 Jul 2023 16:39:28 -0400 Subject: [PATCH 65/71] Update .env --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index 232f293e..8c73ea16 100644 --- a/.env +++ b/.env @@ -1 +1,2 @@ SPONSOR=tested +HELLO=HELLO From e4a210cdb5c1fd37ff94afc1b5afb498bb93b241 Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:06:36 -0400 Subject: [PATCH 66/71] Update index.js --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 65254935..0aad01db 100644 --- a/index.js +++ b/index.js @@ -9,3 +9,4 @@ app.get('/', (req, res) => { var sponsor = process.env.SPONSOR || "unsponsored"; app.listen(process.env.PORT || 3000, () => console.log('Tetris app listening on port 3000! Brought to you by', sponsor + ", of course.")); +//dasfasdfasdfasdfasdf From 62d9b56e4c6641e9722b9e6f0c78785b58a1e154 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 00:05:23 +0000 Subject: [PATCH 67/71] Create porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/porter_stack_test.yml b/.github/workflows/porter_stack_test.yml index 3f5125e2..af0533e9 100644 --- a/.github/workflows/porter_stack_test.yml +++ b/.github/workflows/porter_stack_test.yml @@ -18,9 +18,9 @@ jobs: with: command: apply -f ./porter.yaml env: - PORTER_CLUSTER: "2861" + PORTER_CLUSTER: "2875" PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7832" + PORTER_PROJECT: "7887" PORTER_STACK_NAME: test PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7832_2861 }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7887_2875 }} From bea1523aa6d93ebcf0892e975b84ec7251b9ed96 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 18:54:46 +0000 Subject: [PATCH 68/71] Create porter_stack_fasdafsdasd.yml file --- .../workflows/porter_stack_fasdafsdasd.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_fasdafsdasd.yml diff --git a/.github/workflows/porter_stack_fasdafsdasd.yml b/.github/workflows/porter_stack_fasdafsdasd.yml new file mode 100644 index 00000000..51cc2627 --- /dev/null +++ b/.github/workflows/porter_stack_fasdafsdasd.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - sdess09-patch-1 +name: Deploy to fasdafsdasd +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2875" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7887" + PORTER_STACK_NAME: fasdafsdasd + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7887_2875 }} From 0efc1411390e83431659f9aed498d16b2d694162 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 15:06:17 +0000 Subject: [PATCH 69/71] Create porter_stack_fasdf.yml file --- .github/workflows/porter_stack_fasdf.yml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_fasdf.yml diff --git a/.github/workflows/porter_stack_fasdf.yml b/.github/workflows/porter_stack_fasdf.yml new file mode 100644 index 00000000..a112fd8c --- /dev/null +++ b/.github/workflows/porter_stack_fasdf.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - sdess09-patch-1 +name: Deploy to fasdf +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2875" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7887" + PORTER_STACK_NAME: fasdf + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7887_2875 }} From a38b2a80dccd449fc7c20267ab8a062ce7a35106 Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Thu, 10 Aug 2023 13:58:55 -0400 Subject: [PATCH 70/71] Create Dockerfile --- Dockerfile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Dockerfile diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 00000000..472987d5 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,5 @@ +# Use the lightweight alpine base image +FROM alpine:latest + +# Set the entrypoint to the 'env' command which will print environment variables +ENTRYPOINT [ "env" ] From 7bb4c15e9ef590e5aed982ce4f39728eb6ffa5c2 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:59:40 +0000 Subject: [PATCH 71/71] Create porter_stack_sdfa.yml file --- .github/workflows/porter_stack_sdfa.yml | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_sdfa.yml diff --git a/.github/workflows/porter_stack_sdfa.yml b/.github/workflows/porter_stack_sdfa.yml new file mode 100644 index 00000000..f64b79f4 --- /dev/null +++ b/.github/workflows/porter_stack_sdfa.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - sdess09-patch-1 +name: Deploy to sdfa +jobs: + porter-deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v3 + - name: Set Github tag + id: vars + run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Deploy stack + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml + env: + PORTER_CLUSTER: "11" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PROJECT: "8" + PORTER_STACK_NAME: sdfa + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }}