Artur Paikin
97cccc0212
Change Uppy version references to v0.27.4
2018-09-18 19:48:29 -04:00
Renée Kooi
8bbc5c4bb6
Warn about 2FA
2018-09-10 11:27:26 +02:00
Renée Kooi
26f11dd695
Add more checks to release script
...
- Check that the registry is configured correctly.
- Check that we are signed in.
These are both things that may fail if the local verdaccio registry was
recently used.
2018-09-10 11:21:57 +02:00
Renée Kooi
02672fdc31
bin: add initial version table script [skip ci]
2018-09-03 16:20:46 +02:00
Renée Kooi
5703fd0962
Change Uppy version references to v0.27.3
2018-09-03 16:05:51 +02:00
Kevin van Zonneveld
67af833fdb
More uppy server -> companion renames ( #1037 )
...
* Some uppy server -> companion renames
* Fix typos
* Implement most of @goto-bus-stop's feedback
* Nuke Create React App readme
* An Companion -> A Companion
* Companion server -> instance
2018-09-03 14:48:03 +02:00
Renée Kooi
b23366efb0
Fix registry once integration test is over ( #1036 )
...
* build: formatting
* build: maybe verdaccio needs this dir to exist?
* build: Revert to npm .org registry instead of .com
No difference between the two but .org is the real default.
* mkir → mkdir
* build: Fix registry on end
2018-09-03 13:36:23 +02:00
Renée Kooi
d1523ddcb5
build: Update readme contributors list before publish ( #1023 )
...
Auto update on every release so we don't have to remember to do it
manually. Update it _before_ doing the release so that the Uppy readme on npm is always up to date.
2018-08-27 14:37:30 +02:00
Renée Kooi
81c500c8cb
build: Enable cssnano safe mode.
2018-08-27 11:50:12 +02:00
Renée Kooi
6635990b25
Change Uppy version references to v0.27.2
2018-08-23 12:39:56 +02:00
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