This repository was archived by the owner on Apr 3, 2019. It is now read-only.
fix(test): Fix the openid-config/metrics flow tests on teamcity#7068
Open
shane-tomlinson wants to merge 1 commit intomasterfrom
Open
fix(test): Fix the openid-config/metrics flow tests on teamcity#7068shane-tomlinson wants to merge 1 commit intomasterfrom
shane-tomlinson wants to merge 1 commit intomasterfrom
Conversation
Author
|
ref mozilla-services/cloudops-deployment#3029 |
* Set a default value of `allowed_metrics_flow_cors_origins` to `null` * Change the default value of `pairing.server_base_uri` to `wss://dev.channelserver.nonprod.cloudops.mozgcp.net` which is used by all dev boxes. Production config will need to be updated to handle this change. fixes #7066 BREAKING CHANGE
f416683 to
3803c6e
Compare
Author
|
This repo has been deprecated and migrated to https://github.com/mozill/fxa. Please open this PR against that repo. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
allowed_metrics_flow_cors_originstonullpairing.server_base_uritowss://dev.channelserver.nonprod.cloudops.mozgcp.netwhich is usedby all dev boxes. Production config will need to be updated to handle
this change.
fixes #7066
BREAKING CHANGE - Production config will need to be updated with the prod pairing.server_base_uri
@jrgm, @vladikoff - r?