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 001/114] 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 002/114] 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 003/114] 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 004/114] 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 005/114] 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 006/114] 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 007/114] 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 008/114] 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 009/114] 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 010/114] 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 011/114] 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 012/114] 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 013/114] 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 014/114] 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 015/114] 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 016/114] 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 017/114] 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 018/114] 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 019/114] 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 020/114] 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 021/114] 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 022/114] 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 023/114] 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 024/114] 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 025/114] 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 026/114] 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 027/114] 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 028/114] 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 029/114] 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 030/114] 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 031/114] 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 032/114] 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 033/114] 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 034/114] 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 035/114] 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 036/114] 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 037/114] 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 038/114] 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 039/114] 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 040/114] 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 041/114] 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 042/114] 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 043/114] 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 044/114] 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 045/114] 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 046/114] 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 047/114] 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 048/114] 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 049/114] 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 050/114] 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 051/114] 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 052/114] 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 053/114] 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 054/114] 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 055/114] 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 056/114] 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 057/114] 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 058/114] 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 059/114] 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 060/114] 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 061/114] 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 062/114] 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 56841e7fd31685c4ef47d2cf3ceaabc5b8f96d0d 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:50:50 +0000 Subject: [PATCH 063/114] Create porter_stack_a-porter-classic.yml file --- .../porter_stack_a-porter-classic.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_a-porter-classic.yml diff --git a/.github/workflows/porter_stack_a-porter-classic.yml b/.github/workflows/porter_stack_a-porter-classic.yml new file mode 100644 index 00000000..5444db09 --- /dev/null +++ b/.github/workflows/porter_stack_a-porter-classic.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: "2862" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7835" + PORTER_STACK_NAME: a-porter-classic + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7835_2862 }} From 276098b64454f1d7536eac90d6ae46e7f3b9311c 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 21:06:12 +0000 Subject: [PATCH 064/114] Create porter_stack_chicken.yml file --- .github/workflows/porter_stack_chicken.yml | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_chicken.yml diff --git a/.github/workflows/porter_stack_chicken.yml b/.github/workflows/porter_stack_chicken.yml new file mode 100644 index 00000000..6895067f --- /dev/null +++ b/.github/workflows/porter_stack_chicken.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: "2862" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7835" + PORTER_STACK_NAME: chicken + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7835_2862 }} From 2f2d8001c0c4f53b2b21bca0ce42b72b1514767e 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 21:32:02 +0000 Subject: [PATCH 065/114] Create porter_stack_joy.yml file --- .github/workflows/porter_stack_joy.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_joy.yml diff --git a/.github/workflows/porter_stack_joy.yml b/.github/workflows/porter_stack_joy.yml new file mode 100644 index 00000000..df00fb15 --- /dev/null +++ b/.github/workflows/porter_stack_joy.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: joy + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} From c66d967b6c07702d45d69421ac1135f06a7d55f0 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 22:47:23 +0000 Subject: [PATCH 066/114] Create porter_stack_sophon-reticulum.yml file --- .../porter_stack_sophon-reticulum.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_sophon-reticulum.yml diff --git a/.github/workflows/porter_stack_sophon-reticulum.yml b/.github/workflows/porter_stack_sophon-reticulum.yml new file mode 100644 index 00000000..363e6a5e --- /dev/null +++ b/.github/workflows/porter_stack_sophon-reticulum.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: sophon-reticulum + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 6a7406f770bab4ecfe9003305acce5824a9ffdda Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 23:04:11 +0000 Subject: [PATCH 067/114] Create porter_stack_barbenheimer.yml file --- .../workflows/porter_stack_barbenheimer.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_barbenheimer.yml diff --git a/.github/workflows/porter_stack_barbenheimer.yml b/.github/workflows/porter_stack_barbenheimer.yml new file mode 100644 index 00000000..bb479b0a --- /dev/null +++ b/.github/workflows/porter_stack_barbenheimer.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: barbenheimer + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 2a904043ea94ba0e45608b54b5c0a23d087492a3 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 23:07:16 +0000 Subject: [PATCH 068/114] Create porter_stack_barbenheimer-api.yml file --- .../porter_stack_barbenheimer-api.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_barbenheimer-api.yml diff --git a/.github/workflows/porter_stack_barbenheimer-api.yml b/.github/workflows/porter_stack_barbenheimer-api.yml new file mode 100644 index 00000000..32e12b98 --- /dev/null +++ b/.github/workflows/porter_stack_barbenheimer-api.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: barbenheimer-api + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From e627a95e268afef16f14f79557c1f31e0246fb32 Mon Sep 17 00:00:00 2001 From: jusrhee Date: Tue, 11 Jul 2023 19:09:49 -0400 Subject: [PATCH 069/114] Delete .github/workflows directory --- .github/workflows/porter_deploy_my_app.yml | 25 ------------------ .../porter_stack_a-porter-classic.yml | 26 ------------------- .../porter_stack_barbenheimer-api.yml | 26 ------------------- .../workflows/porter_stack_barbenheimer.yml | 26 ------------------- .github/workflows/porter_stack_chicken.yml | 26 ------------------- .github/workflows/porter_stack_cp3.yml | 26 ------------------- .../porter_stack_digital-footprint.yml | 26 ------------------- .../workflows/porter_stack_github-test.yml | 26 ------------------- .github/workflows/porter_stack_hanging-in.yml | 26 ------------------- .../workflows/porter_stack_hello-world.yml | 26 ------------------- .github/workflows/porter_stack_joy.yml | 26 ------------------- .../porter_stack_man-on-the-moon.yml | 26 ------------------- ...orter_stack_my-academic-sophon-channel.yml | 26 ------------------- .github/workflows/porter_stack_ok-to-test.yml | 26 ------------------- .../porter_stack_pre-deploy-check.yml | 26 ------------------- .../porter_stack_sophon-reticulum.yml | 26 ------------------- .../porter_stack_test-toggle-nested.yml | 26 ------------------- .github/workflows/porter_stack_tester.yml | 26 ------------------- .../porter_stack_testing-it-for-science.yml | 26 ------------------- .github/workflows/porter_stack_testinggke.yml | 26 ------------------- .github/workflows/porter_stack_tom-cruise.yml | 26 ------------------- 21 files changed, 545 deletions(-) delete mode 100644 .github/workflows/porter_deploy_my_app.yml delete mode 100644 .github/workflows/porter_stack_a-porter-classic.yml delete mode 100644 .github/workflows/porter_stack_barbenheimer-api.yml delete mode 100644 .github/workflows/porter_stack_barbenheimer.yml delete mode 100644 .github/workflows/porter_stack_chicken.yml delete mode 100644 .github/workflows/porter_stack_cp3.yml delete mode 100644 .github/workflows/porter_stack_digital-footprint.yml delete mode 100644 .github/workflows/porter_stack_github-test.yml delete mode 100644 .github/workflows/porter_stack_hanging-in.yml delete mode 100644 .github/workflows/porter_stack_hello-world.yml delete mode 100644 .github/workflows/porter_stack_joy.yml delete mode 100644 .github/workflows/porter_stack_man-on-the-moon.yml delete mode 100644 .github/workflows/porter_stack_my-academic-sophon-channel.yml delete mode 100644 .github/workflows/porter_stack_ok-to-test.yml delete mode 100644 .github/workflows/porter_stack_pre-deploy-check.yml delete mode 100644 .github/workflows/porter_stack_sophon-reticulum.yml delete mode 100644 .github/workflows/porter_stack_test-toggle-nested.yml delete mode 100644 .github/workflows/porter_stack_tester.yml delete mode 100644 .github/workflows/porter_stack_testing-it-for-science.yml delete mode 100644 .github/workflows/porter_stack_testinggke.yml delete mode 100644 .github/workflows/porter_stack_tom-cruise.yml diff --git a/.github/workflows/porter_deploy_my_app.yml b/.github/workflows/porter_deploy_my_app.yml deleted file mode 100644 index c1e450bd..00000000 --- a/.github/workflows/porter_deploy_my_app.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: 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 }} diff --git a/.github/workflows/porter_stack_a-porter-classic.yml b/.github/workflows/porter_stack_a-porter-classic.yml deleted file mode 100644 index 5444db09..00000000 --- a/.github/workflows/porter_stack_a-porter-classic.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: "2862" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7835" - PORTER_STACK_NAME: a-porter-classic - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7835_2862 }} diff --git a/.github/workflows/porter_stack_barbenheimer-api.yml b/.github/workflows/porter_stack_barbenheimer-api.yml deleted file mode 100644 index 32e12b98..00000000 --- a/.github/workflows/porter_stack_barbenheimer-api.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: "2698" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7224" - PORTER_STACK_NAME: barbenheimer-api - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} diff --git a/.github/workflows/porter_stack_barbenheimer.yml b/.github/workflows/porter_stack_barbenheimer.yml deleted file mode 100644 index bb479b0a..00000000 --- a/.github/workflows/porter_stack_barbenheimer.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: "2698" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7224" - PORTER_STACK_NAME: barbenheimer - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} diff --git a/.github/workflows/porter_stack_chicken.yml b/.github/workflows/porter_stack_chicken.yml deleted file mode 100644 index 6895067f..00000000 --- a/.github/workflows/porter_stack_chicken.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: "2862" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7835" - PORTER_STACK_NAME: chicken - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7835_2862 }} diff --git a/.github/workflows/porter_stack_cp3.yml b/.github/workflows/porter_stack_cp3.yml deleted file mode 100644 index a163b6f6..00000000 --- a/.github/workflows/porter_stack_cp3.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: "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 }} diff --git a/.github/workflows/porter_stack_digital-footprint.yml b/.github/workflows/porter_stack_digital-footprint.yml deleted file mode 100644 index 0ce90c20..00000000 --- a/.github/workflows/porter_stack_digital-footprint.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: "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 }} diff --git a/.github/workflows/porter_stack_github-test.yml b/.github/workflows/porter_stack_github-test.yml deleted file mode 100644 index 82c3d7a5..00000000 --- a/.github/workflows/porter_stack_github-test.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: "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 }} diff --git a/.github/workflows/porter_stack_hanging-in.yml b/.github/workflows/porter_stack_hanging-in.yml deleted file mode 100644 index e5858681..00000000 --- a/.github/workflows/porter_stack_hanging-in.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: "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 }} diff --git a/.github/workflows/porter_stack_hello-world.yml b/.github/workflows/porter_stack_hello-world.yml deleted file mode 100644 index 1d331b35..00000000 --- a/.github/workflows/porter_stack_hello-world.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: "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 }} diff --git a/.github/workflows/porter_stack_joy.yml b/.github/workflows/porter_stack_joy.yml deleted file mode 100644 index df00fb15..00000000 --- a/.github/workflows/porter_stack_joy.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: "2745" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7484" - PORTER_STACK_NAME: joy - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} diff --git a/.github/workflows/porter_stack_man-on-the-moon.yml b/.github/workflows/porter_stack_man-on-the-moon.yml deleted file mode 100644 index 4bfac815..00000000 --- a/.github/workflows/porter_stack_man-on-the-moon.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: "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 }} diff --git a/.github/workflows/porter_stack_my-academic-sophon-channel.yml b/.github/workflows/porter_stack_my-academic-sophon-channel.yml deleted file mode 100644 index 564c01d8..00000000 --- a/.github/workflows/porter_stack_my-academic-sophon-channel.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: "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 }} diff --git a/.github/workflows/porter_stack_ok-to-test.yml b/.github/workflows/porter_stack_ok-to-test.yml deleted file mode 100644 index f28c3647..00000000 --- a/.github/workflows/porter_stack_ok-to-test.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: "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 }} diff --git a/.github/workflows/porter_stack_pre-deploy-check.yml b/.github/workflows/porter_stack_pre-deploy-check.yml deleted file mode 100644 index f342c9f3..00000000 --- a/.github/workflows/porter_stack_pre-deploy-check.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: "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 }} diff --git a/.github/workflows/porter_stack_sophon-reticulum.yml b/.github/workflows/porter_stack_sophon-reticulum.yml deleted file mode 100644 index 363e6a5e..00000000 --- a/.github/workflows/porter_stack_sophon-reticulum.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: "2698" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7224" - PORTER_STACK_NAME: sophon-reticulum - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} diff --git a/.github/workflows/porter_stack_test-toggle-nested.yml b/.github/workflows/porter_stack_test-toggle-nested.yml deleted file mode 100644 index f9f662d4..00000000 --- a/.github/workflows/porter_stack_test-toggle-nested.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: "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 }} diff --git a/.github/workflows/porter_stack_tester.yml b/.github/workflows/porter_stack_tester.yml deleted file mode 100644 index f34eec47..00000000 --- a/.github/workflows/porter_stack_tester.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: "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 }} diff --git a/.github/workflows/porter_stack_testing-it-for-science.yml b/.github/workflows/porter_stack_testing-it-for-science.yml deleted file mode 100644 index 5215689f..00000000 --- a/.github/workflows/porter_stack_testing-it-for-science.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: "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 }} diff --git a/.github/workflows/porter_stack_testinggke.yml b/.github/workflows/porter_stack_testinggke.yml deleted file mode 100644 index 3b26575c..00000000 --- a/.github/workflows/porter_stack_testinggke.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: "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 }} diff --git a/.github/workflows/porter_stack_tom-cruise.yml b/.github/workflows/porter_stack_tom-cruise.yml deleted file mode 100644 index c943cf34..00000000 --- a/.github/workflows/porter_stack_tom-cruise.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: "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 a852ca7a5ad4a8bce3b7e80aa41e77e3e17fc6ce Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 23:10:59 +0000 Subject: [PATCH 070/114] Create porter_stack_barbenheimer-web.yml file --- .../porter_stack_barbenheimer-web.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_barbenheimer-web.yml diff --git a/.github/workflows/porter_stack_barbenheimer-web.yml b/.github/workflows/porter_stack_barbenheimer-web.yml new file mode 100644 index 00000000..27d64aa1 --- /dev/null +++ b/.github/workflows/porter_stack_barbenheimer-web.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: barbenheimer-web + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 2264b88245af17f0d47baf81590c8d1cc58fd343 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 00:07:09 +0000 Subject: [PATCH 071/114] Create porter_stack_test1.yml file --- .github/workflows/porter_stack_test1.yml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_test1.yml diff --git a/.github/workflows/porter_stack_test1.yml b/.github/workflows/porter_stack_test1.yml new file mode 100644 index 00000000..83ea6905 --- /dev/null +++ b/.github/workflows/porter_stack_test1.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: "2887" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7897" + PORTER_STACK_NAME: test1 + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7897_2887 }} From 940cb55cfb213ae321e89f846f275a6b4b7eef09 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 23:17:55 +0000 Subject: [PATCH 072/114] Create porter_stack_nginx3.yml file --- .github/workflows/porter_stack_nginx3.yml | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_nginx3.yml diff --git a/.github/workflows/porter_stack_nginx3.yml b/.github/workflows/porter_stack_nginx3.yml new file mode 100644 index 00000000..6016e735 --- /dev/null +++ b/.github/workflows/porter_stack_nginx3.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to nginx3 +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: nginx3 + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From 1cb636f733e399233a279e374ea373f3839bdd7d Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 19:23:58 +0000 Subject: [PATCH 073/114] 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..2018475b --- /dev/null +++ b/.github/workflows/porter_stack_tester.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to tester +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: tester + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From b3de64382d817a3db3d03dd57870fca66f31e581 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 23:08:42 +0000 Subject: [PATCH 074/114] Create porter_stack_did-they-do-it.yml file --- .../workflows/porter_stack_did-they-do-it.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_did-they-do-it.yml diff --git a/.github/workflows/porter_stack_did-they-do-it.yml b/.github/workflows/porter_stack_did-they-do-it.yml new file mode 100644 index 00000000..3b80c2b1 --- /dev/null +++ b/.github/workflows/porter_stack_did-they-do-it.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to did-they-do-it +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: "2981" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "8384" + PORTER_STACK_NAME: did-they-do-it + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8384_2981 }} From b0905b46e0f39a5ffd662bca9d71854d783b679d Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 15:03:54 +0000 Subject: [PATCH 075/114] Create porter_stack_f-mohideen.yml file --- .github/workflows/porter_stack_f-mohideen.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_f-mohideen.yml diff --git a/.github/workflows/porter_stack_f-mohideen.yml b/.github/workflows/porter_stack_f-mohideen.yml new file mode 100644 index 00000000..c896af36 --- /dev/null +++ b/.github/workflows/porter_stack_f-mohideen.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to f-mohideen +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: "33" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PROJECT: "63" + PORTER_STACK_NAME: f-mohideen + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_63_33 }} From dd36360d0617c0b983c93d50173adc7f1155efdd Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 15:07:54 +0000 Subject: [PATCH 076/114] Create porter_stack_randall.yml file --- .github/workflows/porter_stack_randall.yml | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_randall.yml diff --git a/.github/workflows/porter_stack_randall.yml b/.github/workflows/porter_stack_randall.yml new file mode 100644 index 00000000..c2dc64f1 --- /dev/null +++ b/.github/workflows/porter_stack_randall.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to randall +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: "33" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PROJECT: "63" + PORTER_STACK_NAME: randall + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_63_33 }} From bc2cd48be73f6b8f7d7383d8ab4d084980d6942a Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 19:46:06 +0000 Subject: [PATCH 077/114] Create porter_portal_app_production.yml file --- .../porter_portal_app_production.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_portal_app_production.yml diff --git a/.github/workflows/porter_portal_app_production.yml b/.github/workflows/porter_portal_app_production.yml new file mode 100644 index 00000000..430d859e --- /dev/null +++ b/.github/workflows/porter_portal_app_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@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: portal-app-production + cluster: "34" + host: https://dashboard.internal-tools.porter.run + namespace: default + project: "65" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_65 }} From a4bea2f66d4bd301907d08a0660e9bb19f745a8b Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:13:35 -0400 Subject: [PATCH 078/114] Create test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..ab6c24d4 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +"Test workflow" From 1544d57a0450977080c604dc1b8bd43a28831f37 Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:14:51 -0400 Subject: [PATCH 079/114] Delete .github/workflows/porter_stack_barbenheimer-web.yml --- .../porter_stack_barbenheimer-web.yml | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/porter_stack_barbenheimer-web.yml diff --git a/.github/workflows/porter_stack_barbenheimer-web.yml b/.github/workflows/porter_stack_barbenheimer-web.yml deleted file mode 100644 index 27d64aa1..00000000 --- a/.github/workflows/porter_stack_barbenheimer-web.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: "2698" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7224" - PORTER_STACK_NAME: barbenheimer-web - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From 2320bfee2249f5ee9e434515e72d30b28244f90f Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:15:01 -0400 Subject: [PATCH 080/114] Delete .github/workflows/porter_stack_did-they-do-it.yml --- .../workflows/porter_stack_did-they-do-it.yml | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/porter_stack_did-they-do-it.yml diff --git a/.github/workflows/porter_stack_did-they-do-it.yml b/.github/workflows/porter_stack_did-they-do-it.yml deleted file mode 100644 index 3b80c2b1..00000000 --- a/.github/workflows/porter_stack_did-they-do-it.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to did-they-do-it -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: "2981" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "8384" - PORTER_STACK_NAME: did-they-do-it - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_8384_2981 }} From 94112bd8d5b97cc6ec3b1bda9a5f77966d3a46e1 Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:15:11 -0400 Subject: [PATCH 081/114] Delete .github/workflows/porter_stack_f-mohideen.yml --- .github/workflows/porter_stack_f-mohideen.yml | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/porter_stack_f-mohideen.yml diff --git a/.github/workflows/porter_stack_f-mohideen.yml b/.github/workflows/porter_stack_f-mohideen.yml deleted file mode 100644 index c896af36..00000000 --- a/.github/workflows/porter_stack_f-mohideen.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to f-mohideen -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: "33" - PORTER_HOST: https://dashboard.internal-tools.porter.run - PORTER_PROJECT: "63" - PORTER_STACK_NAME: f-mohideen - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_63_33 }} From d014c761c635f95dc27249de3f4bf3876b153d2b Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:15:19 -0400 Subject: [PATCH 082/114] Delete .github/workflows/porter_stack_nginx3.yml --- .github/workflows/porter_stack_nginx3.yml | 26 ----------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/porter_stack_nginx3.yml diff --git a/.github/workflows/porter_stack_nginx3.yml b/.github/workflows/porter_stack_nginx3.yml deleted file mode 100644 index 6016e735..00000000 --- a/.github/workflows/porter_stack_nginx3.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to nginx3 -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: nginx3 - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From 10a7ef12170ee8177af1faaaebc15c21e693a40f Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:15:26 -0400 Subject: [PATCH 083/114] Delete .github/workflows/porter_stack_randall.yml --- .github/workflows/porter_stack_randall.yml | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/porter_stack_randall.yml diff --git a/.github/workflows/porter_stack_randall.yml b/.github/workflows/porter_stack_randall.yml deleted file mode 100644 index c2dc64f1..00000000 --- a/.github/workflows/porter_stack_randall.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to randall -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: "33" - PORTER_HOST: https://dashboard.internal-tools.porter.run - PORTER_PROJECT: "63" - PORTER_STACK_NAME: randall - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_63_33 }} From 7636e96cebc2089cfde43ea5c67110d44a690dc0 Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:15:34 -0400 Subject: [PATCH 084/114] Delete .github/workflows/porter_stack_test1.yml --- .github/workflows/porter_stack_test1.yml | 26 ------------------------ 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/porter_stack_test1.yml diff --git a/.github/workflows/porter_stack_test1.yml b/.github/workflows/porter_stack_test1.yml deleted file mode 100644 index 83ea6905..00000000 --- a/.github/workflows/porter_stack_test1.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: "2887" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7897" - PORTER_STACK_NAME: test1 - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7897_2887 }} From 295cd201dad71221ba40a0ad404b3b589ed7c6d4 Mon Sep 17 00:00:00 2001 From: sdess09 <37374498+sdess09@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:15:42 -0400 Subject: [PATCH 085/114] Delete .github/workflows/porter_stack_tester.yml --- .github/workflows/porter_stack_tester.yml | 26 ----------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/porter_stack_tester.yml diff --git a/.github/workflows/porter_stack_tester.yml b/.github/workflows/porter_stack_tester.yml deleted file mode 100644 index 2018475b..00000000 --- a/.github/workflows/porter_stack_tester.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to tester -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: tester - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From 07ab045ab5c026741085c3975ed94832c27dd13d Mon Sep 17 00:00:00 2001 From: jusrhee Date: Wed, 13 Sep 2023 17:10:29 -0400 Subject: [PATCH 086/114] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 65254935..8b95d4ba 100644 --- a/index.js +++ b/index.js @@ -8,4 +8,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.")); +app.listen(process.env.PORT || 3000, () => console.log('Tetris app listening on port 3000! Brought to you all by', sponsor + ", of course.")); From b5d2b62a2ccb1da39fc7eaba543626c13c4ded33 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:43:36 +0000 Subject: [PATCH 087/114] Create porter_asdfasd.yml file --- .github/workflows/porter_asdfasd.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_asdfasd.yml diff --git a/.github/workflows/porter_asdfasd.yml b/.github/workflows/porter_asdfasd.yml new file mode 100644 index 00000000..ae933c08 --- /dev/null +++ b/.github/workflows/porter_asdfasd.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: asdfasd + cluster: "35" + host: https://dashboard.internal-tools.porter.run + namespace: default + project: "69" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_69 }} From efd652921cc0868ea27443d2c6c8b2692aeeb5af Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:44:58 +0000 Subject: [PATCH 088/114] Delete porter_asdfasd.yml file --- .github/workflows/porter_asdfasd.yml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/workflows/porter_asdfasd.yml diff --git a/.github/workflows/porter_asdfasd.yml b/.github/workflows/porter_asdfasd.yml deleted file mode 100644 index ae933c08..00000000 --- a/.github/workflows/porter_asdfasd.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: asdfasd - cluster: "35" - host: https://dashboard.internal-tools.porter.run - namespace: default - project: "69" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_69 }} From 69fee2a625ac9137aa7d1e8b59a8aa2f0ae5e45e Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:47:46 +0000 Subject: [PATCH 089/114] Create porter_boathouse_app_production.yml file --- .../porter_boathouse_app_production.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_boathouse_app_production.yml diff --git a/.github/workflows/porter_boathouse_app_production.yml b/.github/workflows/porter_boathouse_app_production.yml new file mode 100644 index 00000000..ac150e82 --- /dev/null +++ b/.github/workflows/porter_boathouse_app_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@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: boathouse-app-production + cluster: "35" + host: https://dashboard.internal-tools.porter.run + namespace: default + project: "69" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_69 }} From 97fb786312e9c0cb3693d17e26e0d0c16109ba70 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 21:38:01 +0000 Subject: [PATCH 090/114] Create porter_boathouse_app_production.yml file --- .github/workflows/porter_boathouse_app_production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/porter_boathouse_app_production.yml b/.github/workflows/porter_boathouse_app_production.yml index ac150e82..6755560f 100644 --- a/.github/workflows/porter_boathouse_app_production.yml +++ b/.github/workflows/porter_boathouse_app_production.yml @@ -17,7 +17,7 @@ jobs: uses: porter-dev/porter-update-action@v0.1.0 with: app: boathouse-app-production - cluster: "35" + cluster: "38" host: https://dashboard.internal-tools.porter.run namespace: default project: "69" From b257a891964ad1b4dc26aab637d54c8b1fcf0ed1 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:52:10 +0000 Subject: [PATCH 091/114] Create porter_stack_tetrjs.yml file --- .github/workflows/porter_stack_tetrjs.yml | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_tetrjs.yml diff --git a/.github/workflows/porter_stack_tetrjs.yml b/.github/workflows/porter_stack_tetrjs.yml new file mode 100644 index 00000000..17611bcc --- /dev/null +++ b/.github/workflows/porter_stack_tetrjs.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - master +name: Deploy to tetrjs +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: "3034" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "8686" + PORTER_STACK_NAME: tetrjs + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8686_3034 }} From a8344ce910f619791b1c6bfe55827a90cd23a4be Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:48:49 +0000 Subject: [PATCH 092/114] Create porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 27 +++++++++++++++++++++++++ 1 file changed, 27 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..8f9984c6 --- /dev/null +++ b/.github/workflows/porter_stack_test.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to test +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_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "8" + PORTER_STACK_NAME: test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From 15c2abd48500546ad99a22ae8127f30c487eb15a Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 19:03:04 +0000 Subject: [PATCH 093/114] Create porter_test_aws.yml file --- .github/workflows/porter_test_aws.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_test_aws.yml diff --git a/.github/workflows/porter_test_aws.yml b/.github/workflows/porter_test_aws.yml new file mode 100644 index 00000000..119d1561 --- /dev/null +++ b/.github/workflows/porter_test_aws.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: test-aws + cluster: "9" + host: https://dashboard.internal-tools.porter.run + namespace: default + project: "5" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_5 }} From b32e00d38300a0274c3b83dea5f71f9e9d950222 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 19:07:10 +0000 Subject: [PATCH 094/114] Delete porter_test_aws.yml file --- .github/workflows/porter_test_aws.yml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/workflows/porter_test_aws.yml diff --git a/.github/workflows/porter_test_aws.yml b/.github/workflows/porter_test_aws.yml deleted file mode 100644 index 119d1561..00000000 --- a/.github/workflows/porter_test_aws.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: test-aws - cluster: "9" - host: https://dashboard.internal-tools.porter.run - namespace: default - project: "5" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_5 }} From 71a0936b71b8d363dfd76147facd188f7def5f13 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:05:39 +0000 Subject: [PATCH 095/114] Create porter_stack_dash.yml file --- .github/workflows/porter_stack_dash.yml | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_dash.yml diff --git a/.github/workflows/porter_stack_dash.yml b/.github/workflows/porter_stack_dash.yml new file mode 100644 index 00000000..751f990c --- /dev/null +++ b/.github/workflows/porter_stack_dash.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to dash +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "37" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "18" + PORTER_STACK_NAME: dash + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_18_37 }} From 15eeaef35e29f56d08d887b0a4597df49eebb2b3 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:25:30 +0000 Subject: [PATCH 096/114] Create porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/porter_stack_test.yml b/.github/workflows/porter_stack_test.yml index 8f9984c6..f3c8fe46 100644 --- a/.github/workflows/porter_stack_test.yml +++ b/.github/workflows/porter_stack_test.yml @@ -12,16 +12,16 @@ jobs: - name: Set Github tag id: vars run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT + - name: Setup porter + uses: porter-dev/setup-porter@v0.1.0 - name: Deploy stack timeout-minutes: 30 - uses: porter-dev/porter-cli-action@v0.1.0 - with: - command: apply -f ./porter.yaml + run: porter apply -f ./porter.yaml env: - PORTER_CLUSTER: "11" + PORTER_CLUSTER: "37" PORTER_HOST: https://dashboard.internal-tools.porter.run PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "8" + PORTER_PROJECT: "18" PORTER_STACK_NAME: test PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_18_37 }} From 1fe0d59f7136b92afc95ce6bd25088f7a16724d0 Mon Sep 17 00:00:00 2001 From: Stefan McShane Date: Fri, 3 Nov 2023 13:35:21 -0400 Subject: [PATCH 097/114] Delete .github/workflows directory --- .../porter_boathouse_app_production.yml | 25 ----------------- .../porter_portal_app_production.yml | 25 ----------------- .github/workflows/porter_stack_dash.yml | 27 ------------------- .github/workflows/porter_stack_test.yml | 27 ------------------- .github/workflows/porter_stack_tetrjs.yml | 26 ------------------ 5 files changed, 130 deletions(-) delete mode 100644 .github/workflows/porter_boathouse_app_production.yml delete mode 100644 .github/workflows/porter_portal_app_production.yml delete mode 100644 .github/workflows/porter_stack_dash.yml delete mode 100644 .github/workflows/porter_stack_test.yml delete mode 100644 .github/workflows/porter_stack_tetrjs.yml diff --git a/.github/workflows/porter_boathouse_app_production.yml b/.github/workflows/porter_boathouse_app_production.yml deleted file mode 100644 index 6755560f..00000000 --- a/.github/workflows/porter_boathouse_app_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@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: boathouse-app-production - cluster: "38" - host: https://dashboard.internal-tools.porter.run - namespace: default - project: "69" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_69 }} diff --git a/.github/workflows/porter_portal_app_production.yml b/.github/workflows/porter_portal_app_production.yml deleted file mode 100644 index 430d859e..00000000 --- a/.github/workflows/porter_portal_app_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@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: portal-app-production - cluster: "34" - host: https://dashboard.internal-tools.porter.run - namespace: default - project: "65" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_65 }} diff --git a/.github/workflows/porter_stack_dash.yml b/.github/workflows/porter_stack_dash.yml deleted file mode 100644 index 751f990c..00000000 --- a/.github/workflows/porter_stack_dash.yml +++ /dev/null @@ -1,27 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to dash -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: Setup porter - uses: porter-dev/setup-porter@v0.1.0 - - name: Deploy stack - timeout-minutes: 30 - run: porter apply -f ./porter.yaml - env: - PORTER_CLUSTER: "37" - PORTER_HOST: https://dashboard.internal-tools.porter.run - PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "18" - PORTER_STACK_NAME: dash - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_18_37 }} diff --git a/.github/workflows/porter_stack_test.yml b/.github/workflows/porter_stack_test.yml deleted file mode 100644 index f3c8fe46..00000000 --- a/.github/workflows/porter_stack_test.yml +++ /dev/null @@ -1,27 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to test -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: Setup porter - uses: porter-dev/setup-porter@v0.1.0 - - name: Deploy stack - timeout-minutes: 30 - run: porter apply -f ./porter.yaml - env: - PORTER_CLUSTER: "37" - PORTER_HOST: https://dashboard.internal-tools.porter.run - PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "18" - PORTER_STACK_NAME: test - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_18_37 }} diff --git a/.github/workflows/porter_stack_tetrjs.yml b/.github/workflows/porter_stack_tetrjs.yml deleted file mode 100644 index 17611bcc..00000000 --- a/.github/workflows/porter_stack_tetrjs.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to tetrjs -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: "3034" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "8686" - PORTER_STACK_NAME: tetrjs - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_8686_3034 }} From 78eb7250a2b4d60047132a0e2600a2adf194f7ab Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 17:37:53 +0000 Subject: [PATCH 098/114] Create porter_stack_testasdfasdfasdf.yml file --- .../porter_stack_testasdfasdfasdf.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_testasdfasdfasdf.yml diff --git a/.github/workflows/porter_stack_testasdfasdfasdf.yml b/.github/workflows/porter_stack_testasdfasdfasdf.yml new file mode 100644 index 00000000..36f38f77 --- /dev/null +++ b/.github/workflows/porter_stack_testasdfasdfasdf.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to testasdfasdfasdf +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "37" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "18" + PORTER_STACK_NAME: testasdfasdfasdf + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_18_37 }} From a2efa654a2c2598d5209654e08e8bab99c2cefb4 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:01:01 +0000 Subject: [PATCH 099/114] Create porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 27 +++++++++++++++++++++++++ 1 file changed, 27 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..bc20c3fd --- /dev/null +++ b/.github/workflows/porter_stack_test.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to test +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "11" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "8" + PORTER_STACK_NAME: test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From 29c0477de29f2e478130994273e497beac898972 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:04:23 +0000 Subject: [PATCH 100/114] Delete porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 27 ------------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/workflows/porter_stack_test.yml diff --git a/.github/workflows/porter_stack_test.yml b/.github/workflows/porter_stack_test.yml deleted file mode 100644 index bc20c3fd..00000000 --- a/.github/workflows/porter_stack_test.yml +++ /dev/null @@ -1,27 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to test -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: Setup porter - uses: porter-dev/setup-porter@v0.1.0 - - name: Deploy stack - timeout-minutes: 30 - run: porter apply -f ./porter.yaml - env: - PORTER_CLUSTER: "11" - PORTER_HOST: https://dashboard.internal-tools.porter.run - PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "8" - PORTER_STACK_NAME: test - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From b06b439464859b8906358a146c8bca0606b7aba8 Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 20:34:18 +0000 Subject: [PATCH 101/114] Create porter_stack_test-deploy.yml file --- .../workflows/porter_stack_test-deploy.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_test-deploy.yml diff --git a/.github/workflows/porter_stack_test-deploy.yml b/.github/workflows/porter_stack_test-deploy.yml new file mode 100644 index 00000000..cba96db2 --- /dev/null +++ b/.github/workflows/porter_stack_test-deploy.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to test-deploy +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "11" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "8" + PORTER_STACK_NAME: test-deploy + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From 23d935b7b0754e4341bf44d0cb3b952bbce2adca Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 19:57:03 +0000 Subject: [PATCH 102/114] Create porter_stack_next-test.yml file --- .github/workflows/porter_stack_next-test.yml | 27 ++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_next-test.yml diff --git a/.github/workflows/porter_stack_next-test.yml b/.github/workflows/porter_stack_next-test.yml new file mode 100644 index 00000000..c48805bc --- /dev/null +++ b/.github/workflows/porter_stack_next-test.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to next-test +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "3269" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "9805" + PORTER_STACK_NAME: next-test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_9805_3269 }} From 7c0bfa10d4dbaa335c2250061994275163ea31bf Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:08:20 +0000 Subject: [PATCH 103/114] Create porter_stack_testenv.yml file --- .github/workflows/porter_stack_testenv.yml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_testenv.yml diff --git a/.github/workflows/porter_stack_testenv.yml b/.github/workflows/porter_stack_testenv.yml new file mode 100644 index 00000000..458f0690 --- /dev/null +++ b/.github/workflows/porter_stack_testenv.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to testenv +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "11" + PORTER_HOST: https://dashboard.internal-tools.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "8" + PORTER_STACK_NAME: testenv + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From 66b69633769a0c170bb05e0cf8351f4da5ee372e Mon Sep 17 00:00:00 2001 From: "porter-internal[bot]" <108749831+porter-internal[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 15:25:14 +0000 Subject: [PATCH 104/114] Delete porter_stack_testenv.yml file --- .github/workflows/porter_stack_testenv.yml | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/workflows/porter_stack_testenv.yml diff --git a/.github/workflows/porter_stack_testenv.yml b/.github/workflows/porter_stack_testenv.yml deleted file mode 100644 index 458f0690..00000000 --- a/.github/workflows/porter_stack_testenv.yml +++ /dev/null @@ -1,27 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to testenv -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: Setup porter - uses: porter-dev/setup-porter@v0.1.0 - - name: Deploy stack - timeout-minutes: 30 - run: porter apply -f ./porter.yaml - env: - PORTER_CLUSTER: "11" - PORTER_HOST: https://dashboard.internal-tools.porter.run - PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "8" - PORTER_STACK_NAME: testenv - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }} From e7472813c5aa85cd4aa09e808590c9c498068023 Mon Sep 17 00:00:00 2001 From: d-g-town <66391417+d-g-town@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:20:10 -0500 Subject: [PATCH 105/114] Update porter_stack_next-test.yml --- .github/workflows/porter_stack_next-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/porter_stack_next-test.yml b/.github/workflows/porter_stack_next-test.yml index c48805bc..c9cccf51 100644 --- a/.github/workflows/porter_stack_next-test.yml +++ b/.github/workflows/porter_stack_next-test.yml @@ -16,7 +16,7 @@ jobs: uses: porter-dev/setup-porter@v0.1.0 - name: Deploy stack timeout-minutes: 30 - run: porter apply -f ./porter.yaml + run: exec porter apply -f ./porter.yaml env: PORTER_CLUSTER: "3269" PORTER_HOST: https://dashboard.getporter.dev From 56520cc7af9cc3ae9d13201f8087a84e875f9b03 Mon Sep 17 00:00:00 2001 From: d-g-town <66391417+d-g-town@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:22:03 -0500 Subject: [PATCH 106/114] Update porter_stack_next-test.yml --- .github/workflows/porter_stack_next-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/porter_stack_next-test.yml b/.github/workflows/porter_stack_next-test.yml index c9cccf51..c48805bc 100644 --- a/.github/workflows/porter_stack_next-test.yml +++ b/.github/workflows/porter_stack_next-test.yml @@ -16,7 +16,7 @@ jobs: uses: porter-dev/setup-porter@v0.1.0 - name: Deploy stack timeout-minutes: 30 - run: exec porter apply -f ./porter.yaml + run: porter apply -f ./porter.yaml env: PORTER_CLUSTER: "3269" PORTER_HOST: https://dashboard.getporter.dev From c0c79eddf9d2759323cecc657c86cfbcfbe5cb8f Mon Sep 17 00:00:00 2001 From: d-g-town <66391417+d-g-town@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:23:25 -0500 Subject: [PATCH 107/114] Update porter_stack_next-test.yml --- .github/workflows/porter_stack_next-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/porter_stack_next-test.yml b/.github/workflows/porter_stack_next-test.yml index c48805bc..c9cccf51 100644 --- a/.github/workflows/porter_stack_next-test.yml +++ b/.github/workflows/porter_stack_next-test.yml @@ -16,7 +16,7 @@ jobs: uses: porter-dev/setup-porter@v0.1.0 - name: Deploy stack timeout-minutes: 30 - run: porter apply -f ./porter.yaml + run: exec porter apply -f ./porter.yaml env: PORTER_CLUSTER: "3269" PORTER_HOST: https://dashboard.getporter.dev From 21dea5ab61b1f27add2978dc1e85b55db3d8f6fc Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 15:21:30 +0000 Subject: [PATCH 108/114] Create porter_stack_hello-world.yml file --- .../workflows/porter_stack_hello-world.yml | 27 +++++++++++++++++++ 1 file changed, 27 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..7b48f0b1 --- /dev/null +++ b/.github/workflows/porter_stack_hello-world.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to hello-world +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: exec porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "3456" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "10607" + PORTER_STACK_NAME: hello-world + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_10607_3456 }} From 4306e6b296490796396e6b8406860624825666de Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 15:27:08 +0000 Subject: [PATCH 109/114] Create porter_stack_porter-agent.yml file --- .../workflows/porter_stack_porter-agent.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_porter-agent.yml diff --git a/.github/workflows/porter_stack_porter-agent.yml b/.github/workflows/porter_stack_porter-agent.yml new file mode 100644 index 00000000..43317434 --- /dev/null +++ b/.github/workflows/porter_stack_porter-agent.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to porter-agent +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: exec porter apply -f ./porter.yaml + env: + PORTER_CLUSTER: "2918" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "8014" + PORTER_STACK_NAME: porter-agent + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8014_2918 }} From 687f2b7e14699b0b0c672912baaf4b2591e094f7 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:13:06 +0000 Subject: [PATCH 110/114] Create porter_stack_tetris-app.yml file --- .github/workflows/porter_stack_tetris-app.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_tetris-app.yml diff --git a/.github/workflows/porter_stack_tetris-app.yml b/.github/workflows/porter_stack_tetris-app.yml new file mode 100644 index 00000000..482e15dc --- /dev/null +++ b/.github/workflows/porter_stack_tetris-app.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to tetris-app +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: exec porter apply -f porter.yaml + env: + PORTER_CLUSTER: "3575" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "11384" + PORTER_STACK_NAME: tetris-app + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_11384_3575 }} From f703c9613efbe7b066e4a1b211a2037b7ac3a54d Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:19:24 +0000 Subject: [PATCH 111/114] Create porter_stack_jstris-app.yml file --- .github/workflows/porter_stack_jstris-app.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_jstris-app.yml diff --git a/.github/workflows/porter_stack_jstris-app.yml b/.github/workflows/porter_stack_jstris-app.yml new file mode 100644 index 00000000..5a69407c --- /dev/null +++ b/.github/workflows/porter_stack_jstris-app.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to jstris-app +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: exec porter apply -f porter.yaml + env: + PORTER_CLUSTER: "3575" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "11384" + PORTER_STACK_NAME: jstris-app + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_11384_3575 }} From e8f28849b4d504741fca8ed7c9919a6e902a0585 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:38:17 +0000 Subject: [PATCH 112/114] Delete porter_stack_jstris-app.yml file --- .github/workflows/porter_stack_jstris-app.yml | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/workflows/porter_stack_jstris-app.yml diff --git a/.github/workflows/porter_stack_jstris-app.yml b/.github/workflows/porter_stack_jstris-app.yml deleted file mode 100644 index 5a69407c..00000000 --- a/.github/workflows/porter_stack_jstris-app.yml +++ /dev/null @@ -1,27 +0,0 @@ -"on": - push: - branches: - - master -name: Deploy to jstris-app -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: Setup porter - uses: porter-dev/setup-porter@v0.1.0 - - name: Deploy stack - timeout-minutes: 30 - run: exec porter apply -f porter.yaml - env: - PORTER_CLUSTER: "3575" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "11384" - PORTER_STACK_NAME: jstris-app - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_11384_3575 }} From aaa26859a108ee80a638e0422dba875536f5e829 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:23:16 +0000 Subject: [PATCH 113/114] Create porter_stack_porter-tetris-app.yml file --- .../porter_stack_porter-tetris-app.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_porter-tetris-app.yml diff --git a/.github/workflows/porter_stack_porter-tetris-app.yml b/.github/workflows/porter_stack_porter-tetris-app.yml new file mode 100644 index 00000000..3f8111a3 --- /dev/null +++ b/.github/workflows/porter_stack_porter-tetris-app.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to porter-tetris-app +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: exec porter apply -f porter.yaml + env: + PORTER_CLUSTER: "3580" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "11384" + PORTER_STACK_NAME: porter-tetris-app + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_11384_3580 }} From acc377a1b675abad5d4af492a099d072a4181e7e Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:25:43 +0000 Subject: [PATCH 114/114] Create porter_stack_porter-tetris.yml file --- .../workflows/porter_stack_porter-tetris.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_porter-tetris.yml diff --git a/.github/workflows/porter_stack_porter-tetris.yml b/.github/workflows/porter_stack_porter-tetris.yml new file mode 100644 index 00000000..1406f7cb --- /dev/null +++ b/.github/workflows/porter_stack_porter-tetris.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - master +name: Deploy to porter-tetris +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: Setup porter + uses: porter-dev/setup-porter@v0.1.0 + - name: Deploy stack + timeout-minutes: 30 + run: exec porter apply -f porter.yaml + env: + PORTER_CLUSTER: "3580" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "11384" + PORTER_STACK_NAME: porter-tetris + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_11384_3580 }}