Commit graph

75 commits

Author SHA1 Message Date
Artur Paikin
c63fe7d65a Locales should actually be browserified 2016-06-13 14:49:35 -04:00
Artur Paikin
f153cff2b5 Copy locales to dist 2016-06-13 11:23:11 -04:00
Artur Paikin
5f80d4c596 regular + min + gzipped versions of the bundle 2016-06-12 23:58:08 -04:00
Artur Paikin
7cdbe9623b Minification of the bundle, npm-run-all 2016-05-30 07:19:06 -04:00
Kevin van Zonneveld
03c9fd36b3 Move to travis git global 2016-05-09 14:24:33 +02:00
Kevin van Zonneveld
3cb76c0f80 Switch to official Travis deploy mechanism 2016-05-09 14:13:28 +02:00
Kevin van Zonneveld
099a7166bb Upgrade to uppy-server 0.0.7 to fix tests 2016-05-07 13:27:43 +02:00
Kevin van Zonneveld
6707e35b7c Change uppy-server port to 3020 2016-04-08 19:52:54 +02:00
Kevin van Zonneveld
cec8d34a15 Switch back to hexo-renderer-scss 2016-04-07 19:05:42 +02:00
Kevin van Zonneveld
6ee17ff78f Ok that fixed it :D 2016-04-07 18:58:30 +02:00
Kevin van Zonneveld
1df4cf42ad Copy dist contents, not dist itself. Display correct uppy.js location 2016-04-07 18:48:35 +02:00
Kevin van Zonneveld
9d549cc2ed More debugging 2016-04-07 18:34:01 +02:00
Kevin van Zonneveld
1955d23796 More debug output on travis 2016-04-07 18:19:10 +02:00
Kevin van Zonneveld
c35c29c25b Download uppy.js for troubleshooting Travis fail 2016-04-07 18:05:45 +02:00
Kevin van Zonneveld
94f1982ae6 Longer buildWait on Travis 2016-04-07 16:54:51 +02:00
Kevin van Zonneveld
7256fb1113 Test refactoring /cc @arturi @hedgerh
- Move failing multipart dir into a v0.0.5 directory
- Add a passing dummy i18n acceptance test
- Move acceptance tests into own dir, just like unit tests
- Make acceptance test run the same way as as unit tests, via an
index.js
- Remove bash requirement to run acceptance tests
2016-04-07 09:18:12 +02:00
Kevin van Zonneveld
d957c141cb Run all acceptance tests in dir 2016-04-07 09:18:12 +02:00
Kevin van Zonneveld
3276eadc04 Move sleep to bootservers 2016-04-07 09:18:12 +02:00
Kevin van Zonneveld
182ebf37ec Boot & kill servers in a separate script, offer npm run scripts for both ways 2016-04-07 09:18:12 +02:00
Kevin van Zonneveld
8ae81d7365 Document a bit about this scripts operations 2016-04-06 18:41:27 +02:00
Kevin van Zonneveld
e71fe3bf3a Tag output as many things happening in parallel. Sleep 20 before starting test 2016-04-06 18:32:00 +02:00
Kevin van Zonneveld
c2701ea783 Show server logs in realtime 2016-04-06 18:22:06 +02:00
Kevin van Zonneveld
46827c3994 Make handling for servers optional, so you can also run your own servers, and just run bin/test-acceptance directly 2016-04-06 17:53:24 +02:00
Kevin van Zonneveld
eb4e1ed337 Remove chrome & zuul now that we're using Firefox for Travis
https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to
-Run-Tests-That-Require-a-GUI
2016-04-06 17:02:22 +02:00
Kevin van Zonneveld
a7805b89ba Fix env example logic 2016-04-06 16:59:41 +02:00
Kevin van Zonneveld
8ac380705e Magic env handling to make it easier to jump in 2016-04-06 16:32:23 +02:00
Kevin van Zonneveld
967c5995a3 xargs --no-run-if-empty is not supported on OSX 2016-04-06 16:31:25 +02:00
Kevin van Zonneveld
0390733cb3 Wait 60 seconds before giving up
As on Travis, Hexo has to build everything from scratch
2016-04-06 11:42:30 +02:00
Kevin van Zonneveld
198e2a321a Don't run kill if there is no process listening on the port 2016-04-06 11:28:51 +02:00
Kevin van Zonneveld
ae7059dd19 Done debugging 2016-04-06 11:17:38 +02:00
Kevin van Zonneveld
6c1cb3e4df Change directory before extracting chromedriver 2016-04-06 11:11:54 +02:00
Kevin van Zonneveld
8dd1006d1f Reverse /dev/null 2016-04-06 10:50:07 +02:00
Kevin van Zonneveld
02af353c74 Debugging PATH 2016-04-06 10:48:44 +02:00
Kevin van Zonneveld
0c6f674cd5 Delete phantom based acceptance test script 2016-04-06 10:38:54 +02:00
Kevin van Zonneveld
37c622faf5 Add a test-acceptance script which spins up servers in the background 2016-04-06 10:32:04 +02:00
Kevin van Zonneveld
8721af2152 Install chromedriver /cc @hedgerh @arturi 2016-04-06 09:58:28 +02:00
Artur Paikin
88f0c55512 DragDrop and Modal minor refactoring 2016-03-13 11:39:08 -04:00
Kevin van Zonneveld
2e7746eea7 core: Pluralize collections (locales, just l like plugins) 2016-03-07 10:16:43 +01:00
Kevin van Zonneveld
b988ef776d Decide on single-noun terminology
npm, umd, dist, package, cdn, module -> bundler -> bundle, and call it
that through-out
2016-02-17 11:09:08 +01:00
Kevin van Zonneveld
3b5d315fa5 Remove Makefile escaping 2016-02-16 10:42:14 +01:00
Artur Paikin
fa4f7502f4 Remove redundant browsersync from website config
Already defined in .browsersync.js and used by hexo-browsersync?
2016-02-12 16:55:23 -05:00
Artur Paikin
d3cb24582a Make build system great again, yet again 2016-02-11 19:57:16 -05:00
Kevin van Zonneveld
8146cd3f1e More silent deploys for easier debugging of Uppy fails 2016-02-11 09:43:59 +01:00
Kevin van Zonneveld
2046e7a6a7 For testing, run lint & unit tests for now 2016-02-11 09:23:26 +01:00
Artur Paikin
6e10cad76e Use ejsify 2016-01-26 10:29:51 -05:00
Harry Hedger
a645a9ef5a Working on GoogleDrive plugin. Changes to Dropbox example. 2016-01-23 16:34:40 -05:00
Artur Paikin
466ac05ff1 Handlebars + hbsfy for templates
Gave it a try
2016-01-22 15:56:07 -05:00
Artur Paikin
44bb2d104c Another update / conflict ¯\_(ツ)_/¯ 2016-01-11 16:42:54 -05:00
Kevin van Zonneveld
304eaadca0 Fix disc 2016-01-11 08:27:25 +01:00
Artur Paikin
595dea1a8a Remove extra browserify call 2016-01-11 02:06:32 -05:00