* Remove skiplint option in favour of lint
Refactor protractor config
* Move rebase check
* Remove the skiplint and run only e2e cloud
* Remove the skip lint
* Change e2e cloud and check the CI runs only that one
* Enable the smart e2e on content
* Delegate the e2e run on the specific project
* Fix typo on specs option
* Add basic readme and fix process service name problem
* Fix bash else if
* C299200 automated
* Test package version
* Save the head of development into a tmp file (this will avoid error in case of rebase meanwhile the pipeline is running)
Remove the -gnu in the wrong position
* Update test-e2e-lib.sh
* Print adf version on each step
* Print adf version on each step
* Add console log and skip install on the unit test demo shell
* Remove the print dependendy
* Remove the tmp folder inside the smart-build script. Print the deps file to see the current dependencies
* Use the alpha of the latest lib published on npm
* Use name instead of env
* Enable cache dist
* enable only master and dev
* rename e2e lib
* add nx and smart build
* disable packaging and create demo shell stages
* use same name
* Enable affected e2e for core and process
* Enable affected libs check on all the e2e
* fix e2e condition
* Enable unit tests
* Manage case deps not present
* add name typo
* add affected folder to check e2e
* change an e2e test
* remove branch typo
* Update .travis.yml