Skip to content
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

ci: configure 'dependanbot' for 'cargo' and 'github-actions' #877

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

woshilapin
Copy link
Contributor

@woshilapin woshilapin commented Dec 12, 2022

Add some automatic dependency update to the repository. Can be done daily, weekly or monthly. daily is probably too frequent, so I'm proposing weekly.

@woshilapin woshilapin requested a review from a team December 12, 2022 13:09
Copy link
Member

@datanel datanel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it works with cargo workspace ?
Does it update sub-crates ?

@woshilapin
Copy link
Contributor Author

it works with cargo workspace ? Does it update sub-crates ?

It does work with workspaces and sub-crates. Example here. The question for which I do not have an answer: does it work with workspace inheritance?

@woshilapin woshilapin requested a review from a team December 12, 2022 14:20
@datanel
Copy link
Member

datanel commented Dec 12, 2022

it works with cargo workspace ? Does it update sub-crates ?

It does work with workspaces and sub-crates. Example here. The question for which I do not have an answer: does it work with workspace inheritance?

my question was for workspace inheritance indeed

@woshilapin woshilapin merged commit 03bdb2c into master Dec 12, 2022
@woshilapin woshilapin deleted the dependabot branch December 12, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants