Skip to content

Conversation

@asyncapi-bot
Copy link
Contributor

@asyncapi-bot asyncapi-bot commented May 5, 2025

Automated changes by create-pull-request GitHub action

Summary by CodeRabbit

  • Chores
    • Reformatted the tags configuration file for improved readability without changing any data.
    • Updated the tools configuration with reorganized categories, corrected tool entries, added missing tools, removed duplicates, and improved descriptions for greater clarity.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented May 5, 2025

Walkthrough

This update modifies two JSON configuration files. The config/all-tags.json file is reformatted for improved readability, converting its content from a single-line format to a pretty-printed, multi-line structure without altering any data. The config/tools-automated.json file undergoes extensive reorganization: entries are reordered, some tools are re-categorized or reintroduced, duplicate entries are removed, and a new "Frameworks" category is added. Descriptions, URLs, tags, and ownership flags are corrected for accuracy and consistency. No semantic changes are made to the tag data, and no code entities are affected.

Changes

File(s) Change Summary
config/all-tags.json Reformatted from single-line to pretty-printed multi-line JSON for readability; no data or structural changes.
config/tools-automated.json Reorganized tool entries: reordered, corrected descriptions/URLs/tags, removed duplicates, added "Frameworks" category, reintroduced some tools, and updated ownership flags. No code-level or semantic changes to exported entities.

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant ConfigFiles
    User->>ConfigFiles: Reads all-tags.json (now pretty-printed)
    User->>ConfigFiles: Reads tools-automated.json (with reorganized entries)
    Note over ConfigFiles: No change to data, only improved structure and accuracy
Loading

Possibly related PRs

Suggested labels

autoapproved, autoupdate

Suggested reviewers

  • derberg
  • akshatnema
  • magicmatatjahu
  • anshgoyalevil
  • Mayaleeeee
  • devilkiller-ag
  • sambhavgupta0705
  • asyncapi-bot-eve

Poem

A rabbit hopped through fields of JSON bright,
Tidying tags and tools with gentle delight.
Lines now aligned, categories in place,
Each entry and color wears a tidy new face.
With whitespace and order, the configs now gleam—
The rabbit’s soft paws have polished the stream!
🐇✨


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@netlify
Copy link

netlify bot commented May 5, 2025

Deploy Preview for asyncapi-website ready!

Name Link
🔨 Latest commit f566304
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/681808db280b1d0008d04ff3
😎 Deploy Preview https://deploy-preview-4088--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9f9f7ed) to head (f566304).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4088   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          778       778           
  Branches       144       144           
=========================================
  Hits           778       778           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@asyncapi-bot asyncapi-bot merged commit 8797057 into master May 5, 2025
32 of 34 checks passed
@asyncapi-bot asyncapi-bot deleted the update-tools/regenerateTools branch May 5, 2025 00:43
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 9

🧹 Nitpick comments (6)
config/tools-automated.json (6)

53-64: Ensure URL formatting consistency for AsyncAPI.Net (LEGO) entry
The websiteUrl and repoUrl fields include trailing slashes. To avoid discrepancies when comparing or validating URLs, consider removing the trailing slash to match the style of other entries.


75-95: Disambiguate duplicate "AsyncAPI.Net" entries
There are two entries titled "AsyncAPI.Net" pointing to different repositories. Consider appending the organization name (e.g., "AsyncAPI.Net (LEGO)" and "AsyncAPI.Net (ByteBardOrg)") to the titles so users can immediately tell them apart.


423-448: Review Frameworks grouping and redundant filter categories
After deduplication, verify that Zod Sockets’s filters.categories accurately reflect only its framework role. You may remove "code-first" and "dsl" tags here since the grouping itself conveys its primary function.


629-637: Add a websiteUrl or docsUrl for AsyncAPI Diff
This entry only provides a repoUrl. Consider including a websiteUrl or docsUrl (for example, the hosted documentation on asyncapi.com) to improve discoverability.


715-723: Simplify filter categories for AsyncAPI CLI
Under CLIs, the "AsyncAPI CLI" entry includes both "others" and "cli". Since it’s already under the CLI section, remove "others" from filters.categories to streamline filtering.


947-964: Disambiguate duplicate "AsyncAPI CLI" entries under Others
Two entries share the title "AsyncAPI CLI" but point to different repositories. Consider renaming one (e.g., "AsyncAPI CLI (fork)") or adding context to help readers differentiate them.

📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9f9f7ed and f566304.

📒 Files selected for processing (2)
  • config/all-tags.json (1 hunks)
  • config/tools-automated.json (18 hunks)
⏰ Context from checks skipped due to timeout of 180000ms (5)
  • GitHub Check: Redirect rules - asyncapi-website
  • GitHub Check: Header rules - asyncapi-website
  • GitHub Check: Pages changed - asyncapi-website
  • GitHub Check: Automerge PR autoapproved by a bot
  • GitHub Check: Lighthouse CI
🔇 Additional comments (1)
config/all-tags.json (1)

1-316: Formatting-only update approved
The file has been pretty-printed for better readability without any semantic changes to the tags.

