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

Devcontainers #1580

Merged

Conversation

pSchlarb
Copy link
Member

Addition of devcontainers and their configuration files as requested in #1579.
Changes needed because of hyperledger-archives/indy-sdk#2473 have been marked with comments.

@pSchlarb pSchlarb requested a review from a team as a code owner January 21, 2022 15:24
@sovbot
Copy link
Contributor

sovbot commented Jan 21, 2022

Can one of the admins verify this patch?

.devcontainer/Dockerfile Outdated Show resolved Hide resolved
.devcontainer/Dockerfile Outdated Show resolved Hide resolved
.gitpod.Dockerfile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@WadeBarnes
Copy link
Member

I noted the following issues when running the tests in the virtual development environments:

Like indy-node (hyperledger/indy-node#1729) there are some known issues running some of the tests in the virtual development environments. Mostly the "Test result not found" issue which is a known issue in the https://github.com/microsoft/vscode-python extension.
image

In the Gitpod there appears to be some timing issues with at least one test. This was not an issue with the Visual Studio Code Devcontainer.
image

Signed-off-by: Lupusalix <github@lupusalix.de>
Co-authored-by: Wade Barnes <wade@neoterictech.ca>
@WadeBarnes WadeBarnes merged commit 9ce111b into hyperledger:ubuntu-20.04-upgrade Jan 24, 2022
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.

None yet

4 participants