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 |
|
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 |
|
Josh Gross
|
4f9c9e6e1c
|
Support a 0 step index in test context
|
2023-01-24 13:04:40 -05:00 |
|
github-actions
|
1f3f130a4d
|
v0.1.92
|
2023-01-24 00:44:38 +00:00 |
|
Josh Gross
|
400c018b87
|
Merge pull request #97 from github/joshmgross/action-input-descriptions
Show action input descriptions on hover
|
2023-01-23 19:44:01 -05:00 |
|
Josh Gross
|
4a9fe401af
|
Include deprecated and required input status
|
2023-01-23 19:39:28 -05:00 |
|
github-actions
|
37157938ea
|
v0.1.91
|
2023-01-23 21:14:10 +00:00 |
|
Josh Gross
|
48c728771e
|
Show action input descriptions on hover
|
2023-01-23 16:02:13 -05:00 |
|
github-actions
|
23e2a5c1bc
|
v0.1.90
|
2023-01-23 16:42:31 +00:00 |
|
Christopher Schleiden
|
eab53474cb
|
Support webWorker clients
|
2023-01-20 17:20:21 -08:00 |
|
github-actions
|
675e8f1307
|
v0.1.89
|
2023-01-20 17:52:20 +00:00 |
|
github-actions
|
5a2d53882c
|
v0.1.88
|
2023-01-19 21:20:13 +00:00 |
|
github-actions
|
a7fd04c47d
|
v0.1.87
|
2023-01-19 18:09:21 +00:00 |
|
github-actions
|
8eeec23153
|
v0.1.86
|
2023-01-19 00:32:33 +00:00 |
|