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

switch to circleci instead of travis-ci #2895

Merged
merged 17 commits into from
Aug 1, 2018
Merged

switch to circleci instead of travis-ci #2895

merged 17 commits into from
Aug 1, 2018

Conversation

mkendall07
Copy link
Member

@mkendall07 mkendall07 commented Jul 25, 2018

This switches to circleci for a CI system. The motivation was so we can run browserstack tests on PRs submitted from forks. This is possible because circleci allows you to share private env vars to forked builds.

Example of an external fork PR is here: #2897

Benefits:

  • we catch IE 11 related errors before a PR merges
  • Build time has been reduced to < 3 minutes

Cons:

  • Limited to 1500 mins of build time per month on open source tier (approx. 500 builds/month at current build rate)

@mkendall07 mkendall07 changed the title circleci test switch to circleci instead of travis-ci Jul 25, 2018
Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

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

This setup appears to be working as expected. I made my own fork of Prebid.js, created a test branch, introduced a find error in a unit test and created a PR request here (#2898).

The circleci check for that PR failed as expected; job url here

@mkendall07 mkendall07 merged commit 9cb61aa into master Aug 1, 2018
@mkendall07 mkendall07 deleted the feature/circleci branch August 17, 2018 15:11
florevallatmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Sep 6, 2018
* circleci test

* test push

* update docker image

* update docker image

* sudo

* add npm cache, update to use browserstack

* update env vars

* download local binary

* download local binary

* run in background

* rename key

* include circleci test

* echo username

* echo username

* remove local identifier

* remove .travis.yml
StefanWallin pushed a commit to mittmedia/Prebid.js that referenced this pull request Sep 28, 2018
* circleci test

* test push

* update docker image

* update docker image

* sudo

* add npm cache, update to use browserstack

* update env vars

* download local binary

* download local binary

* run in background

* rename key

* include circleci test

* echo username

* echo username

* remove local identifier

* remove .travis.yml
ghost pushed a commit to devunrulymedia/Prebid.js that referenced this pull request Jan 30, 2019
* circleci test

* test push

* update docker image

* update docker image

* sudo

* add npm cache, update to use browserstack

* update env vars

* download local binary

* download local binary

* run in background

* rename key

* include circleci test

* echo username

* echo username

* remove local identifier

* remove .travis.yml
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* circleci test

* test push

* update docker image

* update docker image

* sudo

* add npm cache, update to use browserstack

* update env vars

* download local binary

* download local binary

* run in background

* rename key

* include circleci test

* echo username

* echo username

* remove local identifier

* remove .travis.yml
AlessandroDG pushed a commit to simplaex/Prebid.js that referenced this pull request Mar 26, 2019
* circleci test

* test push

* update docker image

* update docker image

* sudo

* add npm cache, update to use browserstack

* update env vars

* download local binary

* download local binary

* run in background

* rename key

* include circleci test

* echo username

* echo username

* remove local identifier

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

Successfully merging this pull request may close these issues.

6 participants