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

DDEV: command for local development #4133

Merged
merged 19 commits into from
Sep 23, 2024
Merged

Conversation

sreichel
Copy link
Contributor

@sreichel sreichel commented Jul 30, 2024

I always used custom symlink for local delopment, did not know this open for multiple repos ...

Everytime you reset you composer.json you have to add it again and again ...

Added simple bash commando to create the directory and git pull a repo into there,

Usage:

  • bash .ddev/commands/web/localdev https://github.com/OpenMage/module-mage-poll.git
  • ddev localdev https://github.com/OpenMage/module-mage-poll.git

* Rector: CQ - UnusedForeachValueToArrayKeysRector

See Rector\CodeQuality\Rector\Foreach_\UnusedForeachValueToArrayKeysRector

* fixes + phpstan

See fix at rector: rectorphp/rector-src#6164
@github-actions github-actions bot added composer Relates to composer.json ddev labels Jul 30, 2024
@sreichel sreichel changed the title Bash command for folcal development DDEV: Bash command for local development Jul 30, 2024
ADDISON74
ADDISON74 previously approved these changes Jul 31, 2024
@sreichel sreichel changed the title DDEV: Bash command for local development DDEV: command for local development Jul 31, 2024
kiatng
kiatng previously approved these changes Aug 7, 2024
# Conflicts:
#	composer.lock
kiatng
kiatng previously approved these changes Sep 8, 2024
ADDISON74
ADDISON74 previously approved these changes Sep 8, 2024
@sreichel
Copy link
Contributor Author

sreichel commented Sep 8, 2024

Possible todos ...

  • rename localdev to ... .localdev or _localdev
  • automatically run composer install

# Conflicts:
#	composer.lock
@sreichel sreichel dismissed stale reviews from ADDISON74 and kiatng via ed0052f September 9, 2024 19:27
ADDISON74
ADDISON74 previously approved these changes Sep 9, 2024
@sreichel sreichel marked this pull request as draft September 9, 2024 21:55
# Conflicts:
#	composer.json
#	composer.lock
# Conflicts:
#	composer.json
#	composer.lock
@sreichel sreichel marked this pull request as ready for review September 21, 2024 05:01
@kiatng kiatng merged commit d04c62e into OpenMage:main Sep 23, 2024
17 checks passed
@sreichel sreichel deleted the ddev-localdev branch September 23, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer Relates to composer.json ddev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants