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

Add devcontainer #193

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Add devcontainer #193

merged 2 commits into from
Sep 23, 2024

Conversation

musaprg
Copy link
Contributor

@musaprg musaprg commented Jul 29, 2024

This PR adds a devcontainer based on the one in the containers/youki. This makes development or test execution easier on non-Linux environments.

@musaprg musaprg marked this pull request as ready for review July 29, 2024 16:27
@musaprg musaprg force-pushed the add-devcontainer branch 2 times, most recently from f2f4f30 to 6ea96f7 Compare July 29, 2024 16:31
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
@utam0k
Copy link
Member

utam0k commented Jul 30, 2024

Thanks. Please tell me why you want to align with the dependencies of youki.

@musaprg
Copy link
Contributor Author

musaprg commented Jul 30, 2024

Please tell me why you want to align with the dependencies of youki.

@utam0k Hi. I've just referred to the youki's one because it's already used and worked well, but we don't have a reason to align its dependencies with the youki's one.

This change should not have unnecessary lines when I brought it to oci-spec-rs, but let me check again.

@musaprg musaprg marked this pull request as draft July 30, 2024 13:46
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
@musaprg musaprg marked this pull request as ready for review July 30, 2024 14:19
@musaprg
Copy link
Contributor Author

musaprg commented Jul 30, 2024

I double-checked and realized that most of them were unnecessary lines. I applied the following changes in 129aa9e and confirmed that cargo test was working properly.

  • Remove Dockerfile and use the devcontainer image directly
  • Remove unnecessary extensions

Could you check it again? Thanks.

Copy link
Member

@utam0k utam0k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@utam0k utam0k merged commit a84f16e into youki-dev:main Sep 23, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants