Commit Graph

98 Commits

Author SHA1 Message Date
GitHub Actions ded93b55e7 Release extension version 0.3.8 2023-09-06 15:44:25 +00:00
GitHub Actions 207cfa12c0 Release extension version 0.3.7 2023-08-04 19:54:21 +00:00
GitHub Actions 5de89b0f8e Release extension version 0.3.6 2023-06-14 17:21:25 +00:00
Olfi01 b912482163 Apply suggestions from code review
Changed parameter naming to match general pattern

Co-authored-by: Christopher Schleiden <cschleiden@live.de>
2023-05-25 00:57:30 +02:00
flmeyer 41436c6570 Use correct RequestError class 2023-05-19 16:34:58 +02:00
flmeyer 468b68840b Add try-catch to avoid failing requests
On GHES servers below version 3.8, the variables context is unavailable, resulting in 404 errors when calling the corresponding endpoint.
2023-05-12 22:42:09 +02:00
flmeyer 57a77551b0 Enable support for GitHub Enterprise Server 2023-05-08 17:00:05 +02:00
Felipe Suero 588c457cea Merge branch 'main' into release/0.3.5 2023-05-05 13:41:13 -04:00
GitHub Actions cb3ec583e0 Release extension version 0.3.5 2023-05-05 17:40:07 +00:00
Felipe Suero 63b170f2a6 Merge pull request #27 from actions/secrets-v2
Remove Secret Errors for dynamic environments
2023-05-03 14:20:33 -04:00
Felipe Suero 94451fa8f2 nits 2023-05-02 14:57:24 -04:00
Felipe Suero eefd820cc5 prettify 2023-05-02 11:50:51 -04:00
Felipe Suero 58712f4d46 prettify 2023-05-02 11:43:07 -04:00
Felipe Suero 0bd67083ff add comments 2023-05-02 11:23:48 -04:00
Felipe Suero 40c20d5504 handle the edge-cases 2023-05-02 11:22:00 -04:00
Felipe Suero c4d478d459 commiting instead of stashing 2023-04-26 11:57:08 -04:00
Felipe Suero 9945ec321b why does this not work? 2023-04-25 10:00:29 -04:00
GitHub Actions 07fa29649e Release extension version 0.3.4 2023-04-21 18:09:23 +00:00
Crystal Tenn 2449e5cea1 make variable names more specific 2023-04-18 18:16:55 -04:00
Crystal Tenn dba3cf5d96 remove unused reference to path 2023-04-18 18:13:52 -04:00
Crystal Tenn 804f83828f fix path reference for reusable workflows and use vscodeURI instead 2023-04-18 17:30:53 -04:00
GitHub Actions 51649f27f8 Release extension version 0.3.3 2023-04-14 19:05:30 +00:00
GitHub Actions 81094dc942 Release extension version 0.3.2 2023-04-07 17:40:15 +00: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
github-actions a19980142c v0.1.180 2023-03-20 22:59:35 +00: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
github-actions 9aa0f1db42 v0.1.178 2023-03-20 21:08:38 +00:00
github-actions 0c8752af17 v0.1.177 2023-03-20 18:09:56 +00:00
Josh Gross 33b36dcbf2 Lint the language server package 2023-03-20 13:50:08 -04:00
github-actions a1d110dc33 v0.1.176 2023-03-17 21:46:09 +00:00
Josh Gross 43a622174d Handle environments that don't exist 2023-03-17 14:51:59 -04:00
github-actions a8a68a8028 v0.1.175 2023-03-17 16:22:25 +00:00
github-actions 371f87ebfe v0.1.174 2023-03-17 16:01:26 +00:00
Christopher Schleiden eb56401caf Provide links to navigate to reusable-workflows 2023-03-16 17:09:23 -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