Commit Graph

1019 Commits

Author SHA1 Message Date
Josh Gross 28a4438faf Configure ESLint 2023-03-15 14:56:47 -04:00
github-actions 965cb981b1 v0.1.167 2023-03-14 17:16:50 +00:00
Josh Gross d78d8dd641 Merge pull request #183 from github/joshmgross/cache-invalid-yamls
Fix caching for invalid YAML files
2023-03-14 13:13:16 -04:00
github-actions 7d04cfefb3 v0.1.166 2023-03-14 17:11:08 +00:00
Josh Gross 8e366d385e Merge pull request #179 from github/joshmgross/deduplicate-webhook-objects
Deduplicate objects in webhook payloads
2023-03-14 13:08:04 -04:00
Josh Gross 0fa84eb724 Validate that the invalid YAML result is cached 2023-03-14 11:46:44 -04:00
Josh Gross 2eb633fdf5 Fix caching for invalid YAML files 2023-03-14 11:43:28 -04:00
github-actions 16fc6c80dd v0.1.165 2023-03-14 15:29:20 +00:00
Beth Brennan 8edfebc13f Merge pull request #181 from github/elbrenn/skip-secret-validation
Skip secret validation for workflow_call
2023-03-14 11:25:56 -04:00
Beth Brennan 6d2f3e5d8c Spelling 2023-03-14 11:14:36 -04:00
Beth Brennan 28dde4d6ac Skip secret validation for workflow_call 2023-03-13 17:24:05 -04:00
Josh Gross e2a4389fcf Deduplicate objects in webhook payloads 2023-03-13 11:02:01 -04:00
github-actions 7cb91f9dbd v0.1.164 2023-03-13 14:01:05 +00:00
Josh Gross 190296659d Merge pull request #180 from github/lauraway/hover-context-display
Hover: Separate out function contexts and remove `()`
2023-03-13 09:57:43 -04:00
Laura Yu 1d60402e65 Remove parenthesis; Separate out function contexts 2023-03-10 14:52:43 -08:00
github-actions 3427c2a7b5 v0.1.163 2023-03-10 16:12:35 +00:00
Josh Gross 3acf1e9378 Merge pull request #178 from github/joshmgross/hover-context-description
Improve hover context description
2023-03-10 11:08:53 -05:00
Josh Gross bc997ffdbc Fix context descriptions in hover tests 2023-03-10 10:55:44 -05:00
Josh Gross d9de07bfe3 Remove bolded context text 2023-03-10 10:39:59 -05:00
Josh Gross a2d5300578 Improve hover context description 2023-03-09 17:10:23 -05:00
github-actions 7b3116801d v0.1.162 2023-03-09 17:33:13 +00:00
Josh Gross 76d200e33a Merge pull request #177 from github/joshmgross/environment-case-sensitivity
Support case-insensitive value providers
2023-03-09 12:30:12 -05:00
Josh Gross e557ccc567 Support case-insensitive value providers 2023-03-08 15:52:33 -05:00
github-actions 43bc333064 v0.1.161 2023-03-08 19:03:13 +00:00
Beth Brennan 22ba9a79e6 Merge pull request #176 from github/elbrenn/called-secret-complete
Convert secrets, complete secrets in called workflow
2023-03-08 13:59:55 -05:00
Beth Brennan 98caff1044 Remove unused code 2023-03-08 13:40:37 -05:00
github-actions 563a23d4eb v0.1.160 2023-03-08 17:21:35 +00:00
Jacob Wallraff e3973298fa Merge pull request #172 from github/thyeggman/cache-workflow-results
Cache parsed workflow and template results
2023-03-08 09:18:44 -08:00
Beth Brennan e1505ed143 Remove empty line 2023-03-07 16:55:22 -05:00
Beth Brennan de09e8771a Merge branch 'main' into elbrenn/called-secret-complete 2023-03-07 16:44:25 -05:00
github-actions 19ad833610 v0.1.159 2023-03-07 21:24:59 +00:00
Laura Yu 47250a4ac8 Check with repo-permission before accessing secrets and variables (#175) 2023-03-07 13:21:59 -08:00
github-actions 710386eb33 v0.1.158 2023-03-07 20:57:46 +00:00
Beth Brennan 3fcb42afc7 Merge pull request #170 from github/elbrenn/secret-complete
Complete secrets when calling reusable workflows
2023-03-07 15:54:50 -05:00
Beth Brennan 20170641a5 Pass existingValues consistently 2023-03-07 15:36:47 -05:00
Beth Brennan 2683e2e2a8 Merge branch 'main' into elbrenn/secret-complete 2023-03-07 15:23:50 -05:00
Beth Brennan 87e3131958 Convert secrets, complete secrets in called workflow 2023-03-07 15:11:16 -05:00
Jacob Wallraff 572b193c25 Merge branch 'main' into thyeggman/cache-workflow-results 2023-03-06 15:22:28 -08:00
Jacob Wallraff b272ab29be Combine methods 2023-03-06 15:16:26 -08:00
github-actions 94e537e072 v0.1.157 2023-03-06 22:31:53 +00:00
Josh Gross 947512b153 Merge pull request #173 from github/joshmgross/action-descriptions
Show action description on hover
2023-03-06 17:28:31 -05:00
Josh Gross 69408df701 Include name and description in test actions 2023-03-06 16:41:06 -05:00
Josh Gross 0d5fb0e27f Fix tests referencing step-uses 2023-03-06 16:40:54 -05:00
Jacob Wallraff 0001dd045c Format 2023-03-06 12:49:07 -08:00
Jacob Wallraff 9c3977d510 Fix a couple more tests 2023-03-06 12:44:54 -08:00
Josh Gross c817c9b321 Update description test with action link 2023-03-06 15:23:26 -05:00
Josh Gross 2e4143c8f6 Use step-uses definition key 2023-03-06 15:06:38 -05:00
Jacob Wallraff b3f22cb702 Format 2023-03-06 11:56:49 -08:00
Christopher Schleiden 44948c7a92 Extract step-uses into its own definition 2023-03-06 14:55:25 -05:00
Josh Gross 41cdb46d23 Include link in action description 2023-03-06 14:54:43 -05:00