-
-
Notifications
You must be signed in to change notification settings - Fork 654
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into thulieblack-patch-1
- Loading branch information
Showing
31 changed files
with
1,116 additions
and
335 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
language: "en-US" | ||
reviews: | ||
profile: "assertive" | ||
request_changes_workflow: false | ||
high_level_summary: true | ||
poem: true | ||
review_status: true | ||
auto_review: | ||
enabled: true | ||
tools: | ||
spellcheck: | ||
enabled: true | ||
markdownlint: | ||
enabled: true | ||
biome: | ||
enabled: true | ||
github-checks: | ||
enabled: true | ||
timeout_ms: 180000 | ||
languagetool: | ||
enabled: true | ||
enabled_only: false | ||
level: default | ||
hadolint: | ||
enabled: true | ||
yamllint: | ||
enabled: true | ||
gitleaks: | ||
enabled: true | ||
eslint: | ||
enabled: true | ||
actionlint: | ||
enabled: true | ||
semgrep: | ||
enabled: true | ||
chat: | ||
auto_reply: true | ||
knowledge_base: | ||
opt_out: false | ||
learnings: | ||
scope: "local" | ||
issues: | ||
scope: "local" | ||
pull_requests: | ||
scope: "local" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
[ | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/22LFOLeF9Lk/hqdefault.jpg", | ||
"title": "AsyncAPI + WebSocket: The Collaborative Combo", | ||
"description": "Build a real-time collaborative drawing app from scratch using WebSocket & AsyncAPI, where users can draw together and chat in ...", | ||
"videoId": "22LFOLeF9Lk" | ||
"image_url": "https://i.ytimg.com/vi/9MaHh4b-rmc/hqdefault.jpg", | ||
"title": "Broadening the API Landscape: AsyncAPI and CloudEvents in the Enterprise - Daniel Kocot", | ||
"description": "", | ||
"videoId": "9MaHh4b-rmc" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/XGn8v0yBfOI/hqdefault.jpg", | ||
"title": "AsyncAPI Online Conference 2024💜", | ||
"description": "AsyncAPI Online Conference 2024 Welcome to the AsyncAPI Online Conference 2024 Edition.", | ||
"videoId": "XGn8v0yBfOI" | ||
"image_url": "https://i.ytimg.com/vi/Q1q6JoFG0zM/hqdefault.jpg", | ||
"title": "The Many Meanings Of An AsyncAPI File - Swen-Helge Huber", | ||
"description": "", | ||
"videoId": "Q1q6JoFG0zM" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/Hy3-C6V2ir8/hqdefault.jpg", | ||
"title": "AsyncAPI Conference Dry Run", | ||
"description": "Setup and conference prep.", | ||
"videoId": "Hy3-C6V2ir8" | ||
"image_url": "https://i.ytimg.com/vi/lCTdXmougTk/hqdefault.jpg", | ||
"title": "AsyncAPI and DDD - A Pretty Couple - Dr. Annegret Junker", | ||
"description": "", | ||
"videoId": "lCTdXmougTk" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/2WUchTKDPfs/hqdefault.jpg", | ||
"title": "Marketing WG Meeting, 14:00 UTC Tuesday October 22nd 2024", | ||
"description": "https://github.com/asyncapi/community/issues/1553.", | ||
"videoId": "2WUchTKDPfs" | ||
"image_url": "https://i.ytimg.com/vi/b_BStEcLNqg/hqdefault.jpg", | ||
"title": "Sustaining Open Source Beyond Code: The Importance of Marketing and Funding - Oluwabamikemi Kayode", | ||
"description": "", | ||
"videoId": "b_BStEcLNqg" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/FzRxTpOeIDA/hqdefault.jpg", | ||
"title": "Design Meeting, 12:00 UTC Thursday October 17th 2024", | ||
"description": "https://github.com/asyncapi/community/issues/1558.", | ||
"videoId": "FzRxTpOeIDA" | ||
"image_url": "https://i.ytimg.com/vi/G6YyV1JvvSM/hqdefault.jpg", | ||
"title": "Streamlining EDA: AsyncAPI-Driven Design, Documentation, and Testing - Giri Venkatesan", | ||
"description": "", | ||
"videoId": "G6YyV1JvvSM" | ||
} | ||
] |
Oops, something went wrong.