Commit Graph

839 Commits

Author SHA1 Message Date
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
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
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
Christopher Schleiden b516b65d3e Move action url generation to shared function 2023-03-06 14:52:26 -05:00
Jacob Wallraff 70c122b0e4 Reset cache for all tests 2023-03-06 11:52:21 -08:00
Josh Gross 6dde0b554d Show action description on hover 2023-03-06 14:44:18 -05:00
Jacob Wallraff 6aaeefb9c2 Remove unused code and address feedback 2023-03-06 11:33:28 -08:00
Jacob Wallraff bde26c84ea Reset cache before expressions tests 2023-03-06 11:29:28 -08:00
Jacob Wallraff 2fc36cc6a1 Fix imports and format 2023-03-03 12:49:25 -08:00
Jacob Wallraff 5a199d4c52 Rename methods 2023-03-03 12:39:40 -08:00
Jacob Wallraff ffcd06c8c5 Move caching to language service 2023-03-03 12:28:29 -08:00
github-actions 861cb8aaeb v0.1.156 2023-03-03 19:05:21 +00:00
Laura Yu 31badfab56 Add trailing colon check for completion (#171) 2023-03-03 11:02:32 -08:00
Jacob Wallraff d7c19f529d Clear whole cache on workspace change 2023-03-03 10:32:56 -08:00
Jacob Wallraff 44e3cc2d5f Cleanup 2023-03-02 18:16:32 -08:00
Jacob Wallraff 6eacdb82a5 Import new methods 2023-03-02 16:56:54 -08:00
Jacob Wallraff f2f377c21c Simple caching for parsed workflow and template 2023-03-02 16:43:23 -08:00
Beth Brennan 203e519588 Remove todo 2023-03-01 14:43:57 -05:00
Beth Brennan da5f864901 Insert colon in inputs 2023-03-01 14:37:10 -05:00
Beth Brennan f3acb5b573 Handle erros while converting job 2023-03-01 12:58:40 -05:00
Beth Brennan 381d04730e Complete reusable workflow secrets, handle placeholder key 2023-03-01 12:57:36 -05:00
github-actions 4b8613da02 v0.1.155 2023-03-01 16:22:25 +00:00
Christopher Schleiden aaa59885af Merge pull request #169 from github/cschleiden/update-readmes
Add/update package readmes
2023-03-01 08:19:27 -08:00
Christopher Schleiden 6bbd3dda95 Expand newlines
Co-authored-by: Jacob Wallraff <thyeggman@github.com>
2023-03-01 08:19:17 -08:00
Christopher Schleiden a93db03989 Add Contribution section for parser readme 2023-02-28 15:28:13 -08:00
Christopher Schleiden bb91f52176 Expand language service readme 2023-02-28 15:25:01 -08:00
Christopher Schleiden 5854c87825 Adjust package names 2023-02-28 15:18:55 -08:00
Christopher Schleiden 265907bfa0 Add readme for workflow-parser 2023-02-28 15:18:40 -08:00
github-actions 2a420e29f6 v0.1.154 2023-02-28 18:22:11 +00:00
Laura Yu b21c0e461d Fix Completion bug with null string (#168) 2023-02-28 10:18:46 -08:00
github-actions 437a4151e4 v0.1.153 2023-02-24 17:57:30 +00:00
Christopher Schleiden 639660a517 Update package-lock 2023-02-24 09:53:55 -08:00
Christopher Schleiden f9074bf573 Merge pull request #166 from github/cschleiden/update-webhooks
Update webhooks with `allOf` handling
2023-02-23 14:45:00 -08:00