From 478329bb6156472964471fc1b22fbb1c4f9b16db Mon Sep 17 00:00:00 2001 From: Justus Camp Date: Fri, 10 Jan 2025 14:10:44 -0800 Subject: [PATCH] try echoing instead? --- .github/workflows/openvmm-ci.yaml | 44 +++++++++---------- .github/workflows/openvmm-pr.yaml | 44 +++++++++---------- .../src/pipeline_resolver/github_yaml/mod.rs | 2 +- 3 files changed, 45 insertions(+), 45 deletions(-) diff --git a/.github/workflows/openvmm-ci.yaml b/.github/workflows/openvmm-ci.yaml index f82e5b4ab..322921545 100644 --- a/.github/workflows/openvmm-ci.yaml +++ b/.github/workflows/openvmm-ci.yaml @@ -175,7 +175,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 0 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 0 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -324,7 +324,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 1 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 1 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -587,7 +587,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 10 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 10 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -953,7 +953,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 11 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 11 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -1372,7 +1372,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 12 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 12 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -1790,7 +1790,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 13 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 13 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -2336,7 +2336,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 14 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 14 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -2705,7 +2705,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 15 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 15 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -3040,7 +3040,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 16 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 16 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -3449,7 +3449,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 17 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 17 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -3733,7 +3733,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 18 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 18 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -4095,7 +4095,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 19 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 19 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -4414,7 +4414,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 2 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 2 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -4679,7 +4679,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 20 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 20 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5039,7 +5039,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 21 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 21 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5356,7 +5356,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 22 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 22 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5570,7 +5570,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 4 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 4 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5763,7 +5763,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 5 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 5 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5986,7 +5986,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 6 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 6 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -6317,7 +6317,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 7 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 7 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -6587,7 +6587,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 8 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 8 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -6921,7 +6921,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 9 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 9 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories diff --git a/.github/workflows/openvmm-pr.yaml b/.github/workflows/openvmm-pr.yaml index 082dd2558..08a825f75 100644 --- a/.github/workflows/openvmm-pr.yaml +++ b/.github/workflows/openvmm-pr.yaml @@ -183,7 +183,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 0 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 0 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -332,7 +332,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 1 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 1 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -597,7 +597,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 10 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 10 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -1016,7 +1016,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 11 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 11 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -1434,7 +1434,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 12 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 12 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -1980,7 +1980,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 13 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 13 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -2349,7 +2349,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 14 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 14 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -2684,7 +2684,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 15 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 15 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -3093,7 +3093,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 16 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 16 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -3377,7 +3377,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 17 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 17 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -3739,7 +3739,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 18 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 18 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -4103,7 +4103,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 19 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 19 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -4419,7 +4419,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 2 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 2 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -4675,7 +4675,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 20 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 20 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -4992,7 +4992,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 21 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 21 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5184,7 +5184,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 3 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 3 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5377,7 +5377,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 4 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 4 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5600,7 +5600,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 5 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 5 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -5931,7 +5931,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 6 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 6 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -6201,7 +6201,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 7 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 7 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -6535,7 +6535,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey.exe v 8 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey.exe v 8 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories @@ -6846,7 +6846,7 @@ jobs: - run: ${{ github.workspace }} shell: flowey v 9 'flowey_lib_common::git_checkout:4:flowey_core/src/node.rs:908:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.workspace' - - run: ${{ toJSON(github.event.pull_request) }} + - run: echo '${{ github.event.pull_request }}' shell: flowey v 9 'flowey_lib_common::git_checkout:5:flowey_core/src/node.rs:880:40' --update-from-file {0} --is-raw-string name: 🌼 Read from 'github.event.pull_request' - name: report cloned repo directories diff --git a/flowey/flowey_cli/src/pipeline_resolver/github_yaml/mod.rs b/flowey/flowey_cli/src/pipeline_resolver/github_yaml/mod.rs index 98374471c..a764bef1b 100644 --- a/flowey/flowey_cli/src/pipeline_resolver/github_yaml/mod.rs +++ b/flowey/flowey_cli/src/pipeline_resolver/github_yaml/mod.rs @@ -882,7 +882,7 @@ fn resolve_flow_as_github_yaml_steps( // flowey considers all GitHub vars to be typed as raw strings let write_rust_var = var_db_cmd(&rust_var, is_secret, Some("{0}"), true, None); let cmd = if is_object { - format!(r#"${{{{ toJSON({gh_var}) }}}}"#) + format!(r#"echo '${{{{ {gh_var} }}}}'"#) } else { format!(r#"${{{{ {gh_var} }}}}"#) };