MarketSquare/SSHLibrary

Create devcontainer for development and debugging

开放

#452 创建于 2024年8月30日

 (0 条评论) (0 个反应) (0 位负责人)Python (145 个派生)auto 404
help wantedinfrastructure

仓库指标

星标
 (167 个星标)
PR 合并指标
 (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)

贡献者指南