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

fix: use correct Circle variables #258

Merged
merged 2 commits into from
Dec 15, 2020
Merged

fix: use correct Circle variables #258

merged 2 commits into from
Dec 15, 2020

Conversation

DevinCodes
Copy link
Contributor

@DevinCodes DevinCodes commented Dec 15, 2020

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue #256
Need Doc update no

Describe your change

This updates the CircleCI config, which used the incorrect variables. This caused the key dealer to fail, resulting in API key errors. See this PR to see the error in action.

DevinCodes and others added 2 commits December 15, 2020 10:44
getAnnotations() in Testcase is deprecated, these versions use PHPUnit\Util\Test to parse annotations instead of relying on deprecated TestCase::getAnnotations()
Copy link

@matthewbond matthewbond left a comment

Choose a reason for hiding this comment

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

LGTM and I see that the circle CI tests are passing on this branch

@DevinCodes
Copy link
Contributor Author

Thank you @matthewbond !

@DevinCodes DevinCodes merged commit 1493596 into master Dec 15, 2020
@DevinCodes DevinCodes deleted the fi/ci-forks branch December 15, 2020 10:12
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