Skip to content

Conversation

@jeff-yc-wong
Copy link
Contributor

@jeff-yc-wong jeff-yc-wong commented Mar 7, 2025

Major bugs

  • sorted files by decreasing file_id lengh when renaming files to wfbench format to prevent partial/duplicate replacements (e.g. renaming a file call "input_01" before "input_01.txt")
  • fixed bugs where inputs to the workflow (i.e. not produced by any task) is sometimes not generated due to only checking input files of root tasks

Minor bugs

  • added a generate_json function, so then each translator wouldn't always write a workflow json in the current working directory when all it needs is the workflow_json obj
  • made a change to pyproject.toml, since wfchef weren't being registered as an executable

added "entry-points" and "scripts" to dynamic so that wfchef would be registered as an executable
@rafaelfsilva rafaelfsilva merged commit c25c884 into main Mar 7, 2025
11 checks passed
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