Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core,ios,android] Update feedback URL in code and tests #13710

Merged
merged 2 commits into from
Jan 18, 2019

Conversation

zugaldia
Copy link
Member

@zugaldia zugaldia commented Jan 10, 2019

We have recently switched from www.mapbox.com/feedback to apps.mapbox.com/feedback as the preferred way to provide feedback. Before that, we switched from www.mapbox.com/map-feedback to www.mapbox.com/feedback. This PR updates all occurrences of old URLs to the new apps one.

Fixes #13697.

@zugaldia zugaldia requested a review from 1ec5 as a code owner January 10, 2019 15:12
@zugaldia zugaldia requested a review from a team January 10, 2019 15:12
@zugaldia
Copy link
Member Author

@julianrex @tmpsantos would appreciate your eyes when you have a chance to make sure I didn't break anything on the iOS or core sides.

Copy link
Contributor

@julianrex julianrex left a comment

Choose a reason for hiding this comment

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

Looks good to me. I notice some files in mapbox-gl-js that need updating.

Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

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

Was looking into #13715 which resulted in PR'ing https://github.com/mapbox/mapbox-gl-native/pull/13732/files. It seems backend is still returning www.mapbox.com/map-feedback. Since we rely on locally parsing the URL (and redirects won't help us here), we should not update the android code until backend actually returns the correct url.

@tobrun tobrun mentioned this pull request Jan 15, 2019
@tobrun
Copy link
Member

tobrun commented Jan 15, 2019

@zugaldia in #13732 I now have made the setup backwards compatible. Would you be able to rebase and adjust when that lands?

@zugaldia zugaldia merged commit d5659aa into master Jan 18, 2019
@zugaldia
Copy link
Member Author

Thank you, @tobrun, for fixing it up!

@zugaldia zugaldia deleted the az-feedback-link branch January 18, 2019 01:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants