Releases: devcontainers/ci
Releases · devcontainers/ci
Release v0.3.1900000319
What's Changed
- Remove compiled JS content by @stuartleeks in #210
- Retain run-main.js/run-post.js by @stuartleeks in #213
- Update tag to use generated version number by @stuartleeks in #214
- Workflow tidying by @stuartleeks in #216
- Add missing 'v' prefix on release/tag by @stuartleeks in #217
- Update docs to point to v0.3 release by @stuartleeks in #218
- Pass env vars to
devcontainer up
by @stuartleeks in #211 - Re-enable running subset of tests in forks by @stuartleeks in #220
- re-enable test
platform_with_runCmd
by @stuartleeks in #203 - Add
noCache
option by @trxcllnt in #199 - Add additionalMounts for GitHub Action Output Mount by @stephenandary in #219
New Contributors
- @trxcllnt made their first contribution in #199
- @stephenandary made their first contribution in #219
Full Changelog: v0.2...v0.3.1900000319
Release v0.3.1900000310
What's Changed
- Remove compiled JS content by @stuartleeks in #210
- Retain run-main.js/run-post.js by @stuartleeks in #213
- Update tag to use generated version number by @stuartleeks in #214
- Workflow tidying by @stuartleeks in #216
- Add missing 'v' prefix on release/tag by @stuartleeks in #217
- Update docs to point to v0.3 release by @stuartleeks in #218
- Pass env vars to
devcontainer up
by @stuartleeks in #211 - Re-enable running subset of tests in forks by @stuartleeks in #220
- re-enable test
platform_with_runCmd
by @stuartleeks in #203 - Add
noCache
option by @trxcllnt in #199
New Contributors
Full Changelog: v0.2...v0.3.1900000310
Release v0.3.1900000309
What's Changed
- Remove compiled JS content by @stuartleeks in #210
- Retain run-main.js/run-post.js by @stuartleeks in #213
- Update tag to use generated version number by @stuartleeks in #214
- Workflow tidying by @stuartleeks in #216
- Add missing 'v' prefix on release/tag by @stuartleeks in #217
- Update docs to point to v0.3 release by @stuartleeks in #218
- Pass env vars to
devcontainer up
by @stuartleeks in #211 - Re-enable running subset of tests in forks by @stuartleeks in #220
- re-enable test
platform_with_runCmd
by @stuartleeks in #203
Full Changelog: v0.2...v0.3.1900000309
Release v0.3.1900000300
What's Changed
- Remove compiled JS content by @stuartleeks in #210
- Retain run-main.js/run-post.js by @stuartleeks in #213
- Update tag to use generated version number by @stuartleeks in #214
- Workflow tidying by @stuartleeks in #216
- Add missing 'v' prefix on release/tag by @stuartleeks in #217
- Update docs to point to v0.3 release by @stuartleeks in #218
- Pass env vars to
devcontainer up
by @stuartleeks in #211 - Re-enable running subset of tests in forks by @stuartleeks in #220
Full Changelog: v0.2...v0.3.1900000300
Release v0.3.1900000299
What's Changed
- Remove compiled JS content by @stuartleeks in #210
- Retain run-main.js/run-post.js by @stuartleeks in #213
- Update tag to use generated version number by @stuartleeks in #214
- Workflow tidying by @stuartleeks in #216
- Add missing 'v' prefix on release/tag by @stuartleeks in #217
- Update docs to point to v0.3 release by @stuartleeks in #218
- Pass env vars to
devcontainer up
by @stuartleeks in #211
Full Changelog: v0.2...v0.3.1900000299
Release v0.3.1900000292
What's Changed
- Remove compiled JS content by @stuartleeks in #210
- Retain run-main.js/run-post.js by @stuartleeks in #213
- Update tag to use generated version number by @stuartleeks in #214
- Workflow tidying by @stuartleeks in #216
- Add missing 'v' prefix on release/tag by @stuartleeks in #217
Full Changelog: v0.2...v0.3.1900000292
Release v0.2.1900000266
Add support for multiple tags (#183) * Add multiple tag support for Action * Add multiple --tag options to build * Block automatic cache from when multiple image tags are used * Move else to the right if * Update devcontainer build call * Add logging for debug * Remove logging * Add tag to imageSource for skopeo copy * Update AzDO task * Fix variables * Update readmes * Add tests for multiple tags --------- Co-authored-by: Stuart Leeks <[email protected]>
Release v0.2.1900000264
Temporarily suppress push on platform-with-runcmd test (#206)
Release v0.2.1900000250
Image instead of immage (#194) * Image instead of immage * Run build-local.sh * Add build output showing VSIX output folder --------- Co-authored-by: Stuart Leeks <[email protected]>
Release v0.2.1900000245
Get validation builds running (#140) * Update the AzDO org that private extension builds are shared with * Remove MARKETPLACE_TOKEN in favour of AZDO_TOKEN * Temporarily remove test_platform_with_runcmd * Update feature references in test folders * Update go image version Work around https://github.com/devcontainers/features/issues/423