17 Commits

Author SHA1 Message Date
Eugenio Romano
af82f83669 Add config files in any components folder (#1878)
* add config files in any components folder
* all test run option ft and option to skip build and run only test
2017-05-25 15:12:50 +01:00
Eugenio Romano
4db98a1d7b Fix Readme scripts 2017-05-25 15:12:50 +01:00
Eugenio Romano
72704cad57 [ADF-570] Script for Pushing to Registry (#1875)
* change prepublish to build only
add .npmrc in the gitignore and npmignore
clean .npmrc during the clean task
change registry during publish with npmrc file
add rimraf install in npm publish

* add option to link an alfresco-js-api from github

* npm build on develop branch will use the alfresco-js-api from develop

* modify script after review
add -gitjsapi to starts.sh to change jsapi pointing
add -vjsapi to starts.sh to change jsapi pointing

* start dist demo shell script option
2017-05-25 15:12:50 +01:00
Mario Romano
6da0eaba37 Fix build problem (#1861)
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx

* global test task
modify publish script to accept options

* appveyor run

* different approach single test run

* make it work the analytics test
modify start demo shell script to use a different registry

* sourcemap demo shell working

* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
2017-05-25 15:12:49 +01:00
Eugenio Romano
0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00
Eugenio Romano
59272e5cfa fix clean script and build all (#1758) 2017-04-05 11:11:38 +01:00
Eugenio Romano
1661d58765 make the local link build fast and run the test only if asked #1588 (#1671)
* make the local link build fast and run the test only if asked #1588

* demo core doesn't exist

* link after install

* move in after success matrix build and install scripts
2017-04-05 11:11:38 +01:00
Eugenio Romano
571b7f09c3 refactoring build script #1533 (#1664) 2017-02-27 09:15:52 +00:00
Mario Romano
bec481e81e Update README.md 2016-08-25 10:31:07 +01:00
Eugenio Romano
984f6d5822 observer on setting change 2016-08-23 16:55:26 +01:00
Mario Romano
d9ad2f1bad Merge pull request #490 from Alfresco/dev-wabson-480
Improve scripts and script docs (reverted from commit 0bd56034181a34a128acbd7e3a58f83ece434d96)
2016-08-02 12:49:21 +01:00
Will Abson
1a7d018687 Ensure that parameters still passed to start.sh from start-linked.sh
- Fixes -install parameter and others

Refs #480
2016-07-28 13:26:34 +01:00
Will Abson
74933e8069 Improve README contents 2016-07-28 13:26:33 +01:00
Mario Romano
fc64f96606 separate npm link script from start 2016-07-06 12:25:18 +01:00
Mario Romano
912f8554de #296 update naming and badges 2016-06-29 11:42:48 +01:00
Martin Bergljung
1246d1cfb6 Updated README for /scripts 2016-06-28 13:49:05 +01:00
Mario Romano
a6c01fc77a move script in a separate folder 2016-06-28 11:47:07 +01:00