48 Commits

Author SHA1 Message Date
Michael Shilman
3f03d5c75f Core: Remove webpack DLLs 2020-11-02 07:04:27 +08:00
Gert Hengeveld
e418511096 Add manager task to bootstrap. 2020-10-29 10:11:08 +01:00
Gaëtan Maisse
c9766b9c4c
refactor: avoid duplication of code used to find the max nb of concurrent tasks "allowed" 2020-10-03 18:23:37 +02:00
Gaëtan Maisse
f8319e733b
ci: add cache for yarn cache-folder 2020-10-03 18:23:37 +02:00
Gaëtan Maisse
b8f61ae652
ci: set concurrency to 8 when running lerna run prepare on CI 2020-10-03 18:23:35 +02:00
Josh Soref
017c8b5657 spelling: separator
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:31 -04:00
Tom Coleman
e370712a5a Remove docs commands 2020-08-14 14:25:22 +10:00
Norbert de Langen
b78317c5f2
WIP 2020-05-18 14:58:55 +02:00
tooppaaa
072b774693 core: ci and examples generation 2020-05-09 11:34:50 +02:00
Norbert de Langen
9577003e7d
CHANGE the bootstrap script so it also installs optional dependencies on CI 2020-04-13 23:11:35 +02:00
Yann Braga
b8b1839fbc refactor(bootstrap): use common code from cli-utils 2020-04-07 20:26:25 +02:00
Norbert de Langen
abae68bbd9
FIX dll for IE11 by passing all modules thru babel && ADD dll for docs 2020-04-01 18:58:58 +02:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Norbert de Langen
0c5066a57e
well, it's not pretty, but seems to work 2020-02-05 19:39:44 +01:00
Norbert de Langen
28fed37f0d ESlint upgrade 2019-10-03 11:08:40 +02:00
Norbert de Langen
f44bcb1fc2
Hitting some flakiness in now deploys, this might help (#8200)
Hitting some flakiness in now deploys, this might help
2019-09-28 10:57:30 +02:00
Norbert de Langen
1e66545050 FIX a few minor ESlint issues 2019-09-26 19:15:31 +02:00
Norbert de Langen
77c6129853 Hitting some flakiness in now deploys, this might help
https://github.com/yarnpkg/yarn/issues/2629
2019-09-25 20:00:52 +02:00
Norbert de Langen
9571fe1572 Merge branch 'next' into preview-hooks
# Conflicts:
#	addons/actions/package.json
#	addons/events/package.json
#	addons/events/src/index.ts
#	addons/ondevice-notes/package.json
#	dev-kits/addon-roundtrip/package.json
#	examples/dev-kits/package.json
#	examples/html-kitchen-sink/package.json
#	lib/client-api/package.json
#	lib/client-api/src/client_api.ts
#	lib/client-api/src/typings.d.ts
#	lib/client-api/tsconfig.json
#	lib/ui/src/index.js
#	yarn.lock
2019-07-10 16:08:11 +02:00
Norbert de Langen
ac0a42bec1 FIX linting 2019-07-07 00:42:18 +02:00
Hypnosphi
e467287d32 Fix Lint errors 2019-07-01 03:01:26 +03:00
Norbert de Langen
371fe90530 IMPROVE the reset script, it's now safe! won't permanently delete files 2019-06-06 09:19:49 +02:00
Norbert de Langen
55a7bf1e64 ADD faster reset script 2019-06-06 00:59:10 +02:00
Norbert de Langen
609ea4f568 ADD a js version since I find those easier to debug & extend 2019-04-25 00:00:10 +02:00
Norbert de Langen
5a86768e58 ADD local registry command 2019-04-24 12:54:03 +02:00
Benoit Dion
87f21ac7a2 Integrate crna-kitchen-sink into the monorepo
Add a metro config file to ignore undesired packages from the metro bundle. Also avoid hoisting react-native.
2019-03-16 10:33:50 -04:00
Norbert de Langen
9eb3cae404
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.eslintrc.js
#	addons/notes/package.json
#	addons/notes/src/index.ts
#	addons/notes/src/register.js
#	yarn.lock
2018-12-10 12:16:14 +01:00
Hypnosphi
6936c27fae Run prettier 2018-12-04 19:54:10 +01:00
Norbert de Langen
0b22923e5c
FIX bootstrap script after rename to createDlls 2018-11-30 01:13:45 +01:00
Norbert de Langen
26e9357169
RENAME script to create DLLs && REMOVE unneeded babel loader in DLL config 2018-11-29 21:06:13 +01:00
Norbert de Langen
d06fe56a77
CHANGE output of dll to lib/core so it's easier to reference 2018-11-26 15:01:35 +01:00
Norbert de Langen
a78b909115
FIX build-static 2018-11-26 11:32:47 +01:00
Gytis Vinclovas
0cb190bec6 Removed react-native-vanilla and react-native-typescript integrations. 2018-10-07 16:15:02 +03:00
cliedeman
477d0cc3cd Added bootstrap for react-native typescript 2018-04-02 09:27:35 +02:00
hypnos
2f53feb64a Use yarn workspaces on master 2017-09-29 23:00:47 +03:00
Norbert de Langen
6e1ddabb56 REMOVE the say command after bootstrapping 2017-09-06 18:02:28 +02:00
Norbert de Langen
a3abd052a8 FIX failing scripts exiting with 0 2017-09-06 17:47:21 +02:00
Norbert de Langen
d0b752d8d3 FIX linting after prettier upgrade 2017-09-06 00:54:12 +02:00
Norbert de Langen
55a2b9a0df IMPROVE confirm message 2017-08-23 23:16:40 +02:00
Norbert de Langen
30e7c3779b ADD a confirmation step when doing the reset task, it will NOT ask when --reset is set 2017-08-23 21:16:08 +02:00
Norbert de Langen
f84623d86b ADD .vscode and .idea to gitignore, but whitelist them from being removed with git clean 2017-08-23 20:08:16 +02:00
Norbert de Langen
1843196549 ADD crna-kitchen-sink bootstrap command 2017-08-23 08:30:15 +02:00
Norbert de Langen
879928d9af Merge branch 'master' into improve-bootstrap-command
# Conflicts:
#	.circleci/config.yml
2017-08-23 08:25:07 +02:00
Norbert de Langen
de7777e16c SWITCH to normal node for bootstrap script && CHANGE circleCI to use new bootstrap script 2017-08-21 01:03:34 +02:00
Norbert de Langen
c85776a605 WIP 2017-08-20 23:48:27 +02:00
Norbert de Langen
02e0950968 ADD build-packs 2017-08-19 22:31:09 +02:00
Norbert de Langen
4f4b9e4a8b set as default bootstrap command && add core as default 2017-07-23 21:41:25 +02:00
Norbert de Langen
369ac5580e ADD a CLI for bootstrapping 2017-06-08 09:24:12 +02:00