Exclude .wordpress-org directory when deploying standalone plugins#866
Exclude .wordpress-org directory when deploying standalone plugins#866swissspidy merged 5 commits intotrunkfrom
.wordpress-org directory when deploying standalone plugins#866Conversation
felixarntz
left a comment
There was a problem hiding this comment.
@mukeshpanchal27 Could we use .gitattributes instead of .distignore, the same way we do for the main plugin?
|
@felixarntz thanks for the feedback. PR is ready for another round of feedback. Thanks! cc. @joemcgill |
felixarntz
left a comment
There was a problem hiding this comment.
Thanks @mukeshpanchal27, LGTM!
|
@mukeshpanchal27 One thing we should test here is to make sure that the module specific |
|
Thank you, @felixarntz, for bringing this to my attention. I've conducted testing on the main plugin zip through a GitHub action workflow in the forked repository, and it appears that the plugin is exclude the You can review the workflow here: GitHub Workflow. Once you download the attached
|

Summary
Fixes #850
I have manually tested the standalone workflow on the forked repository. I have generated a zip file for the plugins and attached it to the summary to verify the process. You can check the following URLs and verify the attached zip:
Checklist
[Focus]orInfrastructurelabel.[Type]label.no milestonelabel.