Releases: chrisreddington/validate-devcontainer
Releases · chrisreddington/validate-devcontainer
v0.0.5
What's Changed
- Bump the npm-development group with 3 updates by @dependabot in #17
- Bump the npm-development group with 5 updates by @dependabot in #18
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Bump the npm-development group with 7 updates by @dependabot in #16
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Bump the npm-development group with 3 updates by @dependabot in #15
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add new badge, fix references by @chrisreddington in #14
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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