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

Consider improving the deployment system and removing the need for the use StaticResourceUrlHandler #4

Open
acuthbert opened this issue Feb 5, 2015 · 1 comment
Milestone

Comments

@acuthbert
Copy link
Contributor

Built in modules should not require rewrite rules or StaticResourceUrlHandlers to server up required client files - these also should be deployed

e.g. resource-manager.js, jquery.js etc.

@acuthbert
Copy link
Contributor Author

We should consider using composer's script running feature here. We can create our own scripts and package it with the base rhubarb library so we can do composer run-script update-production (or something).

This could git pull the main project and composer update the libraries before running some deployment code for packaging scripts etc.

@acuthbert acuthbert added this to the 1.0 milestone Feb 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant