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

refactor(ui): batch generator nodes #7562

Merged
merged 23 commits into from
Jan 17, 2025
Merged

Conversation

psychedelicious
Copy link
Collaborator

Summary

Another approach to generators. This one makes them into nodes, and is a far less invasive change than the approach in #7559. In hindsight, this is the obvious way to handle generators. Will fill in PR description tomorrow.

Related Issues / Discussions

Supersedes #7559

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations frontend PRs that change frontend files labels Jan 16, 2025
@psychedelicious psychedelicious marked this pull request as ready for review January 17, 2025 00:54
@psychedelicious psychedelicious force-pushed the psyche/feat/zipped-batches branch from 74a4197 to 81e21cc Compare January 17, 2025 01:23
Base automatically changed from psyche/feat/zipped-batches to main January 17, 2025 01:34
@psychedelicious psychedelicious force-pushed the psyche/feat/generator-nodes branch from 438820b to bbac75a Compare January 17, 2025 01:39
@psychedelicious psychedelicious enabled auto-merge (rebase) January 17, 2025 01:39
@psychedelicious psychedelicious merged commit 50de54d into main Jan 17, 2025
15 checks passed
@psychedelicious psychedelicious deleted the psyche/feat/generator-nodes branch January 17, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files invocations PRs that change invocations python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants