-
-
Notifications
You must be signed in to change notification settings - Fork 16
Add Gitpod setup #11
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
base: main
Are you sure you want to change the base?
Add Gitpod setup #11
Conversation
Do not track dynamically generated setting for dev - set debug, reload and cache to true update gitpod setting file move config to script update init and command for prebuild fixing init order kill docker-up only during prebuild docker-up during before more fixes improvements Install Github CLI update README space initial gitpod setup
mglaman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a lot to maintain. Does DrupalPod have a Composer library we can include which bundles scripts?
Also, this only allows working on the website repo and still makes it unclear how to contribute to the main code.
I appreciate the effort, but I feel like we have a lot more challenges on lowering the Simplytest contribution barrier tooling.
This PR simplifies contributions to
SimplyTestMeproject.Click a button and start contributing.

No setup or local machine needed :)
This is based on https://github.com/shaal/ddev-gitpod project.
The Readme was updated to explain how it can be used.