Commit Graph

124 Commits

Author SHA1 Message Date
Felipe Suero 49b80c3ef0 switch all to main and pull 2023-04-17 14:35:54 -04:00
GitHub Actions 51649f27f8 Release extension version 0.3.3 2023-04-14 19:05:30 +00:00
Jonathan Tamsut a1d81c730f yarn prettier 2023-04-14 10:29:20 -07:00
Jonathan Tamsut 18d1bd9734 fix case bug 2023-04-14 10:22:42 -07:00
Jonathan Tamsut 6df34a78ce Update languageservice/src/value-providers/definition.ts
Co-authored-by: Josh Gross <joshmgross@github.com>
2023-04-14 09:51:27 -07:00
Jonathan Tamsut 11d3fc25ee run prettier 2023-04-13 15:26:31 -07:00
Jonathan Tamsut 6d0f74e38b fix typo 2023-04-13 15:21:36 -07:00
Jonathan Tamsut 2ecbeafacb add tests 2023-04-13 15:21:23 -07:00
Jonathan Tamsut a4d3fb1a3e add newline to boolean 2023-04-13 10:05:39 -07:00
Jonathan Tamsut fc2bacfcdc add break 2023-04-12 15:37:42 -07:00
Jonathan Tamsut 7d8a7c11a6 handle string and boolean mappings 2023-04-12 15:26:17 -07:00
GitHub Actions 81094dc942 Release extension version 0.3.2 2023-04-07 17:40:15 +00:00
Christopher Schleiden cf4dce7f71 Improve expression validation for short-circuiting expressions 2023-04-05 13:54:08 -07:00
GitHub Actions e3db56d6ed Release extension version 0.3.1 2023-03-28 19:12:56 +00:00
GitHub Actions 29e676fad1 Release extension version 0.3.0 2023-03-27 20:49:33 +00:00
Beth Brennan 50f9c04a91 Wrap fetchActionsMetadata in provider checking sessionToken 2023-03-27 14:00:58 -04:00
Christopher Schleiden c538615cc7 Set publishConfig 2023-03-23 14:30:31 -07:00
GitHub Actions d86a0ca08f Release extension version 0.2.0 2023-03-23 20:35:44 +00:00
GitHub Actions ba055719e0 Release extension version 0.1.2 2023-03-23 18:35:25 +00:00
github-actions da993a201e v0.1.183 2023-03-23 18:02:20 +00:00
github-actions bf7ab0de6c v0.1.182 2023-03-23 17:02:46 +00:00
Christopher Schleiden 47609bae76 Set package versions to 0.0.0-development 2023-03-23 09:58:19 -07:00
Christopher Schleiden b82ddcdb42 Update import paths
String replacement from `@github/actions-` to `@actions/`
2023-03-23 09:57:18 -07:00
Christopher Schleiden 0ddee77479 Update package names 2023-03-23 09:56:36 -07:00
github-actions a4ce40af4d v0.1.181 2023-03-21 20:06:36 +00:00
Josh Gross 8e03b387a2 Cache transformed workflows separately 2023-03-21 15:52:25 -04:00
Christopher Schleiden d1baf65c18 Add failing e2e test 2023-03-21 15:51:11 -04:00
Josh Gross 60db45e6c8 Merge pull request #200 from github/joshmgross/schema-function-descriptions
Add descriptions for schema-defined functions
2023-03-21 10:49:43 -04:00
github-actions a19980142c v0.1.180 2023-03-20 22:59:35 +00:00
Josh Gross 02f848c60a Merge branch 'main' into joshmgross/schema-function-descriptions 2023-03-20 18:58:10 -04:00
Josh Gross ee45c25a1a Merge branch 'main' into joshmgross/lint-ci 2023-03-20 18:38:07 -04:00
Josh Gross c324c89211 Add eslint dev dependencies 2023-03-20 18:33:34 -04:00
github-actions 6d234971db v0.1.179 2023-03-20 21:48:43 +00:00
Josh Gross 3b9abf0b70 Merge pull request #196 from github/joshmgross/lint-language-service-part-two 2023-03-20 17:45:43 -04:00
github-actions 9aa0f1db42 v0.1.178 2023-03-20 21:08:38 +00:00
Josh Gross 98e56cb774 Add descriptions for schema-defined functions 2023-03-20 17:06:25 -04:00
github-actions 0c8752af17 v0.1.177 2023-03-20 18:09:56 +00:00
Josh Gross 9ef34c7e41 Lint the language service package 2023-03-20 13:33:58 -04:00
github-actions a1d110dc33 v0.1.176 2023-03-17 21:46:09 +00:00
Josh Gross 8942a05502 Handle undefined templates in workflow template cache 2023-03-17 13:23:43 -04:00
github-actions a8a68a8028 v0.1.175 2023-03-17 16:22:25 +00:00
Christopher Schleiden e27c3eb21a Merge branch 'main' into cschleiden/events-without-default-types 2023-03-17 09:09:01 -07:00
github-actions 371f87ebfe v0.1.174 2023-03-17 16:01:26 +00:00
Christopher Schleiden 699c3a0ab5 Work around module import issues 2023-03-16 17:23:40 -07:00
Christopher Schleiden eb56401caf Provide links to navigate to reusable-workflows 2023-03-16 17:09:23 -07:00
Christopher Schleiden e042ef6f88 Support events without default types
Merge all payloads for the events in that case.
2023-03-16 16:28:42 -07:00
github-actions ac5b14b4c0 v0.1.173 2023-03-16 20:34:31 +00:00
Josh Gross 2f9522d189 Quote ESLint glob patterns 2023-03-16 14:37:50 -04:00
github-actions 4ca941a1c8 v0.1.172 2023-03-16 18:34:46 +00:00
Josh Gross 3aaf71b08a Merge pull request #187 from github/joshmgross/lint-language-service
Lint the language service package
2023-03-16 14:31:24 -04:00