Skip to content

Redirect from the old Data Residency page to Regional Segment #2448

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

Merged
merged 4 commits into from
Feb 3, 2022

Conversation

stayseesong
Copy link
Contributor

Proposed changes

Merge timing

Related issues (optional)

markzegarelli and others added 4 commits February 1, 2022 09:39
* Adding admonition infrastructure

* DOC-393 Taking it out of an admonition format and adding it to the paragraph above it

* [DOC-393] Simplifying the information, adding it to the sentence before it

* Fixes to Contributing page

* small update to ga4

* Update CONTRIBUTING.md

Frontmatter -> Front matter

* Add note about Criteo connection modes with Analytics.js (#2437)

* Add clarity to HubSpot API limit (#2436)

* Update CONTRIBUTING.md

* catalog update

* Add Troubleshooting section to GEC docs (#2434)

* add Troubleshooting section to GEC docs

* style edits

Co-authored-by: markzegarelli <mark.zegarelli@segment.com>

* redirect sprig actions (#2423)

* remove connection table

* Linking to FQL from Destination Filters doc (#2421)

* Linking to FQL from Destination Filters doc

* Update src/connections/destinations/destination-filters.md

Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>

Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>

* [byteplus] adding new destination folder in order to show new name in… (#2414)

* [byteplus] adding new destination folder in order to show new name in docs URL

* local links should be relative

Co-authored-by: markzegarelli <mark.zegarelli@segment.com>

* Add region unsupported message for all cloud sources (#2422)

* Add region unsupported message for all cloud sources

* Remove spaces

* prettify markdown

* copy edits

Co-authored-by: markzegarelli <mark.zegarelli@segment.com>

Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com>
Co-authored-by: pwseg <paul.wooley@segment.com>
Co-authored-by: Segment Docs Robot <73141528+bot-docsteam@users.noreply.github.com>
Co-authored-by: kdaswani <49517136+kdaswani@users.noreply.github.com>
Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>
Co-authored-by: pwseg <86626706+pwseg@users.noreply.github.com>
Co-authored-by: Niall Brennan <niall.brennan@segment.com>
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
Co-authored-by: Thomas Gilbert <64277654+tcgilbert@users.noreply.github.com>
Co-authored-by: jinapark202 <87985289+jinapark202@users.noreply.github.com>
* Adding admonition infrastructure

* DOC-393 Taking it out of an admonition format and adding it to the paragraph above it

* [DOC-393] Simplifying the information, adding it to the sentence before it

* Fixes to Contributing page

* small update to ga4

* Update CONTRIBUTING.md

Frontmatter -> Front matter

* Add note about Criteo connection modes with Analytics.js (#2437)

* Add clarity to HubSpot API limit (#2436)

* Update CONTRIBUTING.md

* catalog update

* Add Troubleshooting section to GEC docs (#2434)

* add Troubleshooting section to GEC docs

* style edits

Co-authored-by: markzegarelli <mark.zegarelli@segment.com>

* redirect sprig actions (#2423)

* remove connection table

* Linking to FQL from Destination Filters doc (#2421)

* Linking to FQL from Destination Filters doc

* Update src/connections/destinations/destination-filters.md

Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>

Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>

* [byteplus] adding new destination folder in order to show new name in… (#2414)

* [byteplus] adding new destination folder in order to show new name in docs URL

* local links should be relative

Co-authored-by: markzegarelli <mark.zegarelli@segment.com>

* Add region unsupported message for all cloud sources (#2422)

* Add region unsupported message for all cloud sources

* Remove spaces

* prettify markdown

* copy edits

Co-authored-by: markzegarelli <mark.zegarelli@segment.com>

* Friendbuy cloud destination (#2416)

* Apply Friendbuy web destination documentation rename from master branch.

* Copy Friendbuy web destination documentation as basis for cloud destination.

* Update to Friendbuy web destination documentation.

* Documentation for new Friendbuy cloud destination.

* Apply suggestions from code review

Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>

* Minor language tweaks.

* Changed "might" to "probably" because it's unlikely that someone using
  both Friendbuy and Segment wouldn't use the Friendbuy web destination.

* Changed "won't load" to "won't be loaded" because whether our JavaScript
  is loaded or not is outside of its control. Segment does not call the web
  destination's initialization function unless at least one mapping is
  enabled.

* Move the Friendbuy web destination documentation back to actions-friendbuy.

Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>

* update catalog

Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com>
Co-authored-by: pwseg <paul.wooley@segment.com>
Co-authored-by: Segment Docs Robot <73141528+bot-docsteam@users.noreply.github.com>
Co-authored-by: kdaswani <49517136+kdaswani@users.noreply.github.com>
Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>
Co-authored-by: pwseg <86626706+pwseg@users.noreply.github.com>
Co-authored-by: Niall Brennan <niall.brennan@segment.com>
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
Co-authored-by: Thomas Gilbert <64277654+tcgilbert@users.noreply.github.com>
Co-authored-by: jinapark202 <87985289+jinapark202@users.noreply.github.com>
Co-authored-by: David Hull <david.hull@friendbuy.com>
@stayseesong stayseesong requested a review from a team as a code owner February 2, 2022 19:50
@stayseesong stayseesong requested review from pwseg and removed request for a team February 2, 2022 19:50
@stayseesong stayseesong merged commit 37a7ff4 into develop Feb 3, 2022
@stayseesong stayseesong deleted the data-residency-redirect branch February 3, 2022 16:45
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2022

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

@stayseesong stayseesong added the back-end fixes or updates to the site itself, which should not go in release notes label Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end fixes or updates to the site itself, which should not go in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants