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: sync interfaces errors #200

Merged
merged 3 commits into from
Aug 6, 2024
Merged

fix: sync interfaces errors #200

merged 3 commits into from
Aug 6, 2024

Conversation

cardoe
Copy link
Contributor

@cardoe cardoe commented Aug 6, 2024

Fixes e5e268c where the wrong parameter was put into the workflow. Fixed the add node code and added tests for it.

Fixes e5e268c where the wrong parameter was put into the workflow.
@cardoe cardoe requested a review from a team August 6, 2024 15:05
The function converted the parameters incorrectly and didn't need the
helper since we used a dataclass. Added a test to catch this case in the
future.
@cardoe cardoe force-pushed the fix-wf-param branch 2 times, most recently from 3bb6010 to 5fbcf93 Compare August 6, 2024 16:15
@skrobul skrobul force-pushed the fix-wf-param branch 3 times, most recently from 301a796 to 2980a92 Compare August 6, 2024 16:25
For testing allow us to build the containers. Allow workflow_dispatch to
rebuild the containers. Always push the container when running a PR.
@cardoe cardoe changed the title fix: wrong parameter in workflow fix: sync interfaces errors Aug 6, 2024
@ctria ctria merged commit 435ed5d into main Aug 6, 2024
14 checks passed
@ctria ctria deleted the fix-wf-param branch August 6, 2024 16:31
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.

3 participants