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

chore(aurora-portal): improve extension loader #67

Merged
merged 4 commits into from
Feb 14, 2025
Merged

Conversation

andypf
Copy link
Collaborator

@andypf andypf commented Feb 14, 2025

Summary

This PR improves the extension handling.

Changes Made

  • simplify Extension Loading in UI
  • generalize server extensions
  • integrate components

Testing Instructions

  1. pnpm i
  2. pnpm run test

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.

@andypf andypf requested a review from a team as a code owner February 14, 2025 15:38
@andypf andypf force-pushed the andypf-ext-loader-2 branch from b955cf2 to bd4b8f6 Compare February 14, 2025 15:40
@andypf andypf merged commit 46f4337 into main Feb 14, 2025
11 checks passed
@andypf andypf deleted the andypf-ext-loader-2 branch February 14, 2025 16:28
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