MarketSquare/SSHLibrary

Create devcontainer for development and debugging

Open

#452 opened on Aug 30, 2024

 (0 comments) (0 reactions) (0 assignees)Python (145 forks)auto 404
help wantedinfrastructure

Repository metrics

Stars
 (167 stars)
PR merge metrics
 (PR metrics pending)

Description

If we have a devcontainer, contributors would not need to recreate the test workflow conditions locally.

  • devcontainer added to repo
  • devcontainer can be used out-of-box in VSCode
  • test cases can be executed in VSCode (devcontainer)

Hint: there is a dockerfile in atest folder. Maybe we can reuse it (and combine it with ci-yml workflow)

Contributor guide