-
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
[Env Package]: permalink structure update via wp cli #50538
Comments
Hi, |
See #49962 (comment) One needs to add a custom Strangely, I didn't get those warnings on GitHub Actions myself. Perhaps you could give it a try? If it works, IMHO wp-env could potentially set up this file by default to make everyone's lives easier. |
Hi, |
Hi @shashwatahalder01 - were you able to try out the suggestion mentioned in the previous comment? |
@jordesign - I tried the suggested soln. and it worked just fine. However, for my project, I kept a .htacess file in my repo and mapped that file in the .wp-env file. I agree with @swissspidy that wp-env should set up this file by default to make everyone's lives easier. |
Description
Tried to update the permalink from plain to pretty using wp cli. Still getting errors on git action Linux environment.
CLI commands don't work on both env: development and test
The issue should be fixed by this PR. Is the issue still exist or I am doing something wrong?
Git Action:
.wp-env.json:
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
"@wordpress/env": "^7.0.0"
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: