MarketSquare/SSHLibrary

Create devcontainer for development and debugging

オープン

#452 opened on 2024/08/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (145 件のフォーク)auto 404
help wantedinfrastructure

Repository metrics

Stars
 (167 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド