-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): pull release/v1.74.0 into main (#3636)
- Loading branch information
Showing
402 changed files
with
37,911 additions
and
17,281 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
28 changes: 28 additions & 0 deletions
28
go/webhook/testcases/testdata/testcases/appcenter/test_0.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "appcenter", | ||
"description": "test-0", | ||
"input": { | ||
"request": { | ||
"body": { | ||
"text": "Hello from your abc-test app in App Center!", | ||
"sent_at": "2023-01-02T07: 53: 28.3117824Z", | ||
"url": "https://appcenter.ms/users/abc-rudderstack.com/apps/abc-test" | ||
}, | ||
"headers": { | ||
"Content-Type": "application/json" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"response": { | ||
"status": 200, | ||
"body": { | ||
"text": "Hello from your abc-test app in App Center!", | ||
"sent_at": "2023-01-02T07: 53: 28.3117824Z", | ||
"url": "https://appcenter.ms/users/abc-rudderstack.com/apps/abc-test" | ||
} | ||
}, | ||
"queue": [], | ||
"errQueue": [] | ||
} | ||
} |
82 changes: 82 additions & 0 deletions
82
go/webhook/testcases/testdata/testcases/appcenter/test_1.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"name": "appcenter", | ||
"description": "test-1", | ||
"input": { | ||
"request": { | ||
"body": { | ||
"app_name": "MSAppCenterTesting", | ||
"branch": "master", | ||
"build_status": "Succeeded", | ||
"build_id": "1", | ||
"build_link": "https://appcenter.ms/users/venkat-rudderstack.com/apps/MSAppCenterTesting/build/branches/master/builds/1", | ||
"build_reason": "manual", | ||
"finish_time": "2021-03-02T16:41:29.891411Z", | ||
"icon_link": null, | ||
"notification_settings_link": "https://appcenter.ms/users/venkat-rudderstack.com/apps/MSAppCenterTesting/settings/notifications", | ||
"os": "Android", | ||
"start_time": "2021-03-02T16:34:13.9184874Z", | ||
"source_version": "7ed5c7b279316f19e9a0c45bb0fb49c0655471af", | ||
"sent_at": "2021-03-02T16:41:55.8819564Z" | ||
}, | ||
"headers": { | ||
"Content-Type": "application/json" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"response": { | ||
"status": 200, | ||
"body": "OK" | ||
}, | ||
"queue": [ | ||
{ | ||
"context": { | ||
"library": { | ||
"name": "unknown", | ||
"version": "unknown" | ||
}, | ||
"integration": { | ||
"name": "APPCENTER" | ||
}, | ||
"app": { | ||
"name": "MSAppCenterTesting", | ||
"build": "1" | ||
}, | ||
"device": { | ||
"type": "Android" | ||
}, | ||
"os": { | ||
"name": "Android" | ||
} | ||
}, | ||
"integrations": { | ||
"APPCENTER": false | ||
}, | ||
"properties": { | ||
"app_name": "MSAppCenterTesting", | ||
"branch": "master", | ||
"build_status": "Succeeded", | ||
"build_id": "1", | ||
"build_link": "https://appcenter.ms/users/venkat-rudderstack.com/apps/MSAppCenterTesting/build/branches/master/builds/1", | ||
"build_reason": "manual", | ||
"finish_time": "2021-03-02T16:41:29.891411Z", | ||
"icon_link": null, | ||
"notification_settings_link": "https://appcenter.ms/users/venkat-rudderstack.com/apps/MSAppCenterTesting/settings/notifications", | ||
"os": "Android", | ||
"start_time": "2021-03-02T16:34:13.9184874Z", | ||
"source_version": "7ed5c7b279316f19e9a0c45bb0fb49c0655471af", | ||
"sent_at": "2021-03-02T16:41:55.8819564Z" | ||
}, | ||
"type": "track", | ||
"event": "Build Succeeded", | ||
"originalTimeStamp": "2021-03-02T16:34:13.9184874Z", | ||
"anonymousId": "97fcd7b2-cc24-47d7-b776-057b7b199513", | ||
"sentAt": "2021-03-02T16:41:55.8819564Z", | ||
"receivedAt": "2024-03-03T04:48:29.000Z", | ||
"request_ip": "192.0.2.30", | ||
"messageId": "00000000-0000-0000-0000-000000000000" | ||
} | ||
], | ||
"errQueue": [] | ||
} | ||
} |
Oops, something went wrong.