Commit Graph
36 Commits
Author SHA1 Message Date
Josh GrossandGitHub 760b682696 Merge pull request #27 from github/joshmgross/validation-pos-fix
Use correct token position for validation
2022-12-01 16:30:32 -05:00
Josh GrossandGitHub 2f49a1c9ed Merge pull request #26 from github/joshmgross/needs-context-outputs
Include job outputs in `needs` context completion
2022-12-01 15:27:36 -05:00
Josh Gross f276eeaefd Add the output value display string 2022-12-01 15:19:21 -05:00
Josh Gross 06ab9c4294 Use correct token position for validation 2022-12-01 15:10:18 -05:00
Josh Gross 096e9270f8 Include job outputs in needs context completion 2022-12-01 14:46:48 -05:00
Josh GrossandGitHub c2aa4fa9ec Merge pull request #25 from github/joshmgross/update-job-references
Update references to `Job` and `Step`
2022-12-01 14:45:41 -05:00
Josh Gross 3c07353eed Update workflow parser package version 2022-12-01 14:38:54 -05:00
Josh Gross c6ef2b8bb1 Update workflow parser package version 2022-12-01 12:42:18 -05:00
Josh Gross f4295a4d43 Update references to Job and Step 2022-12-01 11:11:03 -05:00
Josh GrossandGitHub e688618cf4 Merge pull request #23 from github/joshmgross/needs-context-completion
Add a `needs` context provider for auto-completion
2022-11-30 12:59:16 -05:00
Josh Gross 71bde2b801 Validate that job.needs exists 2022-11-30 11:31:55 -05:00
Josh Gross 643917ae9d Add a needs context provider for auto-completion 2022-11-30 11:21:32 -05:00
Josh GrossandGitHub 3a82e5ed4f Merge pull request #21 from github/joshmgross/prettier-again
Run prettier on language server
2022-11-29 17:47:05 -05:00
Josh Gross 9b40ba1887 Run prettier on language server 2022-11-29 17:41:48 -05:00
Josh Gross 3b9c6711eb Add prettier config to language server 2022-11-29 17:41:13 -05:00
Josh GrossandGitHub de3e2c51e1 Merge pull request #20 from github/joshmgross/secret-context-provider
Add a context provider for `secrets`
2022-11-29 17:38:36 -05:00
Josh Gross 72c7fbd032 Add a context provider for secrets 2022-11-29 16:56:20 -05:00
Josh GrossandGitHub e4b185d165 Merge pull request #18 from github/joshmgross/vp-caching
Cache API responses for custom value providers
2022-11-28 18:13:02 -05:00
Josh GrossandGitHub 2919d321c8 Merge branch 'main' into joshmgross/vp-caching 2022-11-28 18:11:45 -05:00
Josh GrossandGitHub dd65927ea4 Merge pull request #17 from github/joshmgross/workspace-doc-mapping
Map workspaces to the correct repository
2022-11-28 18:10:14 -05:00
Josh Gross 4663319c6f Move caching into invidual providers 2022-11-28 18:08:11 -05:00
Josh Gross b3dd82a7ed Cache API responses for custom value providers 2022-11-28 16:35:23 -05:00
Josh Gross 6563b98333 Map workspaces to the correct repository 2022-11-28 15:49:56 -05:00
Josh GrossandGitHub bf5f06a90c Merge pull request #16 from github/joshmgross/validate-loose-mapping-completion
Validate completion in loose mappings
2022-11-28 13:18:38 -05:00
Josh Gross fc6a52f320 Validate completion in loose mappings 2022-11-28 12:52:06 -05:00
Josh Gross df92695981 Add parentKey to tests 2022-11-23 15:34:27 -05:00
Josh Gross 20e99a225c Add more mapping key test cases 2022-11-23 15:23:17 -05:00
Josh Gross 109d9bc1be Add empty string mapping test case 2022-11-23 14:30:36 -05:00
Josh Gross 4774a6a3d1 Merge branch 'main' into cschleiden/find-token-tests 2022-11-23 14:20:44 -05:00
Josh Gross 1b6b742351 Add more sequence tests 2022-11-23 11:35:13 -05:00
Josh GrossandGitHub 84a5d026f0 Merge pull request #13 from github/joshmgross/separate-value-providers
Separate value providers from definition values
2022-11-22 17:26:55 -05:00
Josh Gross b6c40c5976 Separate value providers from definition values 2022-11-22 16:06:39 -05:00
Josh GrossandChristopher Schleiden b4f6e674b7 Simplify same line logic in find token 2022-11-17 11:24:34 -08:00
Josh GrossandChristopher Schleiden 634cac8eb4 Handle completion edge cases with empty mapping nodes 2022-11-17 11:23:39 -08:00
Josh GrossandGitHub 443e14ebe8 Merge pull request #3 from github/joshmgross/prettier
Run prettier on language service
2022-11-15 14:16:37 -05:00
Josh Gross 3a816b2a74 Run prettier on language service 2022-11-15 14:08:12 -05:00