Releases: devcontainers/ci
Releases · devcontainers/ci
Release v0.3.1900000417
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
- Bump actions/setup-node from 3 to 4 by @dependabot in #309
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by @dependabot in #310
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by @dependabot in #311
- Bump github/codeql-action from 2 to 3 by @dependabot in #312
- Bump docker/login-action from 2 to 3 by @dependabot in #313
- Bump actions/github-script from 6 to 7 by @dependabot in #314
- Update dependencies by @chrmarti in #328
- Fix AzDO task by @chrmarti in #329
- fix: don't group the actual running of the commands by @ffMathy in #272
- Add note on JIT by @chrmarti in #330
- Fix formatting by @chrmarti in #331
- Update dependencies by @chrmarti in #332
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
- @ffMathy made their first contribution in #272
Full Changelog: v0.2.1900000266...v0.3.1900000417
Release v0.3.1900000416
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
- Bump actions/setup-node from 3 to 4 by @dependabot in #309
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by @dependabot in #310
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by @dependabot in #311
- Bump github/codeql-action from 2 to 3 by @dependabot in #312
- Bump docker/login-action from 2 to 3 by @dependabot in #313
- Bump actions/github-script from 6 to 7 by @dependabot in #314
- Update dependencies by @chrmarti in #328
- Fix AzDO task by @chrmarti in #329
- fix: don't group the actual running of the commands by @ffMathy in #272
- Add note on JIT by @chrmarti in #330
- Fix formatting by @chrmarti in #331
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
- @ffMathy made their first contribution in #272
Full Changelog: v0.2.1900000266...v0.3.1900000416
Release v0.3.1900000413
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
- Bump actions/setup-node from 3 to 4 by @dependabot in #309
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by @dependabot in #310
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by @dependabot in #311
- Bump github/codeql-action from 2 to 3 by @dependabot in #312
- Bump docker/login-action from 2 to 3 by @dependabot in #313
- Bump actions/github-script from 6 to 7 by @dependabot in #314
- Update dependencies by @chrmarti in #328
- Fix AzDO task by @chrmarti in #329
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
Full Changelog: v0.2.1900000266...v0.3.1900000413
Release v0.3.1900000411
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
- Bump actions/setup-node from 3 to 4 by @dependabot in #309
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by @dependabot in #310
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by @dependabot in #311
- Bump github/codeql-action from 2 to 3 by @dependabot in #312
- Bump docker/login-action from 2 to 3 by @dependabot in #313
- Bump actions/github-script from 6 to 7 by @dependabot in #314
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
Full Changelog: v0.2.1900000266...v0.3.1900000411
Release v0.3.1900000410
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
- Bump actions/setup-node from 3 to 4 by @dependabot in #309
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by @dependabot in #310
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by @dependabot in #311
- Bump github/codeql-action from 2 to 3 by @dependabot in #312
- Bump docker/login-action from 2 to 3 by @dependabot in #313
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
Full Changelog: v0.2.1900000266...v0.3.1900000410
Release v0.3.1900000408
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
- Bump actions/setup-node from 3 to 4 by @dependabot in #309
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by @dependabot in #310
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by @dependabot in #311
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
Full Changelog: v0.2.1900000266...v0.3.1900000408
Release v0.3.1900000407
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
- Bump actions/setup-node from 3 to 4 by @dependabot in #309
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by @dependabot in #310
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
Full Changelog: v0.2.1900000266...v0.3.1900000407
Release v0.3.1900000405
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @jiedxu in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
- Find Windows executable by @chrmarti in #288
- add
inheritEnv
action parameter by @OmarTawfik in #295 - Fix permissions by @chrmarti in #297
- Fix permissions by @chrmarti in #298
- Docs: github-action.md: fix wording by @lolmaus in #296
- Add
cacheTo
argument toci
action by @sebst in #300 - Fix CI by @chrmarti in #308
- Fix CI by @chrmarti in #327
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @jiedxu made their first contribution in #245
- @korverdev made their first contribution in #283
- @OmarTawfik made their first contribution in #295
- @lolmaus made their first contribution in #296
- @sebst made their first contribution in #300
Full Changelog: v0.2.1900000266...v0.3.1900000405
Release v0.3.1900000349
What's Changed
Full Changelog: v0.3.1900000348...v0.3.1900000349
Release v0.3.1900000348
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 @andar1an in #219
- Update checks action to remove NodeJS version warning by @stuartleeks in #228
- Revert to latest version of tfx-cli by @stuartleeks in #227
- Update to run 'devcontainer exec' without JSON parsing output by @stuartleeks in #226
- Use version 0 to allow for breaking CLI changes in the future. by @chrmarti in #229
- gh: refactor community files by @SauravMaheshkar in #222
- Fix a typo in
azdo-task/README.md
by @edxu96 in #245 - Update golang for CG by @chrmarti in #260
- Update Debian, go tools, Node, NPM package by @chrmarti in #263
- Bump @babel/traverse from 7.18.2 to 7.23.2 in /.github/scripts by @dependabot in #261
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by @dependabot in #264
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by @dependabot in #266
- Fix scripts by @chrmarti in #265
- Update azure-pipelines-task-lib to avoid security issue in dependency by @chrmarti in #267
- Add configFile option by @chrmarti in #269
- Ignore spaces by @chrmarti in #280
- Add workflow permissions by @chrmarti in #282
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by @korverdev in #283
New Contributors
- @trxcllnt made their first contribution in #199
- @andar1an made their first contribution in #219
- @SauravMaheshkar made their first contribution in #222
- @edxu96 made their first contribution in #245
- @korverdev made their first contribution in #283
Full Changelog: v0.2.1900000266...v0.3.1900000348