Artur Paikin
7ebf6e9bed
Change Uppy version references to v0.23.0
2018-02-20 19:41:04 -05:00
Artur Paikin
8c20cf933d
Change Uppy version references to v
2018-02-10 12:43:57 -05:00
Kevin van Zonneveld
86da6f693c
Change Uppy version references to v0.22.4
2018-02-08 12:34:56 +01:00
Kevin van Zonneveld
f1bd928d92
Change Uppy version references to v0.22.3
2018-02-08 12:05:31 +01:00
Kevin van Zonneveld
40e599c9bd
Change Uppy version references to v
2018-02-08 11:13:05 +01:00
Kevin van Zonneveld
cfbafd18a9
Report back final CDN URLs to console
2018-02-06 11:12:48 +01:00
Kevin van Zonneveld
62a7cdc58f
Save latest.txt pointers to CDN
2018-02-06 11:12:29 +01:00
Kevin van Zonneveld
7debae4e2e
Change Uppy version references to v
2018-02-05 12:02:45 +01:00
Renée Kooi
ec7eb3dd11
Only try CDN sync on branch builds
2018-01-29 14:34:22 +01:00
Kevin van Zonneveld
92e3514d33
Abort saving releases to CDN earlier (and explicitly for PRs)
2018-01-29 14:26:49 +01:00
Kevin van Zonneveld
33eb159a01
Upload Uppy releases to Edgly.net CDN ( #558 )
...
* Upload Uppy releases to Edgly.net CDN
* Install AWS CLI if needed
* Remove unpkg from docs
a) Good citizenship to pay for production bandwidth ourselves
b) Nice to have a CDN that will exist exactly as long we will :)
* Fix typos (thx @goto-bus-stop)
2018-01-29 10:08:02 +01:00
Renée Kooi
dee474896f
Update uppy-server
...
Adds a little script to configure and run it, because uppy-server
no longer includes the source files necessary to `npm start` it
like we did previously.
Remove `nodemon` since it was only used by uppy-server's `npm start`
script.
2018-01-15 10:35:59 +01:00
Renée Kooi
e9849f7b29
Update dev dependencies
2018-01-15 09:58:03 +01:00
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