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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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/121] 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 727a3f8d7ea8938d46e1dc5b316b4d8fe997b66b Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Fri, 12 May 2023 16:20:23 -0400 Subject: [PATCH 047/121] Update porter.yaml --- porter.yaml | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/porter.yaml b/porter.yaml index 9952f4bc..6017aa21 100644 --- a/porter.yaml +++ b/porter.yaml @@ -1,15 +1,5 @@ -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: "npm start" + worker: + run: "npm start-worker" From dd8cc29aeb0badb131539669c144c3ae75d71b06 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 20:21:37 +0000 Subject: [PATCH 048/121] Create porter_stack_porter.yml file --- .github/workflows/porter_stack_porter.yml | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_porter.yml diff --git a/.github/workflows/porter_stack_porter.yml b/.github/workflows/porter_stack_porter.yml new file mode 100644 index 00000000..362fbe28 --- /dev/null +++ b/.github/workflows/porter_stack_porter.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +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: porter + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} 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 049/121] 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 f86658c873293b8876dc88d6ec08b7be874b32e9 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:14:19 +0000 Subject: [PATCH 050/121] Create porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_test.yml diff --git a/.github/workflows/porter_stack_test.yml b/.github/workflows/porter_stack_test.yml new file mode 100644 index 00000000..00f30e79 --- /dev/null +++ b/.github/workflows/porter_stack_test.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +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 + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From fce8b98bbc519b66e85b6a1d8acdc291c58a5e63 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:17:36 +0000 Subject: [PATCH 051/121] Create porter_stack_justin-test-deploy.yml file --- .../porter_stack_justin-test-deploy.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_justin-test-deploy.yml diff --git a/.github/workflows/porter_stack_justin-test-deploy.yml b/.github/workflows/porter_stack_justin-test-deploy.yml new file mode 100644 index 00000000..c97aac21 --- /dev/null +++ b/.github/workflows/porter_stack_justin-test-deploy.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +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: justin-test-deploy + 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 052/121] 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 053/121] 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 34706b12897751b89b2fc598f886a2597738c960 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 21:02:00 +0000 Subject: [PATCH 054/121] Create porter_stack_nginx.yml file --- .github/workflows/porter_stack_nginx.yml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_nginx.yml diff --git a/.github/workflows/porter_stack_nginx.yml b/.github/workflows/porter_stack_nginx.yml new file mode 100644 index 00000000..cd018727 --- /dev/null +++ b/.github/workflows/porter_stack_nginx.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +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: nginx + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} From 31cb10969fa2de6fc026b0a1c2b39ac0059eecb4 Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Wed, 31 May 2023 17:25:15 -0400 Subject: [PATCH 055/121] Update porter.yaml --- porter.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/porter.yaml b/porter.yaml index 6017aa21..9a8932ea 100644 --- a/porter.yaml +++ b/porter.yaml @@ -3,3 +3,5 @@ apps: run: "npm start" worker: run: "npm start-worker" + release: + run: "sleep 10; echo hi" From 3b46a8941aa386a0206d9ac517a0b2bcc2ea855f Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Wed, 31 May 2023 17:27:18 -0400 Subject: [PATCH 056/121] Update porter.yaml --- porter.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/porter.yaml b/porter.yaml index 9a8932ea..97b1952a 100644 --- a/porter.yaml +++ b/porter.yaml @@ -3,5 +3,6 @@ apps: run: "npm start" worker: run: "npm start-worker" - release: - run: "sleep 10; echo hi" + +release: + run: "sleep 10; echo hi" From 465c6ba1e2f271d24f0dfc0347e998b1b1b73210 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 21:34:42 +0000 Subject: [PATCH 057/121] Create porter_stack_first.yml file --- .github/workflows/porter_stack_first.yml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_first.yml diff --git a/.github/workflows/porter_stack_first.yml b/.github/workflows/porter_stack_first.yml new file mode 100644 index 00000000..0f7114e9 --- /dev/null +++ b/.github/workflows/porter_stack_first.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +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: first + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} From 808e1ac4fdce35be70ab92e44a16b987f0312266 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 21:37:25 +0000 Subject: [PATCH 058/121] Create porter_stack_first.yml file --- .github/workflows/porter_stack_first.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/porter_stack_first.yml b/.github/workflows/porter_stack_first.yml index 0f7114e9..02003349 100644 --- a/.github/workflows/porter_stack_first.yml +++ b/.github/workflows/porter_stack_first.yml @@ -18,9 +18,9 @@ jobs: with: command: apply -f porter.yaml env: - PORTER_CLUSTER: "2745" + PORTER_CLUSTER: "2698" PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7484" + PORTER_PROJECT: "7224" PORTER_STACK_NAME: first PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From bf911b29f3a73f9111e17a32dfd2a123ddc7a8c0 Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Wed, 31 May 2023 17:53:27 -0400 Subject: [PATCH 059/121] Update porter.yaml --- porter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/porter.yaml b/porter.yaml index 97b1952a..97a095c3 100644 --- a/porter.yaml +++ b/porter.yaml @@ -5,4 +5,4 @@ apps: run: "npm start-worker" release: - run: "sleep 10; echo hi" + run: "echo hi" From de75ec483be876387a73ed915ad9c62a3a00d8f1 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 22:22:09 +0000 Subject: [PATCH 060/121] Create porter_porter.yml file --- .github/workflows/porter_porter.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/porter_porter.yml diff --git a/.github/workflows/porter_porter.yml b/.github/workflows/porter_porter.yml new file mode 100644 index 00000000..f8d17d67 --- /dev/null +++ b/.github/workflows/porter_porter.yml @@ -0,0 +1,25 @@ +"on": + push: + branches: + - porter +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: porter + cluster: "2745" + host: https://dashboard.getporter.dev + namespace: default + project: "7484" + tag: ${{ steps.vars.outputs.sha_short }} + token: ${{ secrets.PORTER_TOKEN_7484 }} 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 061/121] 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 062/121] 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 063/121] 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 064/121] 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 065/121] 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 066/121] 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 067/121] 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 068/121] 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 069/121] 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 070/121] 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 071/121] 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 072/121] 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 073/121] 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 074/121] 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 075/121] 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 076/121] 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 077/121] 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 078/121] 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 079/121] 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 080/121] 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 081/121] 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 082/121] 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 083/121] 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 084/121] 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 f7afba0532c3e9e16f6b2113c86f3c10435de149 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:54:15 +0000 Subject: [PATCH 085/121] Delete porter_porter.yml file --- .github/workflows/porter_porter.yml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/workflows/porter_porter.yml diff --git a/.github/workflows/porter_porter.yml b/.github/workflows/porter_porter.yml deleted file mode 100644 index f8d17d67..00000000 --- a/.github/workflows/porter_porter.yml +++ /dev/null @@ -1,25 +0,0 @@ -"on": - push: - branches: - - porter -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: porter - cluster: "2745" - host: https://dashboard.getporter.dev - namespace: default - project: "7484" - tag: ${{ steps.vars.outputs.sha_short }} - token: ${{ secrets.PORTER_TOKEN_7484 }} 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 086/121] 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 087/121] 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 088/121] 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 19c0638d86dce0e1855b579b97e68bf371e9d570 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:26:43 +0000 Subject: [PATCH 089/121] Delete porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 26 ------------------------- 1 file changed, 26 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 00f30e79..00000000 --- a/.github/workflows/porter_stack_test.yml +++ /dev/null @@ -1,26 +0,0 @@ -"on": - push: - branches: - - porter -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 - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} From cd81775534af183d1c4bfc09fd925e0656eaf1d2 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:27:35 +0000 Subject: [PATCH 090/121] Create porter_stack_threekit-test.yml file --- .../workflows/porter_stack_threekit-test.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_threekit-test.yml diff --git a/.github/workflows/porter_stack_threekit-test.yml b/.github/workflows/porter_stack_threekit-test.yml new file mode 100644 index 00000000..bb5f8835 --- /dev/null +++ b/.github/workflows/porter_stack_threekit-test.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +name: Deploy to threekit-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: "3009" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "8506" + PORTER_STACK_NAME: threekit-test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8506_3009 }} 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 091/121] 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 092/121] 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 093/121] 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 094/121] 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 095/121] 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 096/121] 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 097/121] 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 098/121] 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 099/121] 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 100/121] 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 101/121] 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 102/121] 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 103/121] 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 104/121] 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 eb94a0be4110403cc611b646b22532b22f42827e 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 02:09:46 +0000 Subject: [PATCH 105/121] Create porter_stack_porter.yml file --- .github/workflows/porter_stack_porter.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/porter_stack_porter.yml b/.github/workflows/porter_stack_porter.yml index 362fbe28..02c9e136 100644 --- a/.github/workflows/porter_stack_porter.yml +++ b/.github/workflows/porter_stack_porter.yml @@ -2,7 +2,7 @@ push: branches: - porter -name: Deploy to Porter +name: Deploy to porter jobs: porter-deploy: runs-on: ubuntu-latest @@ -16,11 +16,11 @@ jobs: timeout-minutes: 30 uses: porter-dev/porter-cli-action@v0.1.0 with: - command: apply -f porter.yaml + command: apply -f ./porter.yaml env: - PORTER_CLUSTER: "2698" + PORTER_CLUSTER: "2745" PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7224" + PORTER_PROJECT: "7484" PORTER_STACK_NAME: porter PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7224_2698 }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} 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 106/121] 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 8d80eb6f1c784afd9aeaa389809b0af1565d88ad Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:39:22 +0000 Subject: [PATCH 107/121] Create porter_stack_js-test.yml file --- .github/workflows/porter_stack_js-test.yml | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_js-test.yml diff --git a/.github/workflows/porter_stack_js-test.yml b/.github/workflows/porter_stack_js-test.yml new file mode 100644 index 00000000..705d60ab --- /dev/null +++ b/.github/workflows/porter_stack_js-test.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +name: Deploy to js-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: "2745" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "7484" + PORTER_STACK_NAME: js-test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} From 594a4ab98869dd5b59285543b41f4c3d119aa5c4 Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:44:04 -0400 Subject: [PATCH 108/121] Update porter.yaml --- porter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/porter.yaml b/porter.yaml index 97a095c3..f0dba012 100644 --- a/porter.yaml +++ b/porter.yaml @@ -1,6 +1,6 @@ apps: web: - run: "npm start" + run: "node index.js" worker: run: "npm start-worker" From dfcdfdc02b4bc2a8c7f1eacff7237a17cd42b5bf Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:53:06 -0400 Subject: [PATCH 109/121] Update porter.yaml --- porter.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/porter.yaml b/porter.yaml index f0dba012..c11bc384 100644 --- a/porter.yaml +++ b/porter.yaml @@ -1,7 +1,9 @@ apps: web: + type: web run: "node index.js" worker: + type: worker run: "npm start-worker" release: From d6d84eb56fa11b4991906bf51ec60ffb2260218f Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:09:31 +0000 Subject: [PATCH 110/121] Create porter_stack_github.yml file --- .github/workflows/porter_stack_github.yml | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/porter_stack_github.yml diff --git a/.github/workflows/porter_stack_github.yml b/.github/workflows/porter_stack_github.yml new file mode 100644 index 00000000..59704299 --- /dev/null +++ b/.github/workflows/porter_stack_github.yml @@ -0,0 +1,26 @@ +"on": + push: + branches: + - porter +name: Deploy to github +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: "3081" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PROJECT: "8975" + PORTER_STACK_NAME: github + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8975_3081 }} From 1f7866fcbb53405674f3849a403de43756a3dad6 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:17:59 +0000 Subject: [PATCH 111/121] Create porter_stack_nginx.yml file --- .github/workflows/porter_stack_nginx.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/porter_stack_nginx.yml b/.github/workflows/porter_stack_nginx.yml index cd018727..dfee0a9c 100644 --- a/.github/workflows/porter_stack_nginx.yml +++ b/.github/workflows/porter_stack_nginx.yml @@ -2,7 +2,7 @@ push: branches: - porter -name: Deploy to Porter +name: Deploy to nginx jobs: porter-deploy: runs-on: ubuntu-latest @@ -16,11 +16,12 @@ jobs: timeout-minutes: 30 uses: porter-dev/porter-cli-action@v0.1.0 with: - command: apply -f porter.yaml + command: apply -f ./porter.yaml env: - PORTER_CLUSTER: "2745" + PORTER_CLUSTER: "3098" PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7484" + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "8975" PORTER_STACK_NAME: nginx PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8975_3098 }} From 7690ed3e31b16c57ba049931fc7b4a571040bec9 Mon Sep 17 00:00:00 2001 From: "porter-deployment-app[bot]" <87230664+porter-deployment-app[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:21:37 +0000 Subject: [PATCH 112/121] Create porter_preview_nginx.yml file --- .github/workflows/porter_preview_nginx.yml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .github/workflows/porter_preview_nginx.yml diff --git a/.github/workflows/porter_preview_nginx.yml b/.github/workflows/porter_preview_nginx.yml new file mode 100644 index 00000000..065736db --- /dev/null +++ b/.github/workflows/porter_preview_nginx.yml @@ -0,0 +1,33 @@ +"on": + pull_request: + branches: + - porter + types: + - opened + - synchronize + paths: + - '*' + - '!./github/workflows/porter-**' +name: Deploy to Preview Environment +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: Build and deploy preview environment + timeout-minutes: 30 + uses: porter-dev/porter-cli-action@v0.1.0 + with: + command: apply -f ./porter.yaml --preview + env: + PORTER_CLUSTER: "3098" + PORTER_HOST: https://dashboard.getporter.dev + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "8975" + PORTER_STACK_NAME: nginx + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_8975_3098 }} From d6a6ccbb50ca62d1a534b8bd78782acddb8f52e4 Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:51:11 -0400 Subject: [PATCH 113/121] Update .env --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index 232f293e..36f5d781 100644 --- a/.env +++ b/.env @@ -1 +1,2 @@ SPONSOR=tested +test=true From ce85461e1c79ea6244f536963c7bbef9976c992e Mon Sep 17 00:00:00 2001 From: "porter-sandbox-deployment-app[bot]" <158510531+porter-sandbox-deployment-app[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 19:27:52 +0000 Subject: [PATCH 114/121] Create porter_stack_tetris.yml file --- .github/workflows/porter_stack_tetris.yml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_tetris.yml diff --git a/.github/workflows/porter_stack_tetris.yml b/.github/workflows/porter_stack_tetris.yml new file mode 100644 index 00000000..2397622b --- /dev/null +++ b/.github/workflows/porter_stack_tetris.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - porter +name: Deploy to 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: "5" + PORTER_HOST: https://sandbox.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "7" + PORTER_STACK_NAME: tetris + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7_5 }} From 1ba58eab98e2969bfa1e10de17cd79f8a54b1191 Mon Sep 17 00:00:00 2001 From: "porter-sandbox-deployment-app[bot]" <158510531+porter-sandbox-deployment-app[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:57:07 +0000 Subject: [PATCH 115/121] Create porter_stack_tetris-2.yml file --- .github/workflows/porter_stack_tetris-2.yml | 27 +++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_tetris-2.yml diff --git a/.github/workflows/porter_stack_tetris-2.yml b/.github/workflows/porter_stack_tetris-2.yml new file mode 100644 index 00000000..9d735935 --- /dev/null +++ b/.github/workflows/porter_stack_tetris-2.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - porter +name: Deploy to tetris-2 +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: "5" + PORTER_HOST: https://sandbox.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "7" + PORTER_STACK_NAME: tetris-2 + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_7_5 }} From 7fe361e7e697a391e054dc8e9764140188ade061 Mon Sep 17 00:00:00 2001 From: "porter-sandbox-deployment-app[bot]" <158510531+porter-sandbox-deployment-app[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:00:49 +0000 Subject: [PATCH 116/121] Delete porter_stack_tetris.yml file --- .github/workflows/porter_stack_tetris.yml | 27 ----------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/workflows/porter_stack_tetris.yml diff --git a/.github/workflows/porter_stack_tetris.yml b/.github/workflows/porter_stack_tetris.yml deleted file mode 100644 index 2397622b..00000000 --- a/.github/workflows/porter_stack_tetris.yml +++ /dev/null @@ -1,27 +0,0 @@ -"on": - push: - branches: - - porter -name: Deploy to 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: "5" - PORTER_HOST: https://sandbox.porter.run - PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "7" - PORTER_STACK_NAME: tetris - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7_5 }} From 9333936020e187e4c962386d48b2304ee5af7495 Mon Sep 17 00:00:00 2001 From: "porter-sandbox-deployment-app[bot]" <158510531+porter-sandbox-deployment-app[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:35:58 +0000 Subject: [PATCH 117/121] Create porter_stack_porter.yml file --- .github/workflows/porter_stack_porter.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/workflows/porter_stack_porter.yml b/.github/workflows/porter_stack_porter.yml index 02c9e136..0215d41e 100644 --- a/.github/workflows/porter_stack_porter.yml +++ b/.github/workflows/porter_stack_porter.yml @@ -12,15 +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: exec porter apply -f ./porter.yaml env: - PORTER_CLUSTER: "2745" - PORTER_HOST: https://dashboard.getporter.dev - PORTER_PROJECT: "7484" + PORTER_CLUSTER: "7" + PORTER_HOST: https://sandbox.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "9" PORTER_STACK_NAME: porter PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_7484_2745 }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_9_7 }} From 6b0317cdd825915e1f00b17a753a04a2c77294d6 Mon Sep 17 00:00:00 2001 From: "porter-sandbox-deployment-app[bot]" <158510531+porter-sandbox-deployment-app[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:37:17 +0000 Subject: [PATCH 118/121] Create porter_stack_logic.yml file --- .github/workflows/porter_stack_logic.yml | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/workflows/porter_stack_logic.yml diff --git a/.github/workflows/porter_stack_logic.yml b/.github/workflows/porter_stack_logic.yml new file mode 100644 index 00000000..72a697fd --- /dev/null +++ b/.github/workflows/porter_stack_logic.yml @@ -0,0 +1,27 @@ +"on": + push: + branches: + - porter +name: Deploy to logic +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: "7" + PORTER_HOST: https://sandbox.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "9" + PORTER_STACK_NAME: logic + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_9_7 }} From ba29dfd5ebcfb6d9684b5785f5bd9f42dd993b39 Mon Sep 17 00:00:00 2001 From: sunguroku <65516095+sunguroku@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:42:49 -0500 Subject: [PATCH 119/121] Update porter.yaml --- porter.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/porter.yaml b/porter.yaml index c11bc384..0f911243 100644 --- a/porter.yaml +++ b/porter.yaml @@ -5,6 +5,3 @@ apps: worker: type: worker run: "npm start-worker" - -release: - run: "echo hi" From 550c88bfe9507d9c78744f352b1b494a2d95c49b Mon Sep 17 00:00:00 2001 From: "porter-sandbox-deployment-app[bot]" <158510531+porter-sandbox-deployment-app[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 15:05:03 +0000 Subject: [PATCH 120/121] Create porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 29 +++++++++++++++++++++++++ 1 file changed, 29 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..e6d44e90 --- /dev/null +++ b/.github/workflows/porter_stack_test.yml @@ -0,0 +1,29 @@ +"on": + push: + branches: + - porter +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: exec porter apply + env: + PORTER_CLUSTER: "665" + PORTER_DEPLOYMENT_TARGET_ID: 058504db-fc52-4721-be15-76061253a68c + PORTER_HOST: https://cloud.porter.run + PORTER_PR_NUMBER: ${{ github.event.number }} + PORTER_PROJECT: "667" + PORTER_REPO_NAME: ${{ github.event.repository.name }} + PORTER_STACK_NAME: test + PORTER_TAG: ${{ steps.vars.outputs.sha_short }} + PORTER_TOKEN: ${{ secrets.PORTER_STACK_667_665 }} From e12d7916ab0c540ca2a91103d741ff306fcbb268 Mon Sep 17 00:00:00 2001 From: "porter-sandbox-deployment-app[bot]" <158510531+porter-sandbox-deployment-app[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 18:47:21 +0000 Subject: [PATCH 121/121] Delete porter_stack_test.yml file --- .github/workflows/porter_stack_test.yml | 29 ------------------------- 1 file changed, 29 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 e6d44e90..00000000 --- a/.github/workflows/porter_stack_test.yml +++ /dev/null @@ -1,29 +0,0 @@ -"on": - push: - branches: - - porter -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: exec porter apply - env: - PORTER_CLUSTER: "665" - PORTER_DEPLOYMENT_TARGET_ID: 058504db-fc52-4721-be15-76061253a68c - PORTER_HOST: https://cloud.porter.run - PORTER_PR_NUMBER: ${{ github.event.number }} - PORTER_PROJECT: "667" - PORTER_REPO_NAME: ${{ github.event.repository.name }} - PORTER_STACK_NAME: test - PORTER_TAG: ${{ steps.vars.outputs.sha_short }} - PORTER_TOKEN: ${{ secrets.PORTER_STACK_667_665 }}