v0.3.24
·
2 commits
to main
since this release
What's Changed
- Align supported Node.js engines field with dependency requirements by @ericsciple in #231
- Skip validation for dynamic environment by @thezanke in #178
- Skip secrets/vars validation when context is incomplete by @ericsciple in #233
- Support YAML anchors and aliases by @ericsciple in #234
- Always provide strategy and matrix contexts with defaults by @ericsciple in #235
- Suppress warnings for step output property access by @ericsciple in #236
- Add validation for concurrency deadlock detection by @ericsciple in #237
- Fix expression completion in multi-line if block scalars by @ericsciple in #238
- Add missing runner context properties (environment, debug, workspace) by @ericsciple in #241
- Allow empty strings in workflow_dispatch choice options by @ericsciple in #245
- Release version 0.3.24 by @github-actions[bot] in #247
New Contributors
Full Changelog: release-v0.3.23...release-v0.3.24