-
-
Notifications
You must be signed in to change notification settings - Fork 676
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
chore(blog): add last summary of the year #3463
base: master
Are you sure you want to change the base?
Conversation
WalkthroughA new markdown file titled "November and December Community Update And AsyncAPI Conf in Paris 2024" has been created, detailing community activities and reflections, including a summary of the AsyncAPI Conference held in Paris. Additionally, the existing October summary document has been updated to reflect recent events, community goals, and conference details. Both documents emphasize community engagement and upcoming initiatives. Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🧰 Additional context used🪛 LanguageToolmarkdown/blog/2024-december-and-paris.md[style] ~27-~27: Consider using a more formal and expressive alternative to ‘amazing’. (AWESOME) [duplication] ~122-~122: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE) 🔇 Additional comments (8)markdown/blog/2024-december-and-paris.md (8)
The metadata is complete and follows the standard blog post structure.
This content was previously reviewed and corrected. 🧰 Tools🪛 LanguageTool[style] ~27-~27: Consider using a more formal and expressive alternative to ‘amazing’. (AWESOME)
This content was previously reviewed and corrected.
This content was previously reviewed and corrected.
The final remarks provide a good closure to the blog post and year.
Let's ensure the GitHub username is correct for the new maintainer. ✅ Verification successfulGitHub profile link is valid and correctly referenced The GitHub username 🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Verify GitHub username exists
gh api users/ashmit-coder --jq '.login'
Length of output: 52 🧰 Tools🪛 LanguageTool[duplication] ~122-~122: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Let's ensure all referenced conference images exist in the repository. ✅ Verification successfulAll conference images are present in the repository All referenced images in the blog post exist at the expected location under 🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Check if all conference images exist
image_paths=(
"full-room.webp"
"lukasz-and-fran.webp"
"naresh-and-pierre.webp"
"frank.webp"
"leonid.webp"
"hugo.webp"
"julien-and-alessandro.webp"
"annegret.webp"
"jonathan.webp"
"hari-and-joel.webp"
"laurent-and-hugo.webp"
)
for img in "${image_paths[@]}"; do
if [ -f "public/img/posts/paris-conf-2024/$img" ]; then
echo "✓ Found: $img"
else
echo "✗ Missing: $img"
fi
done
Length of output: 1955
The link to the community goals proposal PR is crucial for community engagement. ✅ Verification successfulGitHub PR link is valid and accessible The PR #1575 in asyncapi/community repository is open and correctly titled "AsyncAPI Community Building Goals 2025 Proposal", matching the context of the blog post. 🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Verify the GitHub PR link is accessible
gh pr view 1575 --repo asyncapi/community --json state,title
Length of output: 148 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
👷 Deploy Preview for asyncapi-website processing.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3463 +/- ##
=======================================
Coverage 77.22% 77.22%
=======================================
Files 21 21
Lines 663 663
=======================================
Hits 512 512
Misses 151 151 ☔ View full report in Codecov by Sentry. |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-3463--asyncapi-website.netlify.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
markdown/blog/2024-december-and-paris.md (1)
13-13
: Consider enhancing the excerpt for better SEO and readability.The current excerpt is quite similar to the title and could be more descriptive. Consider adding key highlights or takeaways from the post.
-excerpt: 'November and December Community Update And Paris Conference Summary' +excerpt: 'Highlights from AsyncAPI Conference in Paris, community achievements, and welcoming new TSC members as we wrap up an eventful 2024'
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
📒 Files selected for processing (2)
markdown/blog/2024-december-and-paris.md
(1 hunks)markdown/blog/2024-october-summary.md
(0 hunks)
💤 Files with no reviewable changes (1)
- markdown/blog/2024-october-summary.md
🧰 Additional context used
🪛 LanguageTool
markdown/blog/2024-december-and-paris.md
[style] ~27-~27: Consider using a more formal and expressive alternative to ‘amazing’.
Context: ...linkedin.com/in/mehdimedjaoui/) and the amazing team at [APIdays](https://www.apidays.g...
(AWESOME)
[duplication] ~122-~122: Possible typo: you repeated a word
Context: ...oud of the work you have done so far. <Profiles profiles={[ { name: 'Ashmit Jagtap', a...
(ENGLISH_WORD_REPEAT_RULE)
🔇 Additional comments (5)
markdown/blog/2024-december-and-paris.md (5)
16-18
: LGTM!
The introduction effectively sets the context and tone for the blog post.
130-138
: LGTM!
The conclusion effectively wraps up the blog post with appropriate holiday wishes and future plans.
122-128
: Verify the GitHub profile link.
Let's ensure the GitHub username is correct and the profile is accessible.
✅ Verification successful
GitHub profile link is valid and matches the name
The GitHub profile ashmit-coder
exists and the name matches "Ashmit Jagtap" as specified in the Profiles component.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash
# Verify GitHub profile exists and matches the name
gh api users/ashmit-coder --jq '.name'
Length of output: 53
🧰 Tools
🪛 LanguageTool
[duplication] ~122-~122: Possible typo: you repeated a word
Context: ...oud of the work you have done so far. <Profiles profiles={[ { name: 'Ashmit Jagtap', a...
(ENGLISH_WORD_REPEAT_RULE)
31-35
: Verify the existence and accessibility of conference images.
Let's ensure all referenced images exist in the repository.
Also applies to: 39-43, 47-51, 55-59, 63-67, 71-75, 79-83, 87-91, 96-100, 104-108, 112-116
✅ Verification successful
All conference images are present and accessible
All referenced images in the public/img/posts/paris-conf-2024/
directory have been verified to exist, including:
- full-room.webp (referenced in the reviewed snippet)
- All other conference images referenced in lines 39-116
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash
# Check if all referenced images exist
fd -e webp -p "public/img/posts/paris-conf-2024/" | while read -r img; do
basename=$(basename "$img")
echo "Checking: $basename"
if [ -f "$img" ]; then
echo "✓ Found: $img"
else
echo "✗ Missing: $img"
fi
done
Length of output: 3997
22-23
: Verify the PR status and accessibility.
Let's ensure the referenced PR is still open and accessible.
✅ Verification successful
PR link is valid and active
The referenced PR (#1575) in the AsyncAPI Community repository is open and accessible, correctly discussing the 2025 Community Building Goals proposal as mentioned in the blog post.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash
# Check if the PR is still open and accessible
gh pr view 1575 --repo asyncapi/community --json state,url,title
Length of output: 208
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some minor comments
probably would be good to share linkedin of all speakers
btw, now you have nice task to gather all slides and recordings (if speakers recorded their talks through Apidays resources)
|
||
## AsyncAPI Conf in Paris 2024 | ||
|
||
The AsyncAPI Conf was back again in Paris this December, thanks to [Mehdi Medjaoui](https://www.linkedin.com/in/mehdimedjaoui/) and the amazing team at [APIdays](https://www.apidays.global/) for hosting and sponsoring the venue. We participated in the three-day event, celebrating a year of the `API Open Standards Booth` alongside friends from OpenAPI, JSON Schema, and GraphQL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The AsyncAPI Conf was back again in Paris this December, thanks to [Mehdi Medjaoui](https://www.linkedin.com/in/mehdimedjaoui/) and the amazing team at [APIdays](https://www.apidays.global/) for hosting and sponsoring the venue. We participated in the three-day event, celebrating a year of the `API Open Standards Booth` alongside friends from OpenAPI, JSON Schema, and GraphQL. | |
The AsyncAPI Conf was back again in Paris this December, thanks to [Mehdi Medjaoui](https://www.linkedin.com/in/mehdimedjaoui/) and the amazing team at [APIdays](https://www.apidays.global/) for hosting and sponsoring the venue. We participated in the three-day event, celebrating a year of the `API Standards` booth alongside friends from OpenAPI, JSON Schema, and GraphQL. Special thanks to all the members of AsyncAPI community that could join the conference and help at the booth: [Hugo Guerrero](https://www.linkedin.com/in/hugoguerrero/), [Fran Méndez](https://www.linkedin.com/in/fmvilas/), [Richard Coppen](https://www.linkedin.com/in/richard-coppen/), [Hari Krishnan](https://www.linkedin.com/in/harikrishnan83/), [Lukasz Gornicki](https://www.linkedin.com/in/lukasz-gornicki-a621914/) |
that was the final name we used
className="text-center" | ||
/> | ||
|
||
Naresh Jain and Pierre Gauthier presented their keynote on `TM Forum's AsyncAPI for a New Era of Event-Driven Architecture`. During the session, they announced AsyncAPI as the standard, with over 100 telecommunications APIs already in production. TM Forum has around 800 telco companies, and they will implement all APIs in an async manner, extensively utilizing the request-reply pattern. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Naresh Jain and Pierre Gauthier presented their keynote on `TM Forum's AsyncAPI for a New Era of Event-Driven Architecture`. During the session, they announced AsyncAPI as the standard, with over 100 telecommunications APIs already in production. TM Forum has around 800 telco companies, and they will implement all APIs in an async manner, extensively utilizing the request-reply pattern. | |
Naresh Jain and Pierre Gauthier presented their keynote on `TMForum's AsyncAPI for a New Era of Event-Driven Architecture`. During the session, Pierre announced TMForum adopts AsyncAPI as a standard, with around 120 telco APIs already in production. TMForum has around 800 telco companies, and they will implement all APIs in an async manner, extensively utilizing the request-reply pattern. |
className="text-center" | ||
/> | ||
|
||
Julien and Alessandro shared how organizations can harness the full potential of event-driven integration by leveraging GoldenGate Data Streams, AsyncAPI, and Solace PubSub+ Event Mesh. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Julien and Alessandro shared how organizations can harness the full potential of event-driven integration by leveraging GoldenGate Data Streams, AsyncAPI, and Solace PubSub+ Event Mesh. | |
Julien and Alessandro shared how organizations can harness the full potential of event-driven integration by leveraging GoldenGate Data Streams, AsyncAPI, and Solace PubSub+ Event Mesh. They shared a great use case for AI and how it can be trained real-time and standardized with AsyncAPI. |
Last blog of the year including Paris highlights and some community updates
Summary by CodeRabbit
New Features
Bug Fixes
Documentation