Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: bake npm and related ui dependencies into builder image #2058

Closed
petermattis opened this issue Aug 11, 2015 · 1 comment
Closed

ci: bake npm and related ui dependencies into builder image #2058

petermattis opened this issue Aug 11, 2015 · 1 comment
Assignees

Comments

@petermattis
Copy link
Collaborator

Every CI build reinstalls mocha, stylus, tslint, typescript, chai and probably some other items. It should be possible bake these deps into the builder image. See build/builder.sh init. The old deps-docker.sh script accomplished this for the cockroachdb/cockroach-dev image, but I think the technique will have to be modified for build/builder.sh init. Or maybe not, I haven't looked in depth.

@tamird
Copy link
Contributor

tamird commented Sep 20, 2015

Caching this stuff saved 2 seconds, so this is not worth the trouble. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants