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

Improve the local dev environment #17518

Closed
wants to merge 12 commits into from
Closed

Improve the local dev environment #17518

wants to merge 12 commits into from

Conversation

pento
Copy link
Member

@pento pento commented Sep 23, 2019

Description

Based on feedback after #17004 was merged, this PR aims to implement several improvements to the local dev environment:

  • Improve install/build performance, by using the WordPress nightly build, instead of building from trunk locally.
  • Improve reliability, by moving the managed WordPress location out of the Gutenberg directory. With this, Docker no longer needs to worry about recursive volume mounts.

There are a handful of smaller tweaks and improvements to the scripts, too.

Known Issues

  • Need to create an e2e Docker environment, so the main dev environment isn't reset by the e2e tests.
  • Docs need work.
  • Readme needs updating.

@pento pento added [Type] Build Tooling Issues or PRs related to build tooling [Tool] WP Scripts /packages/scripts labels Sep 23, 2019
@pento pento self-assigned this Sep 23, 2019
@pento
Copy link
Member Author

pento commented Oct 2, 2019

Closing this PR in favour of #17668, and subsequent PRs.

@pento pento closed this Oct 2, 2019
@pento pento deleted the try/better-local-env branch October 2, 2019 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Tool] WP Scripts /packages/scripts [Type] Build Tooling Issues or PRs related to build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant