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

Fix rendering of manifest reference table. #326

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

melissawm
Copy link
Member

The schema.json file at https://github.com/napari/npe2/releases/latest/download/schema.json also needs to be updated after this PR is merged.

Fixes #308 (not the bold part though, that will only be fixed with the new theme)

The schema.json file at https://github.com/napari/npe2/releases/latest/download/schema.json also needs to be updated after this PR is merged.
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c91f9d4) 100.00% compared to head (f3b3976) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #326   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         2774      2774           
=========================================
  Hits          2774      2774           

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

Copy link
Contributor

@DragaDoncila DragaDoncila left a comment

Choose a reason for hiding this comment

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

Thanks @melissawm! @nclack do you know how to update that schema file?

@nclack
Copy link
Collaborator

nclack commented Nov 24, 2023

Thanks @melissawm! @nclack do you know how to update that schema file?

It'll happen automatically. There's a step in the CI.

Copy link
Collaborator

@nclack nclack left a comment

Choose a reason for hiding this comment

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

Thanks!

@nclack nclack merged commit 6612e8c into napari:main Nov 24, 2023
31 checks passed
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.

Documentation: Improve the fields section of the Manifest reference document
3 participants