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

Fully automate dev setup with Gitpod #398

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

Fully automate dev setup with Gitpod #398

wants to merge 6 commits into from

Conversation

taherv
Copy link

@taherv taherv commented Mar 12, 2021

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.

taherv and others added 6 commits January 6, 2019 14:45
Some parts of the mgo API (e.g. Change Streams) only work on
mongodb ReplicaSets. To enable testing for those, this commit
adds the ability to start a 1-member ReplicaSet via the test
server.
Enable it by setting the ReplicaSet boolean field on the DBServer
struct to true, before creating a Session.
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
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.

None yet

2 participants