Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
c684cc5
Merge pull request #416 from segmentio/repo-sync
bot-docsteam Jun 14, 2022
7b87443
Correct HTTP to HTTPS #3042
pwseg Jun 14, 2022
6d2a99f
Add alt text #3042
pwseg Jun 14, 2022
aa4f95b
Remove Databrains destination (#3044)
charholt Jun 14, 2022
edf1e72
Merge pull request #3046 from segmentio/repo-sync
bot-docsteam Jun 14, 2022
6ed3e28
Merge pull request #417 from segmentio/repo-sync
bot-docsteam Jun 14, 2022
86fc66c
Multiple Only Send Filters
rchinn1 Jun 15, 2022
dcf0823
Add EU Profile API Specs #2909
pwseg Jun 15, 2022
d24b0df
merge master
Jun 15, 2022
74a3461
Merge pull request #3051 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
d341a5a
Merge pull request #418 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
9133ca8
Update index.md (#3049)
vanand17 Jun 15, 2022
28e20ee
Update Vale rules (#3043)
Jun 15, 2022
793cc74
Merge pull request #3053 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
810182f
Merge pull request #419 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
00485bd
Merge pull request #3047 from segmentio/Multiple-Only-Send-Filters
rchinn1 Jun 15, 2022
fb67666
Merge pull request #3054 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
e27c86c
Merge pull request #420 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
6f17078
Update src/personas/profile-api.md
pwseg Jun 15, 2022
f4b6d16
Update src/personas/profile-api.md
pwseg Jun 15, 2022
d5cdcd8
Merge pull request #3050 from segmentio/2909-content
pwseg Jun 15, 2022
220481d
Merge pull request #3056 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
3168e4e
Merge pull request #421 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
61c2bb4
Python source supports EU endpioints (#3052)
Jun 15, 2022
c7d63a7
add breyta-crm documentation (#3055)
tcgilbert Jun 15, 2022
5092e3a
Merge pull request #3057 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
2928577
Merge pull request #422 from segmentio/repo-sync
bot-docsteam Jun 15, 2022
977e05c
Update Callback Timeout Info
rchinn1 Jun 15, 2022
3c3b837
Update csv-upload.md
rchinn1 Jun 15, 2022
2bcb9cb
Small edit
rchinn1 Jun 16, 2022
5127342
update steps to match the UI
bhatvikrant Jun 16, 2022
e393306
Fixed typos in README.md
VardaanAggarwal Jun 16, 2022
783fc00
Merge pull request #3065 from VardaanAggarwal/VardaanAggarwal-patch-1
forstisabella Jun 16, 2022
24c7a44
Merge pull request #3066 from segmentio/repo-sync
bot-docsteam Jun 16, 2022
8282f0d
Merge pull request #423 from segmentio/repo-sync
bot-docsteam Jun 16, 2022
b534c4d
Merge pull request #3061 from segmentio/csv-uploader-edits
rchinn1 Jun 16, 2022
842cfcf
Merge pull request #3045 from segmentio/3042-content-update-http-to-h…
pwseg Jun 16, 2022
cdfb331
Updated content to reflect impact of Tracking Plans (#3058)
Jun 16, 2022
377d37c
Noted that Help Scout cannot receive custom properties (#3059)
Jun 16, 2022
6c84531
Clean up strat sections (#3062)
kdaswani Jun 16, 2022
0b11866
Update FB Custom Audiences to appear in FB nav (#3063)
kdaswani Jun 16, 2022
864ecec
Merge pull request #3067 from segmentio/repo-sync
bot-docsteam Jun 16, 2022
4b78fac
Merge pull request #424 from segmentio/repo-sync
bot-docsteam Jun 16, 2022
e969d97
Apply suggestions from code review
stayseesong Jun 16, 2022
0d803c7
Merge pull request #3064 from bhatvikrant/patch-1
stayseesong Jun 16, 2022
6b96936
Apply suggestions from code review
rchinn1 Jun 16, 2022
7225421
Merge pull request #3060 from segmentio/Update-Callback-Timeout-Info
rchinn1 Jun 16, 2022
03628dc
Merge pull request #3068 from segmentio/repo-sync
bot-docsteam Jun 16, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ async
Blitzllama
blocklist
boolean
Breyta
Chargebee
CloudFront
Cocoapods
Expand Down
File renamed without changes.
5 changes: 5 additions & 0 deletions .github/styles/segment/headings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
extends: capitalization
message: "'%s' should be in sentence case"
level: warning
scope: heading
match: $sentence
20 changes: 20 additions & 0 deletions .github/styles/segment/inclusivity.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
extends: existence
message: Avoid the term '%s'
level: warning
code: false
ignorecase: true
tokens:
- appears to be
- arguably
- grandfather
- powow
- blacklist
- whitelist
- blackhat
- whitehat
- manned
- man-made
- master
- slave
- sanity check
- dummy
6 changes: 6 additions & 0 deletions .github/styles/segment/links copy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
extends: existence
message: "Write meaningful link text."
level: warning
scope: link
raw:
- '\[?here\]\('
2 changes: 1 addition & 1 deletion .vale.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
StylesPath = vale-styles
StylesPath = .github/styles

Vocab = Docs

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you see an error or something incorrect on a specific page, click Request doc

### Pull Requests

If you would like to update the documentation yourself, create a Pull Request to bring it to the team’s attention. Click Edit this page to edit the page directly on GitHub. Alternatively, you can clone the repository and submit your Pull Request that way. For more information, see [Contributing](CONTRIBUTING.md) and the [Developer Guide](devguide.md)
If you would like to update the documentation yourself, create a Pull Request to bring it to the team’s attention. Click Edit this page to edit the page directly on GitHub. Alternatively, you can clone the repository and submit your Pull Request that way. For more information, see [Contributing](CONTRIBUTING.md) and the [Developer Guide](devguide.md).



Expand Down
Loading