Open
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
requested changes
Oct 8, 2021
Collaborator
mglaman
left a comment
There was a problem hiding this comment.
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.