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

dnanexus build failure #446

Closed
dpark01 opened this issue Dec 15, 2022 · 1 comment
Closed

dnanexus build failure #446

dpark01 opened this issue Dec 15, 2022 · 1 comment

Comments

@dpark01
Copy link
Member

dpark01 commented Dec 15, 2022

The actual compiling and publishing of WDLs to dnanexus works fine but the building of the launcher workflows appears to be failing here:

~/work/viral-pipelines/viral-pipelines/pipes/dnax/dx-launcher ~/work/viral-pipelines/viral-pipelines
Traceback (most recent call last):
  File "./dx-yml-build", line 17, in <module>
    data = yaml.load(infile)
TypeError: load() missing 1 required positional argument: 'Loader'
Error: Process completed with exit code 1.

This does not affect branch builds at the moment (which are skipping the dnax builds) but only the master branch builds

@dpark01
Copy link
Member Author

dpark01 commented Sep 21, 2023

This was fixed in #488

@dpark01 dpark01 closed this as completed Sep 21, 2023
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

No branches or pull requests

1 participant