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

hotfix: nested query folders not found #349

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

geclos
Copy link
Contributor

@geclos geclos commented Apr 29, 2024

In a prior commit we introduced a regression that caused nested queries to not be found by the CLI during development. This commit fixes this issue.

fixes #348

Copy link

changeset-bot bot commented Apr 29, 2024

🦋 Changeset detected

Latest commit: 763b36f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@latitude-data/source-manager Patch
@latitude-data/server Patch
@latitude-data/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@geclos geclos force-pushed the hotfix/nested_query_folders_not_found branch from c3d2e6b to 05c8590 Compare April 29, 2024 12:11
andresgutgon
andresgutgon previously approved these changes Apr 29, 2024
In a prior commit we introduced a regression that caused nested queries
to not be found by the CLI during development. This commit fixes this
issue.
@geclos geclos force-pushed the hotfix/nested_query_folders_not_found branch from 9b88b4a to 763b36f Compare April 29, 2024 13:14
@geclos geclos merged commit 61916ed into main Apr 29, 2024
4 checks passed
@geclos geclos deleted the hotfix/nested_query_folders_not_found branch April 29, 2024 13:18
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query file not found || Connector not installed
2 participants