Kevin van Zonneveld
8c47e68804
New gif
2017-12-26 00:38:00 +01:00
Kevin van Zonneveld
9394ceeb3d
Add mp4->gif script
2017-12-25 14:47:03 +01:00
Artur Paikin
8051c71fee
script that prepares dist folder for endtoend tests
2017-11-07 13:53:56 -05:00
Renée Kooi
2ff172da80
Switch to tinyify
2017-10-13 16:15:49 +02:00
Renée Kooi
7c848d6ddd
update disc script
2017-09-28 16:03:17 +02:00
Renée Kooi
c2b0488885
Minify with recent uglify-js and create prod source map.
2017-09-28 15:50:23 +02:00
Renée Kooi
dd383c79bf
build: Add common-shakeify and browser-pack-flat for dist files.
2017-09-28 15:42:30 +02:00
Renée Kooi
76e1d0e600
website: Use minified bundle for disc
2017-09-11 11:02:19 +02:00
Artur Paikin
aac014abf6
raise limit
2017-07-02 07:37:02 -04:00
Artur Paikin
82bd69ad10
trying to increase magic script’s wait time
...
just to be sure
2017-07-02 05:43:05 -04:00
Kevin van Zonneveld
108691c5d0
Prevent early bail
2017-05-12 10:18:10 +02:00
Kevin van Zonneveld
845787b488
Don't try to kill non-existing things /cc @arturi @ifedapoolarewaju
2017-05-12 09:58:46 +02:00
Kevin van Zonneveld
caf5a52687
Enable traces
2017-05-12 09:42:54 +02:00
Artur Paikin
cbab7bc186
Switch to babel-plugin-yo-yoify
2017-02-27 11:13:21 -05:00
Artur Paikin
5370201536
add yoyoify to bundle build script
2016-12-19 23:59:45 -05:00
Artur Paikin
35474fc787
trying test:serve for Travis acceptance tests
2016-08-17 20:50:46 -04:00
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