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

NASA Challenge_[@gmacario]_[Add Dev Container configuration] (closes #57) #58

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gmacario
Copy link

@gmacario gmacario commented Sep 10, 2024

Feature description

Closes: Issue #57

  • Team lead Freelancer username: @gmacario
  • Submission title: Add Dev Container configuration

This feature submission is part of the NASA Space ROS Sim Summer Sprint Challenge.

Add Dev Container configuration

From https://containers.dev/

A development container (or dev container for short) allows you to use a container as a full-featured development environment. It can be used to run an application, to separate tools, libraries, or runtimes needed for working with a codebase, and to aid in continuous integration and testing. Dev containers can be run locally or remotely, in a private or public cloud, in a variety of supporting tools and editors.

In order to enhance the developer experience I propose to extend the space-ros/demos providing support to Dev Containers

Implementation considerations

Dev Containers can be used from the command-line, or inside an IDE such as Visual Studio Code.

Created with the help of VSCode wizard

Signed-off-by: Gianpaolo Macario <[email protected]>
Signed-off-by: Gianpaolo Macario <[email protected]>
@gmacario gmacario force-pushed the feature/57-add-devcontainer-configuration branch 2 times, most recently from 7bc25b9 to 68a21f4 Compare September 10, 2024 11:45
@gmacario
Copy link
Author

gmacario commented Sep 10, 2024

May I kindly ask one of the repository maintainers to approve this workflow?
I already built this PR on my fork and it LGTM.

@gmacario gmacario changed the title NASA Challenge_[@gmacario]_[Add Dev Container configuration] NASA Challenge_[@gmacario]_[Add Dev Container configuration] (closes #57) Sep 11, 2024
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.

1 participant