Commit Graph

213 Commits

Author SHA1 Message Date
github-actions 4774b671f9 v0.1.121 2023-02-06 22:32:51 +00:00
github-actions 0f01fae09a v0.1.120 2023-02-06 22:25:56 +00:00
Josh Gross 467b630766 Merge pull request #126 from github/joshmgross/parse-reusable-workflow
Parse reusable workflows up to a depth of 1
2023-02-06 17:25:12 -05:00
Josh Gross 8f826c59f8 Fix tests that now require await 2023-02-06 17:20:30 -05:00
github-actions 99d82473ae v0.1.119 2023-02-06 22:11:28 +00:00
Josh Gross 13aaa381c8 Parse reusable workflows up to a depth of 1 2023-02-06 15:10:34 -05:00
Josh Gross f4dde16b61 Add a FileProvider to parseWorkflow 2023-02-06 11:15:15 -05:00
github-actions c55066fbec v0.1.118 2023-02-06 15:39:23 +00:00
Josh Gross 2e953b26ea Support reusable workflow jobs in the test context 2023-02-03 17:59:14 -05:00
Josh Gross 986ce1bfe4 Separate reusable jobs in the workflow context 2023-02-03 17:52:48 -05:00
Josh Gross 574216178b Fix Job references in language server 2023-02-03 17:24:31 -05:00
Josh Gross 6124e78f28 Add missing .prettierignore files 2023-02-03 16:57:44 -05:00
github-actions 36f879de6c v0.1.117 2023-02-02 23:56:23 +00:00
github-actions 6b5d32d7af v0.1.116 2023-02-02 23:20:52 +00:00
Christopher Schleiden 2ac9ed5f33 Merge pull request #121 from github/cschleiden/expression-hover
Add support for `hover`ing on expressions
2023-02-02 15:20:14 -08:00
github-actions 4ca197b311 v0.1.115 2023-02-02 21:42:57 +00:00
github-actions f546438ec3 v0.1.114 2023-02-02 20:33:47 +00:00
Christopher Schleiden 5acfa896b4 Hook up hover with new config 2023-02-02 08:57:34 -08:00
github-actions 6e236514d5 v0.1.113 2023-02-02 16:05:01 +00:00
github-actions 7f69f0dcbf v0.1.112 2023-02-01 22:05:34 +00:00
github-actions 709ee29ce5 v0.1.111 2023-02-01 22:04:35 +00:00
github-actions ea60f29c16 v0.1.110 2023-02-01 16:35:14 +00:00
github-actions 0aacfc0294 v0.1.109 2023-01-31 21:38:51 +00:00
Josh Gross 39398bf099 Merge pull request #115 from github/joshmgross/org-values
Support shared organization secrets and variables
2023-01-31 16:38:06 -05:00
github-actions 3e752139f7 v0.1.108 2023-01-31 17:43:50 +00:00
Chris Sidi 4b0bfa879e Merge pull request #107 from github/hashtagchris-runs-on
Remove warnings for the `SuggestedValues` provider (i.e. `runs-on`)
2023-01-31 12:42:57 -05:00
github-actions e8183c76ce v0.1.107 2023-01-31 17:38:26 +00:00
Christopher Schleiden 7baf5da7ee Remove package.json version import 2023-01-31 09:13:44 -08:00
Christopher Schleiden b5c5720b48 Extract client creation
Also default to use the language server version in the user agent
2023-01-30 17:05:32 -08:00
Josh Gross dc2ada05a7 Skip fetching org values for non-org repos 2023-01-30 19:05:34 -05:00
Josh Gross 4d658db245 Merge branch 'main' into joshmgross/org-values 2023-01-30 19:04:24 -05:00
github-actions 623b6d83e4 v0.1.106 2023-01-31 00:02:19 +00:00
Josh Gross d26c2d15ac Add owner type to repository context 2023-01-30 17:57:07 -05:00
Josh Gross e6caab1eb9 Support shared organization secrets and variables 2023-01-30 16:37:08 -05:00
github-actions 7e4b75f6cd v0.1.105 2023-01-30 20:43:22 +00:00
Jacob Wallraff d554993d8b Update prettier to 2.8.x 2023-01-30 12:37:29 -08:00
Jacob Wallraff 3f3e3fcb3b Apply formatting changes 2023-01-30 11:29:48 -08:00
github-actions 6c90a3bcf2 v0.1.104 2023-01-30 19:03:24 +00:00
Jacob Wallraff fe67c60f16 Merge pull request #111 from github/thyeggman/json-import-assertions
Add json import assertions
2023-01-30 11:02:46 -08:00
Jacob Wallraff 4d467ff677 Move node minimum version to lowest that supports json import asserts without flag: 2023-01-30 10:29:20 -08:00
github-actions 82680fd39d v0.1.103 2023-01-30 15:59:59 +00:00
Jacob Wallraff 5093027ea8 Update minimum node version 2023-01-27 15:31:14 -08:00
github-actions 91478bb5b6 v0.1.102 2023-01-26 15:27:07 +00:00
Chris Sidi f02dc86728 Retrieve every page of repo runner labels 2023-01-25 23:53:00 -05:00
Chris Sidi 1165833508 Retrieve every page of secrets 2023-01-25 23:53:00 -05:00
Chris Sidi d8c7977e92 Simplify variable pagination, leverage latest octokit types 2023-01-25 23:49:30 -05:00
Chris Sidi d6a3086cf0 Document API limitation 2023-01-25 18:24:05 -05:00
github-actions 81b268e2b4 v0.1.101 2023-01-25 21:39:03 +00:00
github-actions a6c1383bfb v0.1.100 2023-01-25 19:17:09 +00:00
Josh Gross 4c23650d9c Merge pull request #102 from github/joshmgross/action-errors
Ensure errors are handled when fetching action metadata
2023-01-25 14:16:25 -05:00