Open luckasRanarison opened 2 months ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on this repository.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
@luckasRanarison anything left to do here?
@luckasRanarison anything left to do here?
The current installation pipeline doesn't allow to access build deps when listing versions, it's the blocker here.
@luckasRanarison you can use resolutionDeps
for that instead of buildDeps
.
Fixes #98. (MET-645)
Migration notes
...