Skip to content
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: update tools.json #3779

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

asyncapi-bot
Copy link
Contributor

@asyncapi-bot asyncapi-bot commented Mar 3, 2025

Automated changes by create-pull-request GitHub action

Summary by CodeRabbit

  • Style

    • Applied a uniform, modern color scheme to language and technology tags for a more consistent visual experience.
  • New Features

    • Updated the tool resource listings with refreshed entries, including new options and improved descriptions, links, and categorization for a clearer, more user-friendly presentation.

Copy link
Contributor

coderabbitai bot commented Mar 3, 2025

Walkthrough

This pull request updates configuration files by standardizing visual elements and reorganizing tool entries. In config/all-tags.json, several technology and language entries now share a uniform color and borderColor scheme. In config/tools-automated.json, entries have been restructured: one API entry was removed, one tool was replaced and redefined, and new entries have been added with updated descriptions, links, and filters. The changes focus on visual consistency and improved categorization without modifying exported entities.

Changes

File(s) Summary of Changes
config/all-tags.json Updated color and borderColor values for multiple technologies and languages to use a consistent scheme.
config/tools-automated.json Removed the "AsyncAPI Server API" entry; replaced "AsyncAPI.Net" with "Zod Sockets"; updated "nestjs-asyncapi" details; replaced "asyncapi-python" with "AsyncAPI Modelina"; added "Golang AsyncAPI Code Generator".

Possibly related PRs

Suggested labels

autoapproved, autoupdate

Suggested reviewers

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

Poem

I’m a little rabbit hopping in code,
Where colors now dance in their new abode,
Each tool and tag set in vibrant array,
Bringing joy to the devs’ busy day,
A cheerful hop—coding magic bestowed!
🐇✨


📜 Recent review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between 9687130 and 921f547.

📒 Files selected for processing (2)
  • config/all-tags.json (1 hunks)
  • config/tools-automated.json (13 hunks)
✅ Files skipped from review due to trivial changes (1)
  • config/all-tags.json
⏰ 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 (11)
config/tools-automated.json (11)

27-47: Clarify the "AsyncAPI Server API" entry removal.
The PR summary states that the "AsyncAPI Server API" entry should be completely removed. However, this block (lines 27–47) still appears in the diff (with changes marked by “~”). Please verify whether this entry should be removed entirely as intended or if these modifications are being applied instead.


53-72: New "Zod Sockets" tool entry under Code-first tools.
The "Zod Sockets" entry is added here with its title, description, links, and filters (e.g. language set to "TypeScript" and technologies including Node.js and TypeScript). Note that this tool also appears in other sections (DSL and Frameworks). Please confirm that listing it in multiple categories is intentional to improve discoverability rather than an inadvertent duplication.


97-114: Updated "nestjs-asyncapi" entry configuration.
The "nestjs-asyncapi" entry now includes an updated title, description, and revised links and filters (e.g. the technology filter now explicitly lists "NestJS"). The changes appear correct; please ensure that all downstream displays or searches recognize the updated configuration.


115-136: Verify "AsyncAPI.Net" entry coexistence.
The "AsyncAPI.Net" entry is still present under Code-first tools (lines 115–136), even though the PR summary mentioned replacing it with "Zod Sockets." Please double‐check if retaining this entry is intentional. If both are meant to coexist, consider clarifying their distinct roles to avoid user confusion.


143-162: Refined "AsyncAPI Modelina" details.
The "AsyncAPI Modelina" entry has updated description, links, and filters (now including "React JS" and "Docker"). These modifications improve clarity and categorization. Confirm that these changes are fully consistent with the official documentation and intended usage.


163-177: New Golang AsyncAPI Code Generator addition.
The new "Golang AsyncAPI Code Generator" entry is a welcome addition. One point to verify: the language filter is set to "golang". For consistency with common naming conventions, consider using "Go" (if that is the established practice elsewhere in the project).


311-332: "Zod Sockets" under DSL – intentional duplication?
The "Zod Sockets" entry is included again under the DSL section. Since an identical entry appears under Code-first tools, please confirm that this duplication is deliberate to emphasize multiple categorization or if a single consolidated reference is preferred.


361-385: Cross-listing "Zod Sockets" in Frameworks.
Once more, "Zod Sockets" shows up under the Frameworks section. While cross-listing may enhance discoverability if the tool truly spans these domains, ensure it’s not unintentionally redundant. If the tool’s framework-related features are to be highlighted separately, consider adding a brief note or differentiator in its description.


743-760: "Node.js Websockets Template" entry looks solid.
The "Node.js Websockets Template" is added with appropriate description, repository link, and filters (using "javascript" for language, which is appropriate for Node.js projects). This entry meets expectations.


761-778: Review "Node.js Multiprotocol Template" details.
The "Node.js Multiprotocol Template" is a valuable addition, and its description clearly outlines support for multiple protocols. Please verify that its filters and description correctly capture its capabilities (e.g. runtime validation, middleware support).


821-838: "HTML Template" entry verification.
The "HTML Template" entry is updated with its description and repository link. The language remains set to "javascript", which may be acceptable given that it uses the AsyncAPI React component under the hood. Please confirm that this is the intended configuration.


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?

❤️ 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.

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 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.

Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for asyncapi-website ready!

Name Link
🔨 Latest commit 921f547
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/67c4f9707a5ba70008c61614
😎 Deploy Preview https://deploy-preview-3779--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.

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.

2 participants