-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dependaboat to check upgrades daily #44966
Conversation
We can configure if any prefix required in PR title. ? currently it doesn't support the cron expression, so have given daily. We have dependency in pre-commit , but unfortunately dependaboat is not supported to bump dependencies in pre-commit. |
Co-authored-by: Jens Scheffler <[email protected]>
Co-authored-by: Jens Scheffler <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM +1
I say lets merge it and we can test it in real time if it works. Good job!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - but added one more comment about adding ./dev/breeze
as well.
Thanks for the merge :) was bit of on travel today. it looks like dependaboat already started playing his role. hahah |
Thanks for pointing missed that :) |
* add dependaboat to check upgrades daily * add task_sdk to dependaboat directories list * Update .github/dependabot.yml Co-authored-by: Jens Scheffler <[email protected]> * Remove quotes Co-authored-by: Jens Scheffler <[email protected]> * Update .github/dependabot.yml --------- Co-authored-by: Jens Scheffler <[email protected]>
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rst
or{issue_number}.significant.rst
, in newsfragments.