Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vscode devcontainer / github codespaces #370

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sduquemesa
Copy link
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
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!

Copy link

codecov bot commented Jan 10, 2024

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant