Commit Graph
892 Commits
Author SHA1 Message Date
github-actions 4ca941a1c8 v0.1.172 2023-03-16 18:34:46 +00:00
Josh GrossandGitHub 3aaf71b08a Merge pull request #187 from github/joshmgross/lint-language-service
Lint the language service package
2023-03-16 14:31:24 -04:00
Josh Gross 950ebf7388 Fix formatting in hover.test.ts 2023-03-16 13:33:00 -04:00
Josh Gross a960630b11 Fix references to HoverVisitor 2023-03-16 13:25:58 -04:00
Josh Gross 8312d857b9 Remove unnecessary async functions 2023-03-16 13:24:49 -04:00
github-actions 173d396c31 v0.1.171 2023-03-16 16:49:05 +00:00
Josh GrossandGitHub 9d7daf7eb9 Merge pull request #185 from github/joshmgross/lint-expressions
Lint the expressions package
2023-03-16 12:45:49 -04:00
Josh Gross 65d89c6775 Validate that 0 and -0 coerce to "0" 2023-03-16 12:30:15 -04:00
github-actions d086723d2d v0.1.170 2023-03-16 15:31:44 +00:00
Josh GrossandGitHub 583ecb1b54 Merge pull request #188 from github/joshmgross/lint-language-server
Lint the language server package
2023-03-16 11:28:47 -04:00
github-actions 31d452ff31 v0.1.169 2023-03-16 15:13:49 +00:00
Josh GrossandGitHub 86f98fad06 Merge pull request #186 from github/joshmgross/lint-parser
Lint the workflow parser package
2023-03-16 11:10:30 -04:00
github-actions e4f0015197 v0.1.168 2023-03-16 15:03:02 +00:00
Josh GrossandGitHub 65d4d54f26 Merge branch 'main' into joshmgross/lint-language-server 2023-03-16 11:00:59 -04:00
Josh GrossandGitHub d9a3e29c25 Merge branch 'main' into joshmgross/lint-parser 2023-03-16 10:59:05 -04:00
Josh GrossandGitHub a50a77fa36 Merge pull request #184 from github/joshmgross/configure-eslint
Configure ESLint
2023-03-16 10:58:42 -04:00
Josh Gross fa28b2864b Lint the language server package 2023-03-15 17:37:35 -04:00
Josh Gross 8279bc1697 Add an error utility for messages and status codes 2023-03-15 17:36:51 -04:00
Josh Gross 26f5eeede9 Lint the language service package 2023-03-15 16:52:56 -04:00
Josh Gross 7bb8ff9aae Add more ignorePatterns to ESLint config 2023-03-15 16:09:34 -04:00
Josh Gross b320e92f5a Run lint only in src directory 2023-03-15 16:09:14 -04:00
Josh Gross 57ebe9b9b1 Lint the workflow parser package 2023-03-15 15:58:44 -04:00
Josh Gross 9c8c407478 Lint the expressions package 2023-03-15 15:22:30 -04:00
Josh Gross 28a4438faf Configure ESLint 2023-03-15 14:56:47 -04:00
github-actions 965cb981b1 v0.1.167 2023-03-14 17:16:50 +00:00
Josh GrossandGitHub d78d8dd641 Merge pull request #183 from github/joshmgross/cache-invalid-yamls
Fix caching for invalid YAML files
2023-03-14 13:13:16 -04:00
github-actions 7d04cfefb3 v0.1.166 2023-03-14 17:11:08 +00:00
Josh GrossandGitHub 8e366d385e Merge pull request #179 from github/joshmgross/deduplicate-webhook-objects
Deduplicate objects in webhook payloads
2023-03-14 13:08:04 -04:00
Josh Gross 0fa84eb724 Validate that the invalid YAML result is cached 2023-03-14 11:46:44 -04:00
Josh Gross 2eb633fdf5 Fix caching for invalid YAML files 2023-03-14 11:43:28 -04:00
github-actions 16fc6c80dd v0.1.165 2023-03-14 15:29:20 +00:00
Beth BrennanandGitHub 8edfebc13f Merge pull request #181 from github/elbrenn/skip-secret-validation
Skip secret validation for workflow_call
2023-03-14 11:25:56 -04:00
Beth Brennan 6d2f3e5d8c Spelling 2023-03-14 11:14:36 -04:00
Beth Brennan 28dde4d6ac Skip secret validation for workflow_call 2023-03-13 17:24:05 -04:00
Josh Gross e2a4389fcf Deduplicate objects in webhook payloads 2023-03-13 11:02:01 -04:00
github-actions 7cb91f9dbd v0.1.164 2023-03-13 14:01:05 +00:00
Josh GrossandGitHub 190296659d Merge pull request #180 from github/lauraway/hover-context-display
Hover: Separate out function contexts and remove `()`
2023-03-13 09:57:43 -04:00
Laura Yu 1d60402e65 Remove parenthesis; Separate out function contexts 2023-03-10 14:52:43 -08:00
github-actions 3427c2a7b5 v0.1.163 2023-03-10 16:12:35 +00:00
Josh GrossandGitHub 3acf1e9378 Merge pull request #178 from github/joshmgross/hover-context-description
Improve hover context description
2023-03-10 11:08:53 -05:00
Josh Gross bc997ffdbc Fix context descriptions in hover tests 2023-03-10 10:55:44 -05:00
Josh Gross d9de07bfe3 Remove bolded context text 2023-03-10 10:39:59 -05:00
Josh Gross a2d5300578 Improve hover context description 2023-03-09 17:10:23 -05:00
github-actions 7b3116801d v0.1.162 2023-03-09 17:33:13 +00:00
Josh GrossandGitHub 76d200e33a Merge pull request #177 from github/joshmgross/environment-case-sensitivity
Support case-insensitive value providers
2023-03-09 12:30:12 -05:00
Josh Gross e557ccc567 Support case-insensitive value providers 2023-03-08 15:52:33 -05:00
github-actions 43bc333064 v0.1.161 2023-03-08 19:03:13 +00:00
Beth BrennanandGitHub 22ba9a79e6 Merge pull request #176 from github/elbrenn/called-secret-complete
Convert secrets, complete secrets in called workflow
2023-03-08 13:59:55 -05:00
Beth Brennan 98caff1044 Remove unused code 2023-03-08 13:40:37 -05:00
github-actions 563a23d4eb v0.1.160 2023-03-08 17:21:35 +00:00