Skip to content

Conversation

@sgerrand
Copy link

💁 I'd neglected to note that Travis CI's secure environment variables are tied to specific repositories. This change adds in secure variables for the bigcommerce/bigcommerce-api-php repository.

As the smoke tests are the only tests that require these variables, they may need to be isolated to only run on the canonical repository. This will prevent false failures for pull requests coming in from other forks.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 5ed5cbe on sgerrand:adds-new-env-keys-for-canonical into dde6da0 on bigcommerce:master.

@sgerrand
Copy link
Author

Damn it. I'll have another look at the cause of this later.

⚠️

Sasha Gerrand added 2 commits October 1, 2013 17:58
* Added group key to "smoke" test
* Removed secure keys that do not apply to canonical
* Added script line to Travis CI config to switch based on the repo being built
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling d3f8804 on sgerrand:adds-new-env-keys-for-canonical into dde6da0 on bigcommerce:master.

@maetl
Copy link
Contributor

maetl commented Oct 1, 2013

If I understand this correctly, a merge should sync up master, so that the tests don’t fail on branches like this in future.

maetl added a commit that referenced this pull request Oct 1, 2013
Adds new secure env keys for the canonical repository
@maetl maetl merged commit 9240efc into bigcommerce:master Oct 1, 2013
@sgerrand
Copy link
Author

sgerrand commented Oct 1, 2013

🙇 Thanks, I should have left a comment on the state of this PR after the last two commits.

@maetl
Copy link
Contributor

maetl commented Oct 1, 2013

Build is passing, so all is good.

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.

3 participants