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

Add support for connection avatar icons #117

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

bkegley
Copy link
Contributor

@bkegley bkegley commented Oct 25, 2024

No description provided.

@@ -1,4 +1,4 @@
import { ComponentDefinition as ComponentDefinitionTemplate } from "@prismatic-io/spectral";
import { Component as ComponentDefinitionTemplate } from "@prismatic-io/spectral/dist/serverTypes";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was errantly referencing the ComponentDefinition prior to running through the convert layer. prism handles the result of spectral's convertComponent/convertIntegration.

Copy link
Contributor

@pattra pattra left a comment

Choose a reason for hiding this comment

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

overall lgtm, just one small question

src/commands/components/publish.ts Outdated Show resolved Hide resolved
@bkegley bkegley force-pushed the add-connection-avatar-url branch 2 times, most recently from f869c21 to 5afa760 Compare October 25, 2024 15:23
@bkegley bkegley force-pushed the add-connection-avatar-url branch from 5afa760 to 6dbd239 Compare October 25, 2024 15:25
@bkegley bkegley merged commit 45cfa1e into main Oct 25, 2024
1 check passed
@bkegley bkegley deleted the add-connection-avatar-url branch October 25, 2024 15:31
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