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

fix(nodes): nodes denylist handling #7235

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

  • Add method to force a rebuild of the pydantic type adapter for the union of invocations, which is used to validate graphs.
  • Update the xfail'd test.

Related Issues / Discussions

Supersedes #5893

QA Instructions

  • Manually queue a batch with a denylist'd node.

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

- Add method to force a rebuild of the pydantic type adapter for the union of invocations, which is used to validate graphs.
- Update the xfail'd test.
@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations python-tests PRs that change python tests labels Oct 31, 2024
@psychedelicious psychedelicious enabled auto-merge (rebase) October 31, 2024 04:21
@psychedelicious psychedelicious merged commit 6f0f538 into main Oct 31, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/nodes/nodes-denylist branch October 31, 2024 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invocations PRs that change invocations python PRs that change python files python-tests PRs that change python tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants