fix(store): dont fail to load store if a single plugin is misconfigured by ImDevinC · Pull Request #409 · StreamController/StreamController · GitHub
Skip to content

fix(store): dont fail to load store if a single plugin is misconfigured#409

Merged
Core447 merged 2 commits into
StreamController:mainfrom
ImDevinC:dont-fail-manifest
May 29, 2025
Merged

fix(store): dont fail to load store if a single plugin is misconfigured#409
Core447 merged 2 commits into
StreamController:mainfrom
ImDevinC:dont-fail-manifest

Conversation

@ImDevinC

Copy link
Copy Markdown
Contributor

Currently, if a plugin has a misconfigured manifest or if someone provides an invalid custom repository that is invalid,
the entire store will fail to load and will continue to load indefinitely. This change makes sure that if there is no
valid manifest for a plugin, we just skip it and continue on to the next plugin in the list.

@ImDevinC ImDevinC force-pushed the dont-fail-manifest branch from f6a3b86 to 7e664ed Compare May 28, 2025 16:27
@Core447

Core447 commented May 29, 2025

Copy link
Copy Markdown
Member

@Core447 Core447 merged commit d171af9 into StreamController:main May 29, 2025
@ImDevinC ImDevinC deleted the dont-fail-manifest branch May 29, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants