From bf94daa5510e715a1a9b14d5c790dfd94cb7b3c5 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Wed, 2 Apr 2025 22:13:42 +0000 Subject: [PATCH 01/18] seed watch-lintdiff.yaml --- .github/workflows/watch-lintdiff.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/workflows/watch-lintdiff.yaml diff --git a/.github/workflows/watch-lintdiff.yaml b/.github/workflows/watch-lintdiff.yaml new file mode 100644 index 000000000000..333990deb237 --- /dev/null +++ b/.github/workflows/watch-lintdiff.yaml @@ -0,0 +1,19 @@ +# Use ~ to sort the workflow to the bottom of the list +name: ~Watch - LintDiff + +on: + check_run: + types: [completed] + +jobs: + check-lintdiff: + runs-on: ubuntu-latest + steps: + # Output the JSON of the triggering event using github script + - name: Output check_run event + uses: actions/github-script@v7 + with: + script: | + console.log(JSON.stringify(github.event)); + return JSON.stringify(github.event.check_run); + result-encoding: string From 672c896e9c49d00c0aff9ec4eb6cfa6d9ed8ddd6 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Wed, 2 Apr 2025 22:18:16 +0000 Subject: [PATCH 02/18] add watch-lintdiff.yaml --- .github/workflows/watch-lintdiff.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/watch-lintdiff.yaml b/.github/workflows/watch-lintdiff.yaml index 333990deb237..0fe693399882 100644 --- a/.github/workflows/watch-lintdiff.yaml +++ b/.github/workflows/watch-lintdiff.yaml @@ -17,3 +17,4 @@ jobs: console.log(JSON.stringify(github.event)); return JSON.stringify(github.event.check_run); result-encoding: string + \ No newline at end of file From dd555cb6175c751ec0031edd8d89bd621b11c569 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Wed, 2 Apr 2025 15:21:52 -0700 Subject: [PATCH 03/18] make a change that'll trigger lintdiff --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 34f77daf7126..57eb46ca58a2 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager", + "title": "Contoso Widget Manager with a small change", "version": "2022-12-01", "x-typespec-generated": [ { From 4362a834017e4b8ffba727eda34b5826aab56df9 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Wed, 2 Apr 2025 15:34:56 -0700 Subject: [PATCH 04/18] another change --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 57eb46ca58a2..6a603c1bf538 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change", + "title": "Contoso Widget Manager with a small change. With another small change.", "version": "2022-12-01", "x-typespec-generated": [ { From 2ea2e870c89fc29efd7da39c229bbb52679f043f Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 06:34:07 -0700 Subject: [PATCH 05/18] Incremental change --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 6a603c1bf538..89ba41e8333a 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change.", + "title": "Contoso Widget Manager with a small change. With another small change. 1", "version": "2022-12-01", "x-typespec-generated": [ { From 518e91f3b8ed4ccc7dce2d5831f03f30337ebb9e Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 08:50:09 -0700 Subject: [PATCH 06/18] Another change --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 89ba41e8333a..5a179d2e9b05 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2", "version": "2022-12-01", "x-typespec-generated": [ { From 72e554a1543910fd8aa13d28823c3187617b28e8 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 11:25:42 -0700 Subject: [PATCH 07/18] Another commit --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 5a179d2e9b05..b26233f174e4 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3", "version": "2022-12-01", "x-typespec-generated": [ { From c3e740900352feab62b7a4562bc5f48e5e19acdd Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 11:33:37 -0700 Subject: [PATCH 08/18] More changes --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index b26233f174e4..3c36a35e27c8 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4", "version": "2022-12-01", "x-typespec-generated": [ { From 5e3b8d675ba0fa35a670926ccf21cd41fa90fdeb Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 11:37:26 -0700 Subject: [PATCH 09/18] Another change to trigger workflows --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 3c36a35e27c8..251a3edf791b 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5", "version": "2022-12-01", "x-typespec-generated": [ { From 307a370b7c77f030fd78c6bd6e62b1b86072aba2 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 13:41:29 -0700 Subject: [PATCH 10/18] Another test change --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 251a3edf791b..62cc204f6b78 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6", "version": "2022-12-01", "x-typespec-generated": [ { From aff673e22c9e03a6411ab51a4c7dfee35e365b77 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 16:09:07 -0700 Subject: [PATCH 11/18] Another test change --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 62cc204f6b78..2d6c00e82e31 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7", "version": "2022-12-01", "x-typespec-generated": [ { From 1e4fd1b775979ce35ed47f7fa06aa0182d60c89c Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 16:14:36 -0700 Subject: [PATCH 12/18] 8 --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 2d6c00e82e31..d95be2ede6b6 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8", "version": "2022-12-01", "x-typespec-generated": [ { From 2e8fd6e03ea3caec2f9546d0df6f55f3a3d69c2f Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 16:16:51 -0700 Subject: [PATCH 13/18] 9 --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index d95be2ede6b6..fbcb9b319c86 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9", "version": "2022-12-01", "x-typespec-generated": [ { From 89e067e80e311adb99c8d013153e3826822aeab0 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 16:20:38 -0700 Subject: [PATCH 14/18] 10 --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index fbcb9b319c86..f2d586f97c3d 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10", "version": "2022-12-01", "x-typespec-generated": [ { From 97565ae2aae6304947578eb9c4e094fc8b94c718 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 16:26:07 -0700 Subject: [PATCH 15/18] 11 --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index f2d586f97c3d..703664736ce5 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10,11", "version": "2022-12-01", "x-typespec-generated": [ { From 78ebfdba629ea60fd1801a4bf642382c83dbdf96 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 16:30:42 -0700 Subject: [PATCH 16/18] 12 --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 703664736ce5..15a013b61d0f 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10,11", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10,11,12", "version": "2022-12-01", "x-typespec-generated": [ { From 97dd247628703a21930d8fe11e8f478a540c8552 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 16:37:26 -0700 Subject: [PATCH 17/18] 13 --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index 15a013b61d0f..d2f51b6ef010 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10,11,12", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10,11,12,13", "version": "2022-12-01", "x-typespec-generated": [ { From 01f895be238579bfed82cfa85b7aff9bbca9a7ec Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 7 Apr 2025 21:36:18 -0700 Subject: [PATCH 18/18] 14 --- .../Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json index d2f51b6ef010..7ed1239f54eb 100644 --- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json +++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10,11,12,13", + "title": "Contoso Widget Manager with a small change. With another small change. 1,2,3,4,5,6,7,8,9,10,11,12,13,14", "version": "2022-12-01", "x-typespec-generated": [ {