Renovate version maintenance for Autorest client generation#699
Conversation
|
@AcquaDiGiorgio what's the status of this PR? Do you need anything from us here? |
|
I need to know how to add autorest as a dependency in the pixi.toml, as I mentioned in the comment. After that clarification, it should be ready to review / merge |
aldbr
left a comment
There was a problem hiding this comment.
Other than my minor comment, I think it's the most pragmatic way of bumping the version of autorest.
|
Can you rebase the branch please? |
9012450 to
7e415f1
Compare
aldbr
left a comment
There was a problem hiding this comment.
Great, I think I just have one last comment: could you try to group these updates within a same PR please? I think it would make sense, and I guess you would need to define a packageRules entry for that.
|
I finally was able to group the dependencies in a package rule, see #28 |
…IRACGrid#699) * chore(renovate): renovate.json for Autorest versioning at client generation * chore(renovate): Group autorest package updates
This, at this current moment, only affects the verison stored at the variables
AUTOREST_VERSION,AUTOREST_CORE_VERSIONandAUTOREST_PUGINSindirac-testing/src/diracx/testing/client_generation.py.I don't know how to add autorest as a dependency in the pixi.toml because autorest is an npm package and it is not available on the anaconda channels.
Tested it using Mend Renovate. At my Fork you will be able to see some Closed PRs created by the bot. PRs #7, #8, #9 and #10 are all related to Autorest.
See #523