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

gitpod: Move make into init in .gitpod.yml #2933

Merged
merged 10 commits into from
Apr 16, 2021

Conversation

rfay
Copy link
Member

@rfay rfay commented Apr 7, 2021

The Problem/Issue/Bug:

The gitpod check is likely not running because there is no init.

With the latest gitpod as of yesterday, there's no need to delay the make and ddev start

How this PR Solves The Problem:

Add an init that does basic make and setup.

See also #2935

Manual Testing Instructions:

Automated Testing Overview:

Related Issue Link(s):

Release/Deployment notes:

@rfay
Copy link
Member Author

rfay commented Apr 16, 2021

This definitely isn't perfect yet (the add-on junk project doesn't work right in gitpod), but I think it's worth pulling because it gets the gitpod check working.

@rfay rfay merged commit f6f4107 into ddev:master Apr 16, 2021
@rfay rfay deleted the 20210407_gitpod_prebuild branch April 16, 2021 13:56
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

1 participant