Skip to content

Misc workflow linting improvements#1437

Merged
mvdbeek merged 2 commits intogalaxyproject:masterfrom
bernt-matthias:misc-improvements
Mar 21, 2024
Merged

Misc workflow linting improvements#1437
mvdbeek merged 2 commits intogalaxyproject:masterfrom
bernt-matthias:misc-improvements

Conversation

@bernt-matthias
Copy link
Collaborator

  • fix linting of assertions with children
  • fix linting: do not warn about missing inputs for input nodes.

Comment on lines +339 to +342
if "verify_assertions_function" in function_args:
assertion_params["verify_assertions_function"] = asserts.verify_assertion(b"", [])
if "children" in function_args:
assertion_params["children"] = []
Copy link
Member

Choose a reason for hiding this comment

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

Any chance you could add a test for that ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes I should do this.

@mvdbeek mvdbeek merged commit f95f40c into galaxyproject:master Mar 21, 2024
@bernt-matthias bernt-matthias deleted the misc-improvements branch April 4, 2024 13:26
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