Skip to content
This repository was archived by the owner on Aug 26, 2026. It is now read-only.

Add vscode devcontainer / github codespaces - #370

Open
sduquemesa wants to merge 6 commits into
masterfrom
add-devcontainer
Open

sduquemesa wants to merge 6 commits into
masterfrom
add-devcontainer

Conversation

@sduquemesa

Copy link
Copy Markdown
Contributor

Context:
Have you dream of having many and completely environments (down to the operative system) on your local machine or even making changes to the walrus online?

Description of the Change:
This PR implements a fully furnished vscode devcontainer.

Benefits:

  • Can create fully reproducible environments on different machines
  • Enables (paid) github codespaces
  • Allows you to run/debug the walrus on linux even when on a mac or windows machine

How-to?

  • To try it out the devcontainer locally on vscode follow the instructions here,
  • Use (paid, yes you pay so be careful with usage) github codespaces

    Open in Remote - Containers

Possible Drawbacks:
🤷

Related GitHub Issues:
None

@sduquemesa

Copy link
Copy Markdown
Contributor Author

I have added this PR mainly for convenience: this is how I run and debug the walrus on linux while using a mac machine. This PR does not have yet a reviewer — if you think this is useful and can review it, go for it!

@codecov

codecov Bot commented Jan 10, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (544c457) 100.00% compared to head (436403a) 100.00%.
Report is 1 commits behind head on master.

❗ Current head 436403a differs from pull request most recent head 665e9df. Consider uploading reports for the commit 665e9df to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #370   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         1963      1963           
=========================================
  Hits          1963      1963           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b1af63...665e9df. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant