Commit Graph

1019 Commits

Author SHA1 Message Date
github-actions 637411639c v0.1.150 2023-02-21 19:52:57 +00:00
Josh Gross ce31c3244c Merge pull request #155 from github/joshmgross/sync-xlang
Improve process for syncing xlang tests
2023-02-21 14:49:40 -05:00
github-actions 1f8fadcd8e v0.1.149 2023-02-21 19:28:50 +00:00
Christopher Schleiden 6d92cd8d54 Merge pull request #157 from github/cschleiden/timer
Await operation in timer
2023-02-21 11:25:25 -08:00
github-actions 9587ca0746 v0.1.148 2023-02-21 18:41:43 +00:00
Jacob Wallraff 014faf7b71 Merge pull request #152 from github/thyeggman/reusable-workflow-hover
Implement hover for reusable workflow inputs
2023-02-21 10:38:06 -08:00
Jacob Wallraff d81733b160 Refactor into description provider file 2023-02-21 10:13:18 -08:00
Jacob Wallraff 21a04dfed5 Remove unused imports 2023-02-21 09:17:07 -08:00
Jacob Wallraff cda5e4001c Format 2023-02-21 09:14:50 -08:00
Jacob Wallraff 9bb7372bd8 Remove extra filter and parameter 2023-02-21 09:10:51 -08:00
Christopher Schleiden 52fd34a684 Await operation 2023-02-17 16:16:16 -08:00
github-actions e6cd692ec0 v0.1.147 2023-02-18 00:13:23 +00:00
Christopher Schleiden 6591837bc6 Merge pull request #156 from github/cschleiden/perf
Cache repo secrets
2023-02-17 16:10:12 -08:00
Christopher Schleiden 1e5c0f13a4 Cache repo secrets 2023-02-17 15:59:34 -08:00
github-actions 39429731fb v0.1.146 2023-02-17 23:42:31 +00:00
Josh Gross 607c1634be Merge pull request #154 from github/joshmgross/debug-runenr-label-failures
Log runner label errors as debug
2023-02-17 18:39:43 -05:00
Josh Gross 1b0873b40f Improve process for syncing xlang tests 2023-02-17 18:36:00 -05:00
Josh Gross b56cbaae2a Log runner label errors as debug 2023-02-17 18:05:17 -05:00
Jacob Wallraff 7389a38952 Format 2023-02-17 13:04:33 -08:00
Jacob Wallraff c5caf4b35f Refactor template job filtering 2023-02-17 12:54:59 -08:00
Jacob Wallraff 050634415e Cleanup 2023-02-17 12:38:20 -08:00
Jacob Wallraff a6f9464657 Merge branch 'main' into thyeggman/reusable-workflow-hover 2023-02-17 12:27:50 -08:00
Jacob Wallraff 9bb2426d06 Move description fetching to language service 2023-02-17 11:53:25 -08:00
Jacob Wallraff 8ea37b3d64 Find the input description 2023-02-17 09:24:55 -08:00
github-actions 2c148d1595 v0.1.145 2023-02-16 23:52:21 +00:00
Christopher Schleiden 28f4786723 Merge pull request #153 from github/cschleiden/time-operations
Time LS operations
2023-02-16 15:49:35 -08:00
Christopher Schleiden 5acb568f33 Time operations 2023-02-16 15:26:20 -08:00
github-actions f2763d3b8c v0.1.144 2023-02-16 22:33:09 +00:00
Christopher Schleiden cef052642d Merge pull request #151 from github/cschleiden/webhook-payloads
Use `webhooks.json` to provide event payloads for validation/completion/hover
2023-02-16 14:30:07 -08:00
Christopher Schleiden 89cf4ee6f9 Remove unused dependency 2023-02-16 14:18:01 -08:00
Christopher Schleiden aadb371167 Do not update webhooks automatically 2023-02-16 13:48:36 -08:00
Christopher Schleiden 534a048e5f Fetch webhooks before publish 2023-02-16 13:47:19 -08:00
Christopher Schleiden cbed478d48 Use event payloads from the webhook schema 2023-02-16 12:28:29 -08:00
Christopher Schleiden f85756a11f Generate all fields for webhooks 2023-02-16 11:48:48 -08:00
Jacob Wallraff e6a6d913b3 erge branch 'main' into thyeggman/reusable-workflow-hover 2023-02-15 17:42:51 -08:00
Jacob Wallraff 22fa81e96c Some fix 2023-02-15 17:27:21 -08:00
Jacob Wallraff 157c6f0672 More different stuff 2023-02-15 17:22:18 -08:00
github-actions 8c36ddeccb v0.1.143 2023-02-16 00:19:49 +00:00
Laura Yu d0be8df735 Use fetchActionMetadata to check action validity (#147) 2023-02-15 16:19:05 -08:00
Jacob Wallraff 999a1deb60 Use file provider in test 2023-02-15 15:57:44 -08:00
Jacob Wallraff cc7ca2237d Add file provider to hover 2023-02-15 14:50:26 -08:00
github-actions a3d27a797b v0.1.142 2023-02-15 21:58:14 +00:00
Josh Gross dd17b743c7 Merge pull request #150 from github/joshmgross/gen-webhooks
Add script to generate webhooks
2023-02-15 16:57:38 -05:00
Josh Gross f446b426bd Support both webhooks and x-webhooks in schema
Co-authored-by: Christopher Schleiden <cschleiden@github.com>
2023-02-15 16:23:59 -05:00
github-actions 260bff2db7 v0.1.141 2023-02-15 21:10:51 +00:00
Josh Gross f9198d7c1e Merge pull request #145 from github/joshmgross/job-output-descriptions
Add descriptions to reusable workflow outputs
2023-02-15 16:10:13 -05:00
Josh Gross b9ab261b1b Merge pull request #146 from github/joshmgross/error-policy-option
Move `ErrorPolicy` into template converter options
2023-02-15 16:10:01 -05:00
Josh Gross baeb539fa8 Add script to generate webhooks 2023-02-15 16:03:57 -05:00
github-actions 4957517e2d v0.1.140 2023-02-15 20:44:05 +00:00
Beth Brennan 1c8d61f190 Merge pull request #149 from github/elbrenn/serialize-null-token
Serialize NullToken as null
2023-02-15 15:43:27 -05:00