mistercrunch commented on issue #33162: URL: https://github.com/apache/superset/issues/33162#issuecomment-2980990813
I believe @dependabot doesn't fully support `uv` https://github.com/astral-sh/uv/issues/2512 which is our preferred package manager, and I'm not sure if it'll ever support our workflow and constraints around having a custom script to update multiple packages atomically located here -> https://github.com/apache/superset/blob/master/scripts/uv-pip-compile.sh I tried to configure it here -> https://github.com/apache/superset/blob/master/.github/dependabot.yml#L25-L34, but haven't seen any PRs generated by @dependabot as of yet. Also I can't seem to find logs, maybe that's because committers have write access to the repo as opposed to admin rights... Could use some help in trying to make this work and/or reporting issues around our use case on the dependabot repo. I commented on some of the uv-related issues there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
