Skip to content

Conversation

romandariana
Copy link
Contributor

Add Kuiper page. Depends on: analogdevicesinc/adi-kuiper-gen#210

Signed-off-by: Alisa-Dariana Roman <[email protected]>
Copy link
Contributor

@gastmaier gastmaier left a comment

Choose a reason for hiding this comment

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

Hi, some props are not optional, and hence the CI failed

class Repo(TypedDict):
pathname: str
name: str
longname: Optional[str]
description: str
category: str
branch: str
visibility: str
topic: Optional[Dict[str, str]]
extra: Optional[Tuple[str, List[str], bool]]
parent: Optional[str]

 for event 'build-finished' threw an exception (exception: 'description')

I pushed adding it (description and category), thanks!

Those fields will be used soon for a better top-level nav.
I'm not sure exactly how "category" will map, so for now I filled roughly.

github-actions bot pushed a commit that referenced this pull request Sep 14, 2025
@gastmaier gastmaier merged commit 545df01 into main Sep 14, 2025
16 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 14, 2025
Signed-off-by: Jorge Marques <[email protected]>
gastmaier pushed a commit that referenced this pull request Sep 14, 2025
Signed-off-by: Alisa-Dariana Roman <[email protected]>
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