Jacob Wallraff
|
0e09a923d3
|
Remove cronstrue dependency and regenerate lock
|
2023-01-24 15:28:19 -08:00 |
|
github-actions
|
35ab335f25
|
v0.1.96
|
2023-01-24 23:06:37 +00:00 |
|
Jacob Wallraff
|
39b5f7bf65
|
Merge pull request #100 from github/thyeggman/cronstrue-hover
Produce hover sentence for cron expressions
|
2023-01-24 15:05:53 -08:00 |
|
Jacob Wallraff
|
ccac2556de
|
Remove unused schedule type
|
2023-01-24 15:00:49 -08: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 |
|
Jacob Wallraff
|
8c1aa388aa
|
Merge pull request #87 from github/thyeggman/token-completion-range
Set completion range for invalid token key
|
2023-01-24 14:05:54 -08:00 |
|
Jacob Wallraff
|
f3a570d10d
|
Revert "Use parent token (revertable)"
This reverts commit d5831b2e89.
|
2023-01-24 13:16:19 -08:00 |
|
Jacob Wallraff
|
0cf34d914d
|
Merge branch 'main' into thyeggman/token-completion-range
|
2023-01-24 13:15:52 -08:00 |
|
Jacob Wallraff
|
0790776dea
|
Format and remove unused code
|
2023-01-24 12:46:28 -08:00 |
|
Josh Gross
|
30935e6c6d
|
Ensure errors are handled when fetching action metadata
|
2023-01-24 14:53:02 -05:00 |
|
Jacob Wallraff
|
f2138b7eed
|
Merge branch 'main' into thyeggman/cronstrue-hover
|
2023-01-24 11:17:08 -08:00 |
|
Jacob Wallraff
|
e6de0d11b8
|
Address feedback
|
2023-01-24 11:14:35 -08: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
|
e670fae465
|
Merge pull request #98 from github/joshmgross/hover-context-inheritance
Ensure inherited context is shown on hover
|
2023-01-24 13:29:51 -05:00 |
|
Josh Gross
|
54261296bb
|
Add tests for errors when fetching actions
|
2023-01-24 13:29:23 -05:00 |
|
Christopher Schleiden
|
ceb58b4f10
|
Use @actions package names
|
2023-01-24 10:14:39 -08: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 |
|
Christopher Schleiden
|
6f311e2f6c
|
Request issues before PRs
|
2023-01-24 08:15:27 -08:00 |
|
Chris Sidi
|
b2f9502197
|
Remove warnings for the SuggestedValues provider (i.e. runs-on)
|
2023-01-23 23:11:29 -05:00 |
|
Christopher Schleiden
|
d0524937cd
|
Use github package names
|
2023-01-23 18:04:54 -08:00 |
|
Jacob Wallraff
|
58d92658b6
|
Address feedback
|
2023-01-23 17:50:54 -08:00 |
|
Christopher Schleiden
|
5523a36a65
|
Fix typo
|
2023-01-23 17:49:52 -08:00 |
|
Jacob Wallraff
|
af5c15a422
|
Small fix
|
2023-01-23 17:22:47 -08:00 |
|
Jacob Wallraff
|
7560a1ee51
|
Merge branch 'main' into thyeggman/cronstrue-hover
|
2023-01-23 17:16:28 -08:00 |
|
Jacob Wallraff
|
615ba46960
|
Fix hover over 'cron:' token
|
2023-01-23 16:53:29 -08: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 |
|
Jacob Wallraff
|
d3d55ffc08
|
Remove changes in parser
|
2023-01-23 16:27:32 -08:00 |
|
Jacob Wallraff
|
e8c5a21743
|
Run format
|
2023-01-23 16:25:30 -08:00 |
|
Jacob Wallraff
|
6be2bd1cd7
|
Move hover logic from parser to language service
|
2023-01-23 16:22:18 -08:00 |
|
Christopher Schleiden
|
4509c67f0e
|
Add more commands
|
2023-01-23 15:38:07 -08:00 |
|
Christopher Schleiden
|
5003237f65
|
Add initial README for repo
|
2023-01-23 15:35:36 -08:00 |
|
Christopher Schleiden
|
2b57aef27e
|
Add CONTRIBUTING
|
2023-01-23 15:34:18 -08:00 |
|
Christopher Schleiden
|
95d7590889
|
Add README for actions-expressions
|
2023-01-23 15:31:47 -08:00 |
|
Christopher Schleiden
|
81a9d891fe
|
Move name first for the private package
|
2023-01-23 15:31:32 -08:00 |
|
Jacob Wallraff
|
86401f1f54
|
Add tests and small bug fixes
|
2023-01-23 15:12:16 -08:00 |
|
Jacob Wallraff
|
08273a85d8
|
Add constants and re-add tests:
|
2023-01-23 14:18:05 -08:00 |
|
Jacob Wallraff
|
245277c18d
|
Re-add parsing and validation for cron, and use cronstrue for sentences
|
2023-01-23 14:07:32 -08:00 |
|
Josh Gross
|
d8d4a3f46a
|
Ensure inherited context is shown on hover
|
2023-01-23 16:20:59 -05:00 |
|
github-actions
|
37157938ea
|
v0.1.91
|
2023-01-23 21:14:10 +00:00 |
|
Christopher Schleiden
|
8320ea4060
|
Merge pull request #96 from github/cschleiden/add-release-artifacts
Add LICENSE and CODE OF CONDUCT
|
2023-01-23 13:13:28 -08:00 |
|
Josh Gross
|
48c728771e
|
Show action input descriptions on hover
|
2023-01-23 16:02:13 -05:00 |
|
Christopher Schleiden
|
4261c466d9
|
Add code of conduct
|
2023-01-23 11:35:22 -08:00 |
|
Christopher Schleiden
|
0a121960d9
|
Add LICENSE from os template
|
2023-01-23 10:57:01 -08:00 |
|