Hey,
The documentation states we can add the ignore_*
options to the individual workflow jobs, however, it’s not accepted by the type spec.
@type add_option :: {:deps, [name()]}
Dialyzer complains about it with no_return
.
Hey,
The documentation states we can add the ignore_*
options to the individual workflow jobs, however, it’s not accepted by the type spec.
@type add_option :: {:deps, [name()]}
Dialyzer complains about it with no_return
.
Thanks for the report @thiagogsr. This is fixed in main and will be included in Pro v1.5.0-rc.5.
Do you plan to back port it to v1.4.x?
We hadn’t planned to. There aren’t any known issues with v1.5 currently and we encourage everybody to upgrade and try it out. Are there any blockers for upgrading to v1.5 (aside from time and the semi-scary RC tag)?
I haven’t checked the changelog yet to be honest. We rely on Oban Workflows and we had some issues in the past with upgrades, so we avoid going to the latest version straightaway when there are changes on this.
I will check the changelog and if it looks safe, I will do the update.
Thanks again
There’s a lot in there. We even did a release week with highlights and videos: Oban Pro v1.5 Launch Week—Day 1· Oban Pro