From f4aa59505672d1bb28b30b2304be6c59aa88a50b Mon Sep 17 00:00:00 2001 From: Phil Vendola Date: Wed, 14 Feb 2024 14:01:04 -0500 Subject: [PATCH 1/2] Testing forked PRs again --- .github/workflows/upload_impacted_targets.yaml | 2 +- workspace/target_1/another_file_to_add.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 workspace/target_1/another_file_to_add.txt diff --git a/.github/workflows/upload_impacted_targets.yaml b/.github/workflows/upload_impacted_targets.yaml index 9442ce8..5a08911 100644 --- a/.github/workflows/upload_impacted_targets.yaml +++ b/.github/workflows/upload_impacted_targets.yaml @@ -17,7 +17,7 @@ jobs: lfs: true - name: Compute Impacted Targets - uses: trunk-io/merge-action@89c49f1880cbdc55726a3e7216c1b05cf7321467 + uses: trunk-io/merge-action@7892141d5667431db80de9b7c8fd82378c7390bd with: trunk-token: ${{ secrets.TRUNK_ORG_TOKEN }} bazel-workspace-path: workspace diff --git a/workspace/target_1/another_file_to_add.txt b/workspace/target_1/another_file_to_add.txt new file mode 100644 index 0000000..5eebd73 --- /dev/null +++ b/workspace/target_1/another_file_to_add.txt @@ -0,0 +1 @@ +Something SomethingSomethingSomethingSomethingSomethingSomethingSomething \ No newline at end of file From 0ecb6836f5311f4af689dc3feebd7e20c71f6c2a Mon Sep 17 00:00:00 2001 From: Phil Vendola Date: Wed, 14 Feb 2024 16:48:21 -0500 Subject: [PATCH 2/2] More files --- workspace/target_2/another_target_diff.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 workspace/target_2/another_target_diff.txt diff --git a/workspace/target_2/another_target_diff.txt b/workspace/target_2/another_target_diff.txt new file mode 100644 index 0000000..465e873 --- /dev/null +++ b/workspace/target_2/another_target_diff.txt @@ -0,0 +1 @@ +Wooo \ No newline at end of file