Skip to content

Add retry and node_modules cache#11318

Merged
dbreseman merged 3 commits into
developmentfrom
db-travis-build-trial
Jun 8, 2026
Merged

Add retry and node_modules cache#11318
dbreseman merged 3 commits into
developmentfrom
db-travis-build-trial

Conversation

@dbreseman
Copy link
Copy Markdown
Collaborator

@dbreseman dbreseman commented Jun 8, 2026

Cache node_modules to save ~40 seconds on Travis runs: setting up build cache takes about 6 additional seconds, but npm_install drops from 50 seconds to less than a second because it only has to download or update packages when the dependencies change. Add retry logic to npm install in case of timeouts.

@dbreseman dbreseman self-assigned this Jun 8, 2026
@dbreseman dbreseman merged commit 0c660c3 into development Jun 8, 2026
2 checks passed
@dbreseman dbreseman deleted the db-travis-build-trial branch June 8, 2026 14:00
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

Successfully merging this pull request may close these issues.

1 participant