mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-4608] Use smartrunner version 2 and add SuperCache (workspaces + S3 combo)! (#6704)
* [AAE-4608] Use smartrunner version 2 * Fix npm installing and do not depend on develop cache * Add Travis workspaces the simplest way * Add missing dependencies * Remove unnecessary npm install on lint * Fix travis indentation * Fix e2e missing adf packages * Trying to fix Travis * Remove debug information * Use Travis workspaces for smartrunner and built artefacts caching instead of S3 * Implement nuclear caching for node_modules * Quiet snyk running, since the log length kills Travis * Maybe with -q * Quieting snyk * Why displaying the added packages?????? * Fix S3 persister/retriever scripts * Restore back parallel build and lint, to gain 10 minutes
This commit is contained in:
+3
-2
@@ -160,9 +160,9 @@
|
||||
"ng-packagr": "^10.1.2",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.4",
|
||||
"protractor": "^7.0.0",
|
||||
"protractor-retry": "^1.2.9",
|
||||
"protractor-retry-angular-cli": "^2.0.2",
|
||||
"protractor-screenshoter-plugin": "0.10.3",
|
||||
"protractor-smartrunner": "^0.1.1",
|
||||
"protractor-smartrunner": "^2.0.0-beta6",
|
||||
"remark": "^13.0.0",
|
||||
"remark-frontmatter": "^3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
@@ -177,6 +177,7 @@
|
||||
"typedoc": "^0.20.14",
|
||||
"typescript": "3.9.8",
|
||||
"unist-util-select": "^3.0.2",
|
||||
"webdriver-manager": "12.1.8",
|
||||
"webpack-cli": "^3.3.12"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user