This is the initial release for the validate-dev-container
GitHub Action. This action checks that a devcontainer.json
conforms to a given set of conditions, such as a list of Visual Studio Code extensions and a set of tasks. See the README for full details.
What's Changed
- Add new package by @chrisreddington in #1
- Convert to typescript by @chrisreddington in #2
- Add feature validation to devcontainer by @chrisreddington in #4
- Rename extensions-list and feature-list to required-extensions and required-features by @chrisreddington in #5
- Bump the npm-development group with 3 updates by @dependabot in #6
- Bump eslint from 8.57.1 to 9.14.0 by @dependabot in #7
- Refactor and enhance test coverage for devcontainer validation utilities by @chrisreddington in #9
- Enhance documentation and add copilot instructions by @chrisreddington in #10
- Initialize baseline configuration workflow by @chrisreddington in #11
- Bump the npm-development group across 1 directory with 7 updates by @dependabot in #12
- Add icon to action.yml by @chrisreddington in #13
New Contributors
- @chrisreddington made their first contribution in #1
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/chrisreddington/validate-devcontainer/commits/v0.0.1