Skip to content

feat: x-linkedin extension support - #1155

Open
catosaurusrex2003 wants to merge 7 commits into
asyncapi:masterfrom
catosaurusrex2003:linkedin-extension
Open

feat: x-linkedin extension support#1155
catosaurusrex2003 wants to merge 7 commits into
asyncapi:masterfrom
catosaurusrex2003:linkedin-extension

Conversation

@catosaurusrex2003

Copy link
Copy Markdown
Collaborator

Description

support for x-linkedin extension: https://github.com/asyncapi/extensions-catalog/blob/master/extensions/linkedin.md

just like how this was implemented #994

Related issue(s)
None

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions Bot added the stale label Sep 12, 2025
@catosaurusrex2003

Copy link
Copy Markdown
Collaborator Author

still relevant

@github-actions github-actions Bot removed the stale label Sep 18, 2025
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions Bot added the stale label Jan 17, 2026
Comment thread library/package.json

@AceTheCreator AceTheCreator left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Left you some review @catosaurusrex2003

parent={item}
/>
);
} else return null;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@catosaurusrex2003 I'm curious about the approach here, what's the advantage of returning null instead of using an else statement? Why is handling it in a single iteration better than separating the logic as you did in this PR?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@github-actions github-actions Bot removed the stale label Jan 23, 2026
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants