devcontainers/ci
A GitHub Action and Azure DevOps Task designed to simplify using Dev Containers (https://containers.dev) in CI/CD systems.
TypeScriptMIT
Issues
- 4
Is this repo dead?
#301 opened by ffMathy - 0
Add `cacheTo` argument to `ci` action
#299 opened by sebst - 7
- 10
feature request: inherit CI environment
#242 opened by OmarTawfik - 1
runCmd exit code is ignored
#294 opened by choopm - 1
Unable to set output inside a devcontainer
#289 opened by ffMathy - 0
Ability to define steps within the plugin
#293 opened by kamiljano - 0
bash -i as runCmd not working
#291 opened by behrica - 6
"Everything in one step" approach clashes with workflows where the dev container is treated as one target platform.
#281 opened by dabrahams - 2
Support Windows and Mac
#284 opened by ffMathy - 2
- 5
Add option to remove container when action is done
#285 opened by savvn001 - 1
Set image digest in output
#286 opened by mmalyska - 2
devcontainers/ci@v0.3 return "::error::Unable to locate executable file: docker."
#275 opened by alanlivio - 6
- 1
- 7
- 1
Passing an optional input that's unset to the devcontainer `env` gives `Unmatched argument format: remote-env must match <name>=<value>`
#231 opened by jjgriff93 - 0
imageTag - comman separated list doesn't work
#276 opened by dfberry - 9
Support devcontainer.json in sub-folder (`.devcontainer/**/devcontainer.json`)
#212 opened by eitsupi - 0
Improve log with grouping
#279 opened by klezm - 0
devcontainers/ci build fails, without error message
#278 opened by vorburger - 0
Stop devcontainers by parameter
#277 opened by pauleHeisster - 1
devcontainers/ci@v0.3 return ::error::Unable to locate executable file: docker.
#274 opened by alanlivio - 0
No image and no push is not being correctly defaulted
#273 opened by rovinex - 3
Support for Docker build arguments
#270 opened by lukin0110 - 2
Using subFolder Has Merged Metadata
#233 opened by metaskills - 1
onCreateCommand/postCreateCommand ... failed with exit code 137. Skipping any further user-provided commands.
#262 opened by timnolte - 2
Advice for how to debug startup issues
#259 opened by humphd - 1
Make compatible with Docker Metadata action
#235 opened by aaronadamsCA - 1
Unnecessary linebreaks in GitHub Actions output
#258 opened by sshine - 9
- 1
CI step hangs in GitHub Action
#255 opened by ruralocity - 0
Consider supporting `shell` input
#256 opened by nickpdemarco - 2
Github Actions failed at postCreateCommand phase
#254 opened by vinh0604 - 0
List minimum permissions in README.md
#249 opened by HonkingGoose - 1
- 1
##
#244 opened by Annannieann - 2
question: how to specify docker compose version?
#243 opened by sarisia - 3
Enable publishing updates to non-latest major.minor tags for GitHub action
#232 opened by stuartleeks - 4
Failing to push: `unsupported MIME type for compression: application/vnd.in-toto+json`
#241 opened by m-roberts - 2
GitHub action vs using podman locally
#237 opened by hoehrmann - 1
ENOENT on self-hosted runner
#240 opened by max06 - 4
[QUESTION] How do I allow the action to build an image from a private repo?
#236 opened by moleary-gsa - 1
checkout files in the container
#238 opened by lmilbaum - 1
Ugly output printing when using cargo build
#234 opened by andronat - 2
Error retrieving current directory in the container
#230 opened by kzankpe - 4
- 4
- 0
Add docs examples on setting env vars
#215 opened by stuartleeks