Commit Graph

194 Commits

Author SHA1 Message Date
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
github-actions ac2dbcba63 v0.1.99 2023-01-25 17:30:29 +00:00
Christopher Schleiden 9ae4b7d9c9 Use TS for examples 2023-01-25 09:15:22 -08:00
Christopher Schleiden 5984871a7c Remove $ from bash markdown blocks 2023-01-25 09:12:48 -08:00
Christopher Schleiden ef6cfdcd1e Fix one more package name
Co-authored-by: Josh Gross <joshmgross@github.com>
2023-01-25 09:11:19 -08:00
Christopher Schleiden 9ee3b7bd9d Fix package name 2023-01-25 08:58:31 -08:00
Christopher Schleiden fdc0b66431 Basic readme for language server 2023-01-24 17:43:24 -08:00
Christopher Schleiden c4878356a2 Add comments to the initalization options 2023-01-24 17:39:24 -08:00
github-actions 61f3d953e2 v0.1.98 2023-01-25 00:34:24 +00:00
github-actions 05d65b6c23 v0.1.97 2023-01-24 23:50:20 +00:00
github-actions 35ab335f25 v0.1.96 2023-01-24 23:06:37 +00:00
Josh Gross 77fafa9f7c Update docs links 2023-01-24 17:38:14 -05:00
github-actions 8321faff01 v0.1.95 2023-01-24 22:06:33 +00:00
Josh Gross 30935e6c6d Ensure errors are handled when fetching action metadata 2023-01-24 14:53:02 -05:00
github-actions f459224685 v0.1.94 2023-01-24 18:39:03 +00:00
Josh Gross 8a4cb44844 Merge pull request #101 from github/joshmgross/fetch-mocking
Replace `nock` and add tests for action input descriptions
2023-01-24 13:38:17 -05:00
github-actions a9a311cf3e v0.1.93 2023-01-24 18:30:37 +00:00
Josh Gross 54261296bb Add tests for errors when fetching actions 2023-01-24 13:29:23 -05:00
Josh Gross 416e32e29b Add tests for action input descriptions 2023-01-24 13:09:49 -05:00
Josh Gross e11c62667e Replace nock with fetch-mock 2023-01-24 13:09:36 -05:00