MarketSquare/SSHLibrary

Create devcontainer for development and debugging

Aperta

#452 aperta il 30 ago 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Python (145 fork)auto 404
help wantedinfrastructure

Metriche repository

Star
 (167 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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)

Guida contributor