MarketSquare/SSHLibrary

Create devcontainer for development and debugging

開放

#452 建立於 2024年8月30日

 (0 則留言) (0 個反應) (0 位負責人)Python (145 個分叉)auto 404
help wantedinfrastructure

倉庫指標

星標
 (167 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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)

貢獻者指南