Skip to content

Commit ff2b999

Browse files
authored
Merge pull request segmentio#170 from segmentio/repo-sync
repo sync
2 parents 923c5a9 + 760b8e4 commit ff2b999

File tree

5 files changed

+124
-113
lines changed

5 files changed

+124
-113
lines changed

scripts/catalog_papi.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ const updateSources = async () => {
166166
const hiddenSources = [
167167
'amp',
168168
'factual-engine',
169-
'twilio-event-streams-beta'
169+
'twilio-event-streams-beta',
170+
'mixpanel-cohorts'
170171
]
171172

172173
sources.forEach(source => {

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
3-
# destination categories last updated 2022-01-10
4-
2+
# destination categories last updated 2022-01-13
53
items:
64
- display_name: A/B Testing
75
slug: a-b-testing

0 commit comments

Comments
 (0)