Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devcontainer: add initial support #68

Merged
merged 2 commits into from
Jan 19, 2022
Merged

Conversation

gicmo
Copy link
Contributor

@gicmo gicmo commented Jan 17, 2022

Add support for coding in VS Code via a Dev Container. Allow run-test.sh to run from within the container.

Add support for Visual Studio Code Dev Containers.
The `run-test.sh` helper is meant to execute the tests as if it
was CI but using a container. If it is detected that we are
already running inside a container assume it is prepare so that
we can exectue the tests directly and do so.
@achilleas-k achilleas-k merged commit 07b376e into osbuild:main Jan 19, 2022
@gicmo gicmo deleted the devcontainer branch January 20, 2022 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants