MarketSquare/SSHLibrary

Create devcontainer for development and debugging

Offen

#452 geöffnet am 30.08.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (145 Forks)auto 404
help wantedinfrastructure

Repository-Metriken

Stars
 (167 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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