Skip to content

Improve manifests discovery#1518

Merged
TwitchBronBron merged 1 commit intomasterfrom
fix/manifest-discovery
Jun 24, 2025
Merged

Improve manifests discovery#1518
TwitchBronBron merged 1 commit intomasterfrom
fix/manifest-discovery

Conversation

@elsassph
Copy link
Contributor

@elsassph elsassph commented Jun 18, 2025

Similarly to #1512 the language server is using roku-deploy to discover manifest files. This also causes issues.

This PR uses fast-glob directly.

Note: the discovery mechanism doesn't do any validation that the manifest files found are in fact Roku manifests. It is unsafe when the extension is used with non-Roku projects.

Copy link
Member

@TwitchBronBron TwitchBronBron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@TwitchBronBron TwitchBronBron merged commit ba07d81 into master Jun 24, 2025
5 checks passed
@TwitchBronBron TwitchBronBron deleted the fix/manifest-discovery branch June 24, 2025 17:24
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