Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Dolphin#39

Closed
damienwebdev wants to merge 43 commits intomasterfrom
dolphin
Closed

Dolphin#39
damienwebdev wants to merge 43 commits intomasterfrom
dolphin

Conversation

@damienwebdev
Copy link
Copy Markdown
Member

@damienwebdev damienwebdev commented Sep 30, 2021

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

See #42

Fixes: #42

What is the new behavior?

See #42

Does this PR introduce a breaking change?

[ ] Yes
[x] No

BREAKING CHANGES

This is non-breaking, but may become breaking in the future. Devs are encouraged to start using the Dolphin environment.

damienwebdev and others added 18 commits September 29, 2021 08:56
To make the onboarding experience of Mage2Docker Dolphin significantly better, we make composer projects the default instead of git repos. This may seem counter-intuitive, as most devs probably have a git repo, but for newbies, adding any additional configuration overhead kills uptake.

BREAKING CHANGE: COMPOSER_PROJECT_ENABLED is now true by default. If you want it to be false (the old default) you will need to update your .env.
Co-authored-by: Nolan Arnold <nolan.arnold@gmail.com>
Co-authored-by: Nolan Arnold <nolan.arnold@gmail.com>
@damienwebdev damienwebdev added the Hacktoberfest Hacktoberfest issue! Easy-medium difficulty. label Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Hacktoberfest Hacktoberfest issue! Easy-medium difficulty. hacktoberfest-accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Devcontainers Support in VSCode (Dolphin)

3 participants