Commit graph

156 commits

Author SHA1 Message Date
Renée Kooi
0d1437d67e
Revert to public registry after deps were installed from verdaccio. 2018-08-23 11:01:04 +02:00
Renée Kooi
63b6417e12
Add release process reminder to npm run release. 2018-08-23 10:39:54 +02:00
Renée Kooi
f5bde1096c
Would this fix uploadcdn? 2018-08-20 15:34:21 +02:00
Renée Kooi
b8ef922479
Change Uppy version references to v0.27.1 2018-08-16 16:32:24 +02:00
Renée Kooi
aedd6f21eb
Update --force-publish for lerna@3 2018-08-16 16:28:04 +02:00
Renée Kooi
63f5ed65e3
Update lerna options 2018-08-16 12:03:37 +02:00
Ifedapo .A. Olarewaju
d0cbac80c7 e2e test for providers (#990) 2018-08-14 10:25:27 +02:00
Artur Paikin
68d353305f typo 2018-08-12 02:25:49 +01:00
Artur Paikin
841bb97622 $TRAVIS_COMMIT --> $TRAVIS_COMMIT_MESSAGE
was incorrectly set in #989
2018-08-12 02:01:10 +01:00
Artur Paikin
d7545100d4 Change Uppy version references to v0.27.0 2018-08-11 22:35:30 +01:00
Artur Paikin
e0f9d38440 Check if $TRAVIS_COMMIT variable starts with “Release” instead of checking for TAG which we don’t use since Lerna (#989) 2018-08-06 19:07:36 +02:00
Ifedapo Olarewaju
be29c8ffca fix companion start up script 2018-08-06 08:30:27 +01:00
Ifedapo Olarewaju
e2a9cd3e4c refactor: make companion output file point to root directory 2018-07-22 18:53:57 +01:00
Ifedapo Olarewaju
6941b8ba6c refactor: do not export envs when starting companion 2018-07-22 18:53:57 +01:00
Ifedapo Olarewaju
f2ee127e81 rename 'server-utils' to 'companion-client' 2018-07-22 18:53:57 +01:00
Ifedapo Olarewaju
9a841f693a refactor: rename service-dog -> companion 2018-07-22 18:53:57 +01:00
Ifedapo Olarewaju
55cc20a31c move uppy-server to "service-dog" 2018-07-22 18:53:56 +01:00
Renée Kooi
fedfb98fa7 Split integration tests and add one using create-react-app (#952)
* Split up integration tests.

* Remove unused bits from xhr-limit integration test.

* Use a shared base config for local and remote webdriver tests.

* Remove npmignores

These are no longer needed because we publish from packages/* and not
the root.

* Keep xhr-limit disabled because it still does not work

* Extract integration test helper functions to utils.js.

* Stash React integration test stub

* Fix build steps for CRA integration test.

* Add Webpack CSS test and CRA mount/unmount test

* Add DashboardModal integration tests.

* Add suites to wdio so we can run single tests.

* Fix create-react-app CI build.
2018-07-18 11:24:55 +02:00
Renée Kooi
62a7298d1f
Change Uppy version references to v0.26.0 2018-06-28 17:13:50 +02:00
Renée Kooi
6e9b058641
Merge branch 'master' into feature/lerna 2018-06-25 17:50:19 +02:00
Artur Paikin
a35eb6e8f9 Change Uppy version references to v0.25.6 2018-06-25 11:44:59 -04:00
Renée Kooi
8dd80b3cb9
Update release script. 2018-06-21 16:00:20 +02:00
Renée Kooi
b326c3f7a4
Install packages from local registry when running acceptance tests. 2018-06-21 14:11:03 +02:00
Renée Kooi
73e8c0d50e
Use verdaccio to simulate publishes before integration tests. 2018-06-21 13:54:10 +02:00
Renée Kooi
c68599dee9
Make integration tests run with new package setup
Unfortunately had to undo the `npm pack` PR for this for now :(
2018-06-18 15:30:56 +02:00
Renée Kooi
2c67c89b8d
Small build fixes. 2018-06-18 12:41:28 +02:00
Renée Kooi
382f4fba95
Move stylesheets into packages. 2018-06-18 12:35:47 +02:00
Renée Kooi
6e24d0e4c9
Update build scripts. 2018-06-18 11:33:45 +02:00
Renée Kooi
108ed236ce
Place UMD build inside the uppy package. 2018-06-18 10:34:32 +02:00
Renée Kooi
8b1bae796d
Add Babel build script for Lerna.
Builds packages/*/src/**/*.js into packages/*/lib/**/*.js, ignoring
tests.
2018-06-14 16:31:19 +02:00
Renée Kooi
d7780b2fbd
Add hexo port to allowed UPPY_ENDPOINTS for uppy-server. 2018-06-14 12:31:51 +02:00
Artur Paikin
fe9157278a Change Uppy version references to v0.25.5 2018-06-13 15:27:35 -04:00
Artur Paikin
f736959a1c Merge branch 'master' of https://github.com/transloadit/uppy 2018-06-13 15:02:02 -04:00
Artur Paikin
efc57c21ff remove node_modules after compiling bundle too 2018-06-13 15:01:57 -04:00
Kevin van Zonneveld
355f696a74 Exclude node_modules installed by (endtoend) tests 2018-06-13 19:45:46 +02:00
Artur Paikin
78d20cb787 Change Uppy version references to v0.25.4 2018-06-13 11:26:34 -04:00
Artur Paikin
1f96c4629e Change Uppy version references to v0.25.3 2018-06-12 17:13:14 -04:00
Ifedapo .A. Olarewaju
2d75d14112
Merge pull request #880 from transloadit/npm-pack
run integration tests with installed uppy
2018-06-06 13:36:34 +01:00
Ifedapo Olarewaju
d73d1141c0 refactor: run prepublishonly before packing 2018-06-06 13:13:10 +01:00
Artur Paikin
aa78407ebc Change Uppy version references to v0.25.2 2018-06-05 20:33:07 -04:00
Artur Paikin
d98d052489 Change Uppy version references to v0.25.1 2018-06-05 17:50:46 -04:00
Ifedapo Olarewaju
db00701944 run integration tests with installed uppy 2018-06-03 08:04:58 +01:00
Artur Paikin
585e14827e Change Uppy version references to v0.25.0 2018-06-01 00:38:10 -04:00
Artur Paikin
a921cc6bc6 Change Uppy version references to v0.24.4 2018-05-14 16:49:44 -04:00
Artur Paikin
0284c8e47b Change Uppy version references to v0.24.3 2018-05-10 16:53:24 -04:00
Artur Paikin
ced58d3f4b Change Uppy version references to v0.24.2 2018-04-17 12:46:10 -04:00
Artur Paikin
ee5c617c41 Change Uppy version references to v0.24.0 2018-04-16 15:55:29 -04:00
Artur Paikin
9475e30d41 Change Uppy version references to v0.23.3 2018-04-12 15:29:22 -04:00
Artur Paikin
99a8a948e4 Add postcss-safe-important and typescript
Let’s see if !important everywhere will be a good enough style protection
2018-04-09 20:55:08 -04:00
Artur Paikin
1eb235ace0 add error catching to css build 2018-03-27 15:35:21 -04:00