-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add config file support to @wordpress/env #18121
Add config file support to @wordpress/env #18121
Commits on Oct 26, 2019
-
Add path/pathName to Context object
We will use this info to build the docker config object
Configuration menu - View commit details
-
Copy full SHA for 2627f11 - Browse repository at this point
Copy the full SHA 2627f11View commit details -
Add a utility to resolve a list of dependencies.
It resolves the dependencies from the .wpenv file and returns them in the same "context" format as detect-context.
Configuration menu - View commit details
-
Copy full SHA for f120c70 - Browse repository at this point
Copy the full SHA f120c70View commit details -
Use dependency config during wp-env start
Autopopulates the docker config with volume mappings for the dependency contexts.
Configuration menu - View commit details
-
Copy full SHA for 0564a1a - Browse repository at this point
Copy the full SHA 0564a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c87c1d - Browse repository at this point
Copy the full SHA 4c87c1dView commit details
Commits on Oct 29, 2019
-
Cleanup variable and file names from feedback
- Rename pathName to pathBasename - Use .wp-env instead of .wpenv - Inline useless function - Clarify default param in jsdoc for detectContext
Configuration menu - View commit details
-
Copy full SHA for 700372b - Browse repository at this point
Copy the full SHA 700372bView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ca71155 - Browse repository at this point
Copy the full SHA ca71155View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7c688 - Browse repository at this point
Copy the full SHA fc7c688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9447a - Browse repository at this point
Copy the full SHA 5d9447aView commit details -
Use correct filename in comment
Co-Authored-By: Enrique Piqueras <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b35238 - Browse repository at this point
Copy the full SHA 0b35238View commit details