-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Build and publish assets to bintray [wip] #865
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
Conversation
…features/800-remove-assets
Codecov Report
@@ Coverage Diff @@
## master #865 +/- ##
=======================================
Coverage 27.43% 27.43%
=======================================
Files 177 177
Lines 4880 4880
=======================================
Hits 1339 1339
Misses 3541 3541Continue to review full report at Codecov.
|
…ca into features/800-remove-assets
|
This PR should wait #884 to be released. |
|
This is done. |
|
This pull request has been automatically locked since there |
This should close #800 and close #30 and close #136
js, css, and fonts assets are now built on travis before running tests.
Result of build is published on bintray here:
https://bintray.com/monicahq/builds
https://bintray.com/monicahq/docker
Deploy is done for master branch only.
I have changed the docker archive a little as nodejs and composer are not needed in the docker image anymore.
Monica's developers will have to run
to create the same assets, every time packages.json is updated.