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

[Enhancement] Add gitpod #2

Closed
stewartshea opened this issue Feb 2, 2023 · 0 comments · Fixed by #3
Closed

[Enhancement] Add gitpod #2

stewartshea opened this issue Feb 2, 2023 · 0 comments · Fixed by #3
Assignees
Labels
enhancement New feature or request

Comments

@stewartshea
Copy link
Contributor

Observation
Unfortunately gitpod doesn't support the devcontainer format yet: gitpod-io/gitpod#7721
But based on how this devcontainer is created, it should be easy to port to a gitpod.yml file for those who use that service. I've tried both, but since we don't need to run any other container images locally (with the remote services being served up in the RunWhen sandbox), I'd prefer to stick to gitpod (since I pay for it and found that I ran out of cpu hours on codespaces last month).

Current Outcome

  • No gitpod.yml exists

Desired Outcome

  • gitpod.yml that mimics the devcontainer setup
@stewartshea stewartshea added the enhancement New feature or request label Feb 2, 2023
@stewartshea stewartshea self-assigned this Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant