Releases: jenkinsci/jcasc-vscode-extension
Releases · jenkinsci/jcasc-vscode-extension
Bug Fixes
v0.0.3
- need to add dev dependency on vsce for deploy (#28) @Casz
- Add release automation (#27) @timja
- Incorrect URL/Token Handling (#14) @sladyn98
- Use webpack and node-fetch to reduce package size (#23) @Casz
- prettify (#24) @Casz
- remove old/unused files (#25) @Casz
- Update Azure Pipeline (#26) @Casz
- remove repository duplicate (#22) @Casz
- fix images publishing (#21) @Casz
- fix code sections (#20) @Casz
- exclude files from vscode publish (#18) @Casz
- gitignore vsix file (#19) @Casz
- Delete CHANGELOG.md (#17) @Casz
- Updated Readme to reflect User Docs (#13) @sladyn98
- add extension dependency to redhat yaml extension (#10) @Casz
- Added JCasC icon for VsCode MarketPlace (#7) @sladyn98
- Dependency fixes and missing metadata (#5) @timja
v0.0.1
What this plugin does ?
This plugin deals with the authentication and fetching of the JSON schema from a live Jenkins instance. It provides the base for validation of yaml files written to configure a Jenkins instance.