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

[Draft] simplify block manifest #784

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EmilyGavrilenko
Copy link
Contributor

@EmilyGavrilenko EmilyGavrilenko commented Nov 7, 2024

Description

WIP: Updating the block manifest for frontend UQL support

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

YOUR_ANSWER

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

for block in blocks:
if (
Copy link
Collaborator

Choose a reason for hiding this comment

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

I am voting for explicit metadata for each block manifest, similar to metadata we add to display icons in UI

  • we could manifest "requires_uql": True
  • we can add any context-related metadata that would trigger specific reactions in UI, let's just sit and agree on what is needed

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