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

[TASK] Cleanup/refactor the blueprint manager code #277

Open
Tracked by #282
tbraun96 opened this issue Sep 16, 2024 · 0 comments
Open
Tracked by #282

[TASK] Cleanup/refactor the blueprint manager code #277

tbraun96 opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@tbraun96
Copy link
Collaborator

The blueprint manager provably works for sources such as Testing. However, other modes have not fully been tested such as GitHub. Furthermore, there are areas of the codebase that contain TODOs and a heavy cognitive load, making maintainability and the likelihood of bug introduction higher. Furthermore, we are passing more CLI params instead of relying on ENV vars now (except REGISTRATION_MODE) as an improvement, but should seek to remove env vars entirely and delegate this to the blueprint manager to pass as CLI args.

Logging can be improved by downgrading many INFOs to TRACEs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Building 🏗️
Development

No branches or pull requests

1 participant