Tyler Cherpak

Results 9 issues of Tyler Cherpak

Let me start by saying this is amazing! Really digging this. 😄 Have you thought about support for dynamic blocks? I was thinking that if given the correct api endpoint...

We should add a section of the best practices that talks about how to do proper code review and make suggestions. Gitlab has a good example of this and potentially...

### Description of the Change Removing the creation of `wp-cli.yml` since it prevents user from using wp-cli outside of the container. ### Checklist: - [ ] I have read the...

### Description of the Change ### Alternate Designs ### Benefits ### Possible Drawbacks ### Verification Process ### Checklist: - [ ] I have read the [**CONTRIBUTING**](/CONTRIBUTING.md) document. - [ ]...

**Describe the bug** **Steps to Reproduce** 1. Create new site 2. Remove `wordpress` directory 3. Recreate `wordpress` directory 4. touch/create a file 5. Shell into container and see nothing is...

bug

**Describe the bug** `10updocker start` relies on the `.config.json` file to be present for 10updocker to find the environment. **Steps to Reproduce** 1. rm the `.config.json` 2. Run `10updocker start`...

bug

Throw error message when port is in use. Show an obvious error message when 3306, 80 or any port we need is in use before starting our docker containers. Then...

enhancement

We should consider renaming the `docker-php-ext-xdebug.ini` file since it isn't intuitive. Would love to hear everyone's thoughts on this! 😄

enhancement

**Is your enhancement related to a problem? Please describe.** Currently we do not generate a config file on create. **Describe the solution you'd like** I would like to discuss if...

enhancement