Skip to content

fix bower publishing - #3097

Merged
fivetanley merged 1 commit into
masterfrom
fix-bower-publishing
May 24, 2015
Merged

fix bower publishing#3097
fivetanley merged 1 commit into
masterfrom
fix-bower-publishing

Conversation

@fivetanley

Copy link
Copy Markdown
Contributor

From the Travis CI docs:

http://docs.travis-ci.com/user/ci-environment/

For builds not triggered by a pull request this is the name of the
branch currently being built; whereas for builds triggered by a pull
request this is the name of the branch targeted by the pull request (in
many cases this will be master).

This was building for branches not intended to be published because they
were opened as a pull request against master. As Ember Data core
contributors frequently work off the main repository this is an unwanted
side effect.

@fivetanley
fivetanley force-pushed the fix-bower-publishing branch from 5a355ea to 081f7ce Compare May 24, 2015 21:37
From the Travis CI docs:

http://docs.travis-ci.com/user/ci-environment/

For builds not triggered by a pull request this is the name of the
branch currently being built; whereas for builds triggered by a pull
request this is the name of the branch targeted by the pull request (in
many cases this will be master).

This was building for branches not intended to be published because they
were opened as a pull request against master. As Ember Data core
contributors frequently work off the main repository this is an unwanted
side effect.
@fivetanley
fivetanley force-pushed the fix-bower-publishing branch from 081f7ce to 9e5a446 Compare May 24, 2015 21:42
fivetanley added a commit that referenced this pull request May 24, 2015
@fivetanley
fivetanley merged commit c826222 into master May 24, 2015
@fivetanley
fivetanley deleted the fix-bower-publishing branch May 24, 2015 21:45
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