Skip to content
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

Create distribution process #2

Open
GeoJunkie opened this issue Dec 4, 2023 · 1 comment
Open

Create distribution process #2

GeoJunkie opened this issue Dec 4, 2023 · 1 comment

Comments

@GeoJunkie
Copy link
Contributor

Currently, creating a zip file for release requires running composer install and then zipping the entire repository. We should add a process, either via Composer script, NPM script, or GitHub action to generate a Zip file with all needed files added and all unnecessary files removed.

@GeoJunkie
Copy link
Contributor Author

We may be able to leverage the wp dist-archive command: https://github.com/wp-cli/dist-archive-command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant