-
Notifications
You must be signed in to change notification settings - Fork 18
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
refactor: upgrade FOCA & major app rewrite #248
Conversation
Co-authored-by: Alex Kanitz <alexander.kanitz@alumni.ethz.ch>
Can we merge this? Current default branch does not pass the tests, the image used in the docker file does not have any repository available. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work!
Of course, there's the cwl-tes
import issue that should prevent the app from processing any workflows. But given that the HEAD
commit is anyway broken and this PR is already gigantic, I think we can merge this now.
There are probably a bunch of other small issues as well, but overall it looks very good, I think. Again, time to merge and then figure out issues later on and get the app back working 🚀
Details
Excess boilerplate code was removed and replaced by FOCA's latest version.
Fixes #153