Commit Graph

1019 Commits

Author SHA1 Message Date
Jacob Wallraff d554993d8b Update prettier to 2.8.x 2023-01-30 12:37:29 -08:00
Jacob Wallraff 3a8b7d4e4b Move ignore to top level file 2023-01-30 11:58:21 -08:00
Jacob Wallraff 561e0f2c05 Add *.d.ts to ignore file? 2023-01-30 11:52:12 -08:00
Jacob Wallraff 12ccf97637 Move format before ci 2023-01-30 11:45:27 -08:00
Jacob Wallraff 66d51c70c1 Move format before build 2023-01-30 11:42:02 -08:00
Jacob Wallraff a7841d4405 Use more precise version of node 2023-01-30 11:35:31 -08:00
Jacob Wallraff 3f3e3fcb3b Apply formatting changes 2023-01-30 11:29:48 -08:00
Jacob Wallraff 64c406e3dc Remove refactor and add format as a step 2023-01-30 11:24:13 -08:00
Jacob Wallraff a2f3459668 Update workflow to run format-check 2023-01-30 11:19:12 -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 389831bc3c Run format 2023-01-30 10:57:40 -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
Josh Gross 672d5cce68 Merge pull request #113 from github/joshmgross/position-type
Use an object type to represent `Position`
2023-01-30 10:59:11 -05:00
Jacob Wallraff 70b891429f Remove extra dev dependency: 2023-01-27 15:35:45 -08:00
Jacob Wallraff 5093027ea8 Update minimum node version 2023-01-27 15:31:14 -08:00
Josh Gross 16ad1addf5 Update position tuples in tests 2023-01-27 15:54:51 -05:00
Josh Gross c33fcbc83d Use an object type to represent Position 2023-01-27 15:43:52 -05:00
Jacob Wallraff 981d2d3765 Add json import assertions 2023-01-26 16:02:15 -08:00
github-actions 91478bb5b6 v0.1.102 2023-01-26 15:27:07 +00:00
Chris Sidi 2b41e429fc Merge pull request #110 from github/hashtagchris-pagination
Simplify variable pagination, retrieve every page of secrets and runner labels
2023-01-26 10:26:24 -05: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
Josh Gross 2f715cb43a npm audit fix 2023-01-25 19:14:21 -05:00
Chris Sidi d6a3086cf0 Document API limitation 2023-01-25 18:24:05 -05:00
github-actions 81b268e2b4 v0.1.101 2023-01-25 21:39:03 +00:00
Laura Yu 115c1bb41c Support completion for partial expressions (#103)
Adding basic expression auto complete
2023-01-25 13:38:28 -08:00
Josh Gross 64bcc2f287 Skip event context validation for workflow_call 2023-01-25 15:24:57 -05: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 5c167773b8 Merge pull request #105 from github/cschleiden/readmes
Add READMEs to packages
2023-01-25 09:29:39 -08:00
Christopher Schleiden 2b1747d131 Use workspaces=false 2023-01-25 09:18:33 -08: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 605512b277 Begin language service readme 2023-01-25 08:57:18 -08:00
Christopher Schleiden 0b9de45627 Basic readme for playground 2023-01-24 17:45:36 -08:00
Christopher Schleiden fdc0b66431 Basic readme for language server 2023-01-24 17:43:24 -08:00
Christopher Schleiden a66f72f7be Update package name 2023-01-24 17:40: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
Christopher Schleiden 8468323a8d Merge pull request #99 from github/cschleiden/contributing
Update READMEs and add CONTRIBUTING.md
2023-01-24 16:33:45 -08:00
Christopher Schleiden 21d6d6b0ec Specify node version 2023-01-24 16:26:00 -08:00
github-actions 05d65b6c23 v0.1.97 2023-01-24 23:50:20 +00:00
Jacob Wallraff 8d646fdc25 Merge pull request #104 from github/thyeggman/remove-dependency
Move cronstrue dependency and regenerate lock
2023-01-24 15:49:32 -08:00
Jacob Wallraff 0cecfddb66 Move dependency to correct place 2023-01-24 15:43:30 -08:00