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

Variables: Add datasource variable support #1006

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

sunker
Copy link
Contributor

@sunker sunker commented Dec 17, 2024

This PR attempt to fix this issue.

I'm not very familiar with the scenes framework or its tooling so would appreciate some guidance on how the proposed solution and also on the next steps.

@sunker sunker requested a review from dprokop December 17, 2024 12:38
@torkelo torkelo added release Create a release when this pr is merged minor Increment the minor version when merged labels Dec 17, 2024
@torkelo
Copy link
Member

torkelo commented Dec 17, 2024

@sunker added release label and minor to this PR, there should be a canary release shortly added to this PR (in the main description), you can use that canary to test this PR in the main repo

Copy link
Member

@torkelo torkelo left a comment

Choose a reason for hiding this comment

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

@sunker thanks for this! had no idea we had this additional type of variable support implementation, so we completely missed it.

Is it commonly used? Do you know a few datasources that use it? Strange that it has only surfaced now :)

@sunker
Copy link
Contributor Author

sunker commented Dec 17, 2024

No it's not commonly used, but it's only because the VariableSupportAPI has been undocumented since it was introduced four years ago. We have on our todolist to change that. I just happened to notice that this part of the api is broken.

@sunker sunker merged commit cb03ae9 into main Dec 17, 2024
5 checks passed
@sunker sunker deleted the variables/add-datasource-variable-support branch December 17, 2024 13:54
@sunker sunker self-assigned this Dec 17, 2024
@scenes-repo-bot-access-token
Copy link

🚀 PR was released in v5.34.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged release Create a release when this pr is merged released
Projects
Development

Successfully merging this pull request may close these issues.

Variable query: Data source variable support is not working
2 participants