Comment on lines +844 to +852
"title": "HTML Template",
"description": "HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.",
"links": {
"repoUrl": "https://github.com/asyncapi/java-spring-template"
"repoUrl": "https://github.com/asyncapi/html-template"
},
"filters": {
"language": [
"javascript"
],
"language": "javascript",
"technology": [
"Springboot",
"Maven",
"Gradle"
"HTML"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Standardize filters.language for HTML Template
Use "JavaScript" instead of "javascript" for consistency with your tags in config/all-tags.json.

Comment on lines +535 to 555
},
{
"title": "Specmatic",
"description": "An API contract testing tool that helps ensure the correctness APIs by automatically generating test cases and verifying them against the API spec. It simplifies the process of testing APIs and reduces the likelihood of bugs and compatibility issues.",
"links": {
"websiteUrl": "https://specmatic.io",
"docsUrl": "https://specmatic.io/documentation/",
"repoUrl": "https://github.com/znsio/specmatic"
},
"filters": {
"language": "kotlin",
"technology": [
"maven"
],
"categories": [
"mocking-and-testing"
],
"hasCommercial": false,
"isAsyncAPIOwner": false
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Capitalize language tag for Specmatic
Change "kotlin""Kotlin" in filters.language to match the capitalization in config/all-tags.json.

Comment on lines +210 to +224
},
{
"title": "Golang AsyncAPI Code Generator",
"description": "Generate Go user and application boilerplate from AsyncAPI specifications. Can be called from `go generate` without requirements.\n",
"links": {
"repoUrl": "https://github.com/lerenn/asyncapi-codegen"
},
"filters": {
"language": "golang",
"categories": [
"code-generator"
],
"hasCommercial": false,
"isAsyncAPIOwner": false
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Use standardized language tag for Go code generator
The filters.language value "golang" should be "Go/Golang" to align with the tags defined in config/all-tags.json. This ensures consistent filtering across the site.

Comment on lines 868 to +872
"language": [
"javascript"
],
"technology": [
"Java"
"Springboot",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Fix filters.language for Java Spring Template
It’s currently set as an array ["javascript"]. Replace it with the string "Java" to accurately reflect the template’s language and conform to your tag definitions.

Comment on lines +119 to +127
"title": "nestjs-asyncapi",
"description": "Utilize decorators to generate AsyncAPI document utilizing DTOs (similar to @nestjs/swagger) and a web UI.",
"links": {
"websiteUrl": "https://github.com/ByteBardOrg/AsyncAPI.NET/",
"repoUrl": "https://github.com/ByteBardOrg/AsyncAPI.NET"
"repoUrl": "https://github.com/flamewow/nestjs-asyncapi"
},
"filters": {
"language": "C#",
"language": "Typescript",
"technology": [
".NET",
"ASP.NET"
"Node.js",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Correct language casing and add a websiteUrl for nestjs-asyncapi

  • Change "Typescript""TypeScript" to match your standard tag.
  • Include a websiteUrl field (for example, the npm package page) alongside repoUrl to give users direct access to installation or docs.

Comment on lines +227 to +243
"title": "asyncapi-python",
"description": "Easily generate type-safe and async Python applications from AsyncAPI 3 specifications.",
"links": {
"repoUrl": "https://github.com/G-USI/asyncapi-python/",
"websiteUrl": "https://pypi.org/project/asyncapi-python/"
},
"filters": {
"language": "python",
"technology": [
"amqp"
],
"categories": [
"code-generator"
],
"hasCommercial": false,
"isAsyncAPIOwner": false
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Standardize Python language tag casing
The filters.language field uses "python", while other Python tools use "Python". Update to "Python" to maintain consistency in filtering.

Comment on lines +826 to 836
"title": "Node.js Websockets Template",
"description": "Node.js WebSockets template for the AsyncAPI Generator. It showcases how from a single AsyncAPI document you can generate a server and a client at the same time.",
"links": {
"repoUrl": "https://github.com/asyncapi/java-spring-cloud-stream-template"
"repoUrl": "https://github.com/asyncapi/nodejs-ws-template"
},
"filters": {
"language": [
"javascript"
],
"language": "javascript",
"technology": [
"Spring Cloud Streams",
"Maven"
"Node.js"
],
"categories": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Correct language tag casing for JavaScript templates
In filters.language, change "javascript""JavaScript" (capital 'J' and 'S') to match the standardized tag.

Comment on lines +374 to +395
{
"title": "Zod Sockets",
"description": "Socket.IO solution with I/O validation and the ability to generate AsyncAPI specification and a contract for consumers.",
"links": {
"websiteUrl": "https://www.npmjs.com/package/zod-sockets",
"repoUrl": "https://github.com/RobinTail/zod-sockets"
},
"filters": {
"language": "TypeScript",
"technology": [
"Node.js",
"TypeScript"
],
"categories": [
"code-first",
"dsl",
"framework"
],
"hasCommercial": false,
"isAsyncAPIOwner": false
}
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

⚠️ Potential issue

Prevent duplicate listings of Zod Sockets
Zod Sockets appears under Code-first tools, DSL, and now Frameworks. To avoid confusion, remove it from the DSL and/or Code-first tools sections and rely on its presence in the Frameworks grouping—its filters.categories already capture all roles.

Comment on lines +908 to +912
"language": [
"javascript"
],
"technology": [
"Node.js"
"Spring Cloud Streams",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Fix filters.language for Java Spring Cloud Stream Template
Similarly, change ["javascript"]"Java" so that filtering and tags remain accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants