#654 chore: Refactor flyteconsole
Pull request opened by
ursucarina
TL;DR
Added support for custom console components to be injected into flyteconsole without needing to host the code in the flyteconsole codebase.
Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
Changed the flyteconsole codebase to separate the main console into ./packages that can be imported into custom implementations.
The flyteconsole app will be deployed from ./website.
For contributing to the codebase, all changes should be made to ./packages/console.
Tracking Issue
fixes
#653
flyteorg/flyteconsole
GitHub Actions: Build & Push FlyteConsole Image
GitHub Actions: Get Release Tag
GitHub Actions: Generate Release
Codecov: 67.62% (-0.66%) compared to 516bbff
✅ 7 other checks have passed
7/11 successful checks