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

Set up a CI script to automatically create a production-ready package #4

Open
GabrielMajeri opened this issue Feb 16, 2022 · 0 comments
Labels
ci Issues related to the continuous integration pipeline enhancement New feature or request

Comments

@GabrielMajeri
Copy link
Member

Instead of having to run composer install each time I want to (re)install this plugin in production, I'd much rather see we have some CI script which builds a packaged-up version of the plugin, with all the dependencies installed, needing only to be extracted into an osTicket install.

This could be done automatically using GitHub Actions, and the final .zip file could be published as a release in this repo.

@GabrielMajeri GabrielMajeri added enhancement New feature or request ci Issues related to the continuous integration pipeline labels Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to the continuous integration pipeline enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant