Skip to content

ci: speed up travis start time #6772

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

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

filipesilva
Copy link
Contributor

@filipesilva filipesilva commented Jun 22, 2017

Followup from #5544.

The trusty env on travis now supports container based builds: https://docs.travis-ci.com/user/trusty-ci-environment/

Also adds cache for node_modules, and updates yarn lock.

This should improve start up time.

@filipesilva filipesilva force-pushed the use-container-ci branch 2 times, most recently from 79039f7 to 694f624 Compare June 22, 2017 12:18
@filipesilva filipesilva changed the title ci: use travis containers ci: speed up travis start time Jun 22, 2017
@filipesilva filipesilva force-pushed the use-container-ci branch 2 times, most recently from 396cdef to ac5c766 Compare June 22, 2017 12:53
@filipesilva filipesilva requested a review from hansl June 22, 2017 12:53
@filipesilva
Copy link
Contributor Author

@hansl can you confirm LGPL-2.1 is a license type we can use?

The `trusty` env on travis now supports container based builds: https://docs.travis-ci.com/user/trusty-ci-environment/

Also adds cache for node_modules, and updates yarn lock.

This should improve start up time.
Copy link
Contributor

@hansl hansl left a comment

Choose a reason for hiding this comment

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

LGTM

@filipesilva filipesilva merged commit dbbede8 into angular:master Jun 22, 2017
@filipesilva filipesilva deleted the use-container-ci branch June 22, 2017 18:02
filipesilva added a commit to filipesilva/angular-cli that referenced this pull request Jun 29, 2017
Use `yarn --frozen-lockfile` to ensure up to date dependencies.

Thanks to @ishitatsuyuki for pushing for this change.

Followup to angular#6254, angular#6772.
Fix angular#6237.
filipesilva added a commit to filipesilva/angular-cli that referenced this pull request Jun 29, 2017
Use `yarn --frozen-lockfile` to ensure up to date dependencies.

Thanks to @ishitatsuyuki for pushing for this change.

Followup to angular#6254, angular#6772.
Fix angular#6237.
filipesilva added a commit to filipesilva/angular-cli that referenced this pull request Jun 29, 2017
Use `yarn --frozen-lockfile` to ensure up to date dependencies.

Thanks to @ishitatsuyuki for pushing for this change.

Followup to angular#6254, angular#6772.
Fix angular#6237.
filipesilva added a commit that referenced this pull request Jun 29, 2017
Use `yarn --frozen-lockfile` to ensure up to date dependencies.

Thanks to @ishitatsuyuki for pushing for this change.

Followup to #6254, #6772.
Fix #6237.
filipesilva added a commit that referenced this pull request Jun 29, 2017
Use `yarn --frozen-lockfile` to ensure up to date dependencies.

Thanks to @ishitatsuyuki for pushing for this change.

Followup to #6254, #6772.
Fix #6237.
dond2clouds pushed a commit to d2clouds/speedray-cli that referenced this pull request Apr 23, 2018
Use `yarn --frozen-lockfile` to ensure up to date dependencies.

Thanks to @ishitatsuyuki for pushing for this change.

Followup to angular#6254, angular#6772.
Fix angular#6237.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants