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

Feature/fe new registry #2647

Draft
wants to merge 9 commits into
base: next/minor
Choose a base branch
from
Draft

Feature/fe new registry #2647

wants to merge 9 commits into from

Conversation

elvece
Copy link
Member

@elvece elvece commented Jun 18, 2024

There are several todos dependent on additional information needed from BE types. Interim types were implemented to get most of the way there. It will be straightforward to remove these and use the original new types.

Todo summary:

  • donationUrl, publishedAt, and dependencyMetadata (title, icon, hidden, description), and alerts are missing in PackageVersionInfo.
  • getStatic endpoint needs to be updated with eventual BE implementation, possibly parsing info from s9pk on FE
  • A reworking of loading packages at particular versions is in order, particularly to handle toggling between alternate implementations smoother
  • Use emver helper (tbd) to determine if a version has a prefix and is an alternate implementation
  • Hitting endpoint for server metrics needs to be added
  • more robust fixtures for mocks
  • error: emver.pipe.ts:29 emver comparison failed Parse Error: "knots-26.1.20240513" is not a valid Version 0.21.0 knots-26.1.20240513

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.

None yet

2 participants