Skip to content

chore(dev): replace gitpod with devcontainer #326

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

miketheman
Copy link
Member

As gitpod's moved to no longer cloud-based environments, and supports using the devcontainer standard, use that instead to support GitHub Codespaces.

As gitpod's moved to no longer be cloud-based, and supports using the
devcontainer standard, use that instead to support GitHub Codespaces.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Comment on lines +17 to +20
GitHub Codespaces also provides a prebuilt image for this repository
from the most recent commit on the `main` branch
to speed up the setup process, including many of the Python runtimes
and tools needed to run the tests.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This will only be true after it's been merged to main and enabled and Codespaces hasn't hit a spending limit.
https://docs.github.com/en/codespaces/managing-codespaces-for-your-organization/choosing-who-owns-and-pays-for-codespaces-in-your-organization

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