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 Gitpod configuration for quick setup of development environments #540

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Conversation

yardenshoham
Copy link
Contributor

@yardenshoham yardenshoham commented Dec 10, 2022

With this change, any developer can simply open a development environment in Gitpod. The environment has docs, web, and binary being built on every code change.

Also included the vscode extensions for Go and Docker.

Try it here:
Open in Gitpod

With this change, any developer can simply open a development environment in Gitpod. The environment has docs, web, and binary being built on every code change.

Also included the vscode extensions for Go and Docker.

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Base: 66.19% // Head: 66.19% // No change to project coverage 👍

Coverage data is based on head (265af01) compared to base (2b8ae40).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #540   +/-   ##
=======================================
  Coverage   66.19%   66.19%           
=======================================
  Files          36       36           
  Lines        3795     3795           
=======================================
  Hits         2512     2512           
  Misses        923      923           
  Partials      360      360           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@binwiederhier
Copy link
Owner

Well. That was a bust.

image

@yardenshoham
Copy link
Contributor Author

Oops, fixed the link. Please try again

@binwiederhier
Copy link
Owner

Thank you for your contribution.

I tried it and it worked. It's certainly a quick way to get up and running, though I have no idea how anyone would seriously work like that. I'm going to merge it, but remove the "in your face" references in the README, and make the gitpod references more subtle in the developer docs. It almost reads like an ad right now :-D

@binwiederhier binwiederhier merged commit 94d3924 into binwiederhier:main Dec 12, 2022
@yardenshoham yardenshoham deleted the gitpod branch December 12, 2022 14:26
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.

3 participants