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

Split common.sh into separate scripts for each job #5569

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Split common.sh into separate scripts for each job #5569

merged 1 commit into from
Jan 9, 2019

Conversation

Androbin
Copy link
Contributor

@Androbin Androbin commented Jan 1, 2019

Fixes the TODO created by @igrr in #5474.
By the way, the BUILD_TYPE values package, host and style seem to be unhandled?

Copy link
Collaborator

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Androbin Thanks for the PR, but there have been changes done recently to speed up CI pretty massively and this no longer merges or works with the new caching setup.

You'd need to make the cache_dir defined inside the individual run units, adjust the calls and common.sh functions to take cache_dir as a parameter, and redo the ordering in travis.yaml since that also sped things up wall-time-wise.

@Androbin
Copy link
Contributor Author

Androbin commented Jan 8, 2019

@earlephilhower Done. BTW no need to pass cache_dir since it's in scope anyway.

@earlephilhower earlephilhower merged commit 187f6a5 into esp8266:master Jan 9, 2019
@Androbin Androbin deleted the split-common branch January 9, 2019 18: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.

2 participants