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

chore: Add dev container #10

Merged
merged 2 commits into from
Jul 3, 2024
Merged

chore: Add dev container #10

merged 2 commits into from
Jul 3, 2024

Conversation

philipp-caspers
Copy link
Member

@philipp-caspers philipp-caspers commented Jun 14, 2024

This change adds a dev container for local development and CI.

It contains the following dependencies:

  • ROS2 Humble
  • Rust toolchain 1.74.0
  • ros2_rust

It is designed to be compliant to the dev container spec (https://containers.dev/) but also behaves like a normal docker container in case one does not use dev containers.

Merge after the OPC UA client.

@philipp-caspers philipp-caspers force-pushed the chore/add-dev-container branch 2 times, most recently from d01de80 to 364feb1 Compare July 3, 2024 11:36
@philipp-caspers philipp-caspers marked this pull request as ready for review July 3, 2024 11:36
.devcontainer/Dockerfile Outdated Show resolved Hide resolved
@philipp-caspers philipp-caspers force-pushed the chore/add-dev-container branch from 364feb1 to 0141277 Compare July 3, 2024 12:01
@philipp-caspers philipp-caspers added the rebase Merge this PR with rebase strategy label Jul 3, 2024
@philipp-caspers philipp-caspers merged commit 60381b1 into main Jul 3, 2024
3 checks passed
@philipp-caspers philipp-caspers deleted the chore/add-dev-container branch July 3, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rebase Merge this PR with rebase strategy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants