Skip to content

Update README files with local dev environment setup#729

Merged
ingeniumed merged 3 commits intodevelopfrom
update/readme
Jun 6, 2024
Merged

Update README files with local dev environment setup#729
ingeniumed merged 3 commits intodevelopfrom
update/readme

Conversation

@hanifn
Copy link
Copy Markdown
Contributor

@hanifn hanifn commented Jun 4, 2024

Description

This PR updates the README files with instructions on how to set up a local development environment using wp-env.

Steps to Test

N/A

@hanifn hanifn added the type: documentation Documentation improvements label Jun 4, 2024
@hanifn hanifn self-assigned this Jun 4, 2024
@hanifn hanifn requested a review from ingeniumed June 4, 2024 07:50
Copy link
Copy Markdown
Contributor

@ingeniumed ingeniumed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make this change in your PR as well? Essentially, you'd need to:

  • Change GPL2+ to GPL3+ in composer.json
  • Add a LICENSE file at the root of the repo which is the GPL3 license

Also, I'll change your branch base to develop as we merge our changes in there first before cutting a release for master.

Comment thread readme.txt

= 0.1.5 =
* Ability to assign custom statuses to posts
=== Edit Flow ===
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had this happen as well, and the way I avoided the entire file changing was by doing cmd+k followed by s in vscode. That way it didn't format this file. Prob worth adding it to the prettierignore maybe

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tried reverting the changes and doing what you suggested but git is saying there are no changes to commit 🤔

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On second thoughts, lets leave it so we don't need to keep doing this revert. Better to get it done in one go

@hanifn
Copy link
Copy Markdown
Contributor Author

hanifn commented Jun 6, 2024

Could you make #727 (comment) change in your PR as well?

@ingeniumed Updated the license in 22551d3

@hanifn hanifn changed the base branch from master to develop June 6, 2024 06:55
@hanifn
Copy link
Copy Markdown
Contributor Author

hanifn commented Jun 6, 2024

Also, I'll change your branch base to develop as we merge our changes in there first before cutting a release for master.

@ingeniumed I've changed the target branch as well

@ingeniumed ingeniumed merged commit b7d70af into develop Jun 6, 2024
@ingeniumed ingeniumed deleted the update/readme branch June 6, 2024 21:51
@GaryJones GaryJones added this to the Next patch milestone Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants