targeting new containers#245
Conversation
|
We have a large amount of linting warnings: this could be managed easily with an agent but it would lead to non-functional changes all over the code-base which is something we should do in a single isolated step. @matteodelucchi: My suggestion would be to ignore the linting "errors" for now and address this in a later step. |
|
Regarding the memory management tests, we have quite a few warnings and errors: https://github.com/furrer-lab/abn/actions/runs/24609036222 These errors might also be interesting to @mariaderrico |
|
@matteodelucchi: This turned into quite the update for the ci/cd workflows, but we should have recovered a functioning state now (the release workflow is not tested yet.) My suggestion: after merging #243 we bump to 3.2.0 (with JSON IO as new feature + others(?)). What do you think? Changelog for
|
j-i-l
left a comment
There was a problem hiding this comment.
mostly changes to workflows, only _pkgcdown.yml includes previously missing sections now
Agree, it should be addressed either on its own or it might even age away if parts of the code base change significantly |
Awesome!
Agree, let's do a minor version upgrade after #243! |
The r-containers were updated to adhere to the naming convention used by r-hub (https://github.com/furrer-lab/r-containers)