MarketSquare / MarketSquare/SSHLibrary

Create devcontainer for development and debugging

Open
#452 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted infrastructure
Dominant language
Python
Stars
167
Forks
145
PR merge metrics
No merged PRs in 30d

Description

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

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Dockerfile in the atest folder and the CI workflow to understand the existing test conditions. Define the devcontainer so it works out of the box in VS Code and allows the test cases to run there. Done means the devcontainer is committed and all listed workflow checks pass inside it.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python, vscode
Domain
developer-experience, devops, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.