GitHub Actions
1372d6dec7
Release extension version 0.3.54
2026-04-21 19:11:32 +00:00
github-actions[bot]
8aa246e9d9
Release extension version 0.3.53 ( #359 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-04-15 15:16:47 -05:00
Jason Ginchereau
ffc3778653
Add concurrency queue support ( #355 )
2026-04-15 14:36:13 -05:00
GitHub Actions
840d04cea8
Release extension version 0.3.52
2026-04-14 14:27:30 +00:00
github-actions[bot]
d5670c383a
Release extension version 0.3.51 ( #346 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-04-03 10:34:58 -05:00
eric sciple
f62a0e189d
Remove allowServiceContainerCommand feature flag ( #345 )
...
Service container entrypoint/command support is now unconditional.
2026-04-03 10:29:34 -05:00
github-actions[bot]
9e1662f1d4
Release extension version 0.3.50 ( #344 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-03-31 20:46:47 -05:00
eric sciple
5db2e80f32
Add entrypoint and command keys for service containers ( #343 )
...
Introduce service-container-mapping schema definition with entrypoint
and command properties, gated behind allowServiceContainerCommand
feature flag. Job containers remain unaffected.
2026-03-31 15:45:18 -05:00
github-actions[bot]
83de320ba9
Release extension version 0.3.49 ( #342 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-03-20 09:47:56 -05:00
Angel Kou
74e6638098
Remove timezone feature flag in languageservice ( #341 )
...
* Remove timezone feature flag in languageservice
* Prettier
* Address comment
---------
Co-authored-by: Angel Kou <jiakou@microsoft.com >
2026-03-19 14:10:38 -07:00
github-actions[bot]
f8b8b57248
Release extension version 0.3.48 ( #340 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-03-18 11:02:31 -05:00
github-actions[bot]
bd6ce5923b
Release extension version 0.3.47 ( #336 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-03-10 11:38:05 -05:00
Tim Rogers
3de9820cd8
Add copilot-requests permission, gated by feature flag ( #335 )
...
* Add copilot-requests permission gated by feature flag
This add a new 'copilot-requests' permission to the workflow schema,
gated behind the 'allowCopilotRequestsPermission' experimental
feature flag.
When the flag is disabled (default), `copilot-requests` is filtered
out of autocomplete suggestions. When enabled, it appears
alongside other permissions like actions, contents, pull-requests,
etc.
* Update workflow-parser/src/workflow-v1.0.json
* Add additional unit test coverage
* Fix formatting
2026-03-10 09:48:54 -05:00
Angel Kou
a7f581bde5
Add timezone to workflow and pass FF ( #334 )
...
* Add timezone to workflow and pass FF
* Prettier fixes
* Prettier fixes
* Prettier fixes
* Guard timezone autocomplete behind FF
* Prettier fix
* Address PR comments
* Prettier fix
* Remove comma
* Remove template assignment
* Move description
* Fix test
* Prettier again!
* Address comments
* Change error when timezone key is entered but FF is off
* Prettier
---------
Co-authored-by: Angel Kou <jiakou@microsoft.com >
2026-03-05 17:59:56 -08:00
github-actions[bot]
8c0a3a947b
Release extension version 0.3.46 ( #333 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-02-26 09:57:24 -06:00
eric sciple
eb71b18f2b
Revert "Merge pull request #320 from actions/allanguigou/default-case" ( #332 )
...
This reverts commit 191a7b6a00 , reversing
changes made to 448180bd7f .
2026-02-26 09:50:07 -06:00
eric sciple
9f770badd3
Upgrade Node.js to 24 for npm trusted publishing ( #329 )
2026-02-25 15:04:40 -06:00
github-actions[bot]
4a881d9ea1
Release extension version 0.3.45 ( #326 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-02-24 11:19:31 -06:00
GitHub Actions
d69c1fa0f3
Release extension version 0.3.44
2026-01-29 18:13:09 +00:00
Allan Guigou
0410ab8302
Add featureFlags param with lint ignore
2026-01-29 17:24:35 +00:00
Allan Guigou
fea8440c1d
Fix lint
2026-01-29 15:56:43 +00:00
Allan Guigou
3c0a5f79fc
Remove experimental flag for case function
2026-01-29 14:34:51 +00:00
github-actions[bot]
448180bd7f
Release extension version 0.3.43 ( #318 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-27 08:57:45 -06:00
github-actions[bot]
46b216a6dc
Release extension version 0.3.42 ( #316 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-25 20:53:27 -06:00
github-actions[bot]
bdd72406c3
Release extension version 0.3.41 ( #313 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-23 00:09:45 -06:00
github-actions[bot]
cd1078fb2f
Release extension version 0.3.40 ( #310 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-21 17:05:31 -06:00
eric sciple
96be7ce46c
Clean up feature flag actionScaffoldingSnippets ( #309 )
2026-01-21 16:52:14 -06:00
github-actions[bot]
f3f11d8658
Release extension version 0.3.39 ( #305 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-19 15:19:33 -06:00
github-actions[bot]
a8bfe74256
Release extension version 0.3.38 ( #303 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-19 14:00:31 -06:00
github-actions[bot]
2a203ec742
Release extension version 0.3.37 ( #301 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-19 09:56:35 -06:00
GitHub Actions
4a7e08774d
Release extension version 0.3.36
2026-01-14 15:24:00 +00:00
Allan Guigou
aad3bcd291
Fix tests
2026-01-14 14:48:52 +00:00
Allan Guigou
248934d513
Fix formatting
2026-01-14 14:17:49 +00:00
Allan Guigou
b605cb6582
Merge branch 'main' into allanguigou/case
2026-01-14 13:51:13 +00:00
Allan Guigou
05debf64b0
Add experimental flag for case function
2026-01-14 13:17:15 +00:00
github-actions[bot]
1baa74a67e
Release extension version 0.3.35 ( #297 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-13 19:27:39 -06:00
eric sciple
fa27dfa563
Add action.yml scaffolding snippets ( #296 )
2026-01-13 09:14:20 -06:00
Allan Guigou
228acc3cd9
Update case.ts
2026-01-13 09:53:34 -05:00
Allan Guigou
9f30846fde
Merge branch 'main' into allanguigou/case
2026-01-13 09:46:34 -05:00
eric sciple
2816233a40
Add block scalar newline warning ( #295 )
...
In YAML, block scalars (`|` and `>`) silently add a trailing newline by default
("clip" chomping). This can cause subtle bugs when the newline is unintentional.
This PR adds a warning when clip chomping is used in fields where trailing
newlines commonly cause issues:
- Environment variables (workflow, job, step, container, service levels)
- Action inputs (`with:`)
- Reusable workflow inputs and secrets
- Job outputs
- Matrix values (including `include` and `exclude`)
- Concurrency groups
The warning suggests using `|-` (strip) or `|+` (keep) to be explicit.
Intentionally does NOT warn for:
- `run:` scripts (trailing newlines are normal)
- Fields trimmed server-side (`if:`, `name:`, `runs-on:`, etc.)
The feature is gated behind the `blockScalarChompingWarning` feature flag.
2026-01-12 09:36:43 -06:00
Allan Guigou
94d7f7b124
Remove unncessary type conversion
2026-01-08 14:33:59 +00:00
Allan Guigou
f439272f69
Update import paths to include file extensions
2026-01-08 09:21:12 -05:00
Allan Guigou
44900feff7
Add support for case function
2026-01-06 14:42:01 +00:00
Francesco Renzi
39b9b14e3a
Add experimentalFeatures to initialization options ( #287 )
...
* Add experimentalFeatures to initialization options
Introduce a feature flagging system for opt-in experimental features.
Clients can enable features via initializationOptions.experimentalFeatures
with granular per-feature control or an 'all' flag to enable everything.
First experimental feature: missingInputsQuickfix (for upcoming code actions)
2026-01-06 07:03:51 +00:00
github-actions[bot]
71ff7b49c3
Release extension version 0.3.34 ( #288 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-05 09:02:23 -06:00
github-actions[bot]
6641228870
Release extension version 0.3.33 ( #284 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-04 14:05:43 -06:00
github-actions[bot]
c67c353245
Release extension version 0.3.32 ( #281 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-02 14:47:49 -06:00
github-actions[bot]
56ce46afa6
Release extension version 0.3.31 ( #279 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2026-01-02 12:21:22 -06:00
eric sciple
d2ffb50a92
Add language service support for action.yml files ( #275 )
...
- Add validation, completion, hover, and document links for action.yml files
- Implement document type detection to route action.yml to action-specific handlers
- Add expression context for composite actions (inputs, steps, github, runner, etc.)
- Add schema validation for required fields, branding, and composite step requirements
- Support JavaScript (node20/node24), Docker, and composite action types
- Validate action references in composite action uses steps
- Add JSDoc comments to parser and template functions
- Refactor hover to use hoverToken consistently
- Fix lint errors and add return type annotations
2026-01-02 10:38:52 -06:00
github-actions[bot]
3734de18ee
Release extension version 0.3.30 ( #274 )
...
Co-authored-by: GitHub Actions <github-actions@github.com >
2025-12-30 12:01:49 -06:00