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

Run dependabot for examples #649

Merged
merged 1 commit into from Jan 28, 2021
Merged

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Jan 28, 2021

Our /Cargo.toml contains

exclude = [
    "examples/",
]

hence we need so explicitly include examples for our dependabot.

We need to list each example individually, since dependabot unfortunately does not support wildcards yet (the tracking issue is dependabot/dependabot-core#2178).

For the delegator example we don't need to include the accumulator, subber, etc. specifically, since they are listed in the workspace of delegator.

@cmichi cmichi requested a review from Robbepop January 28, 2021 09:15
@Robbepop Robbepop merged commit 13e52df into master Jan 28, 2021
@Robbepop Robbepop deleted the cmichi-include-dependabot-for-examples branch January 28, 2021 09:54
Robbepop added a commit that referenced this pull request Jan 28, 2021
Robbepop added a commit that referenced this pull request Jan 28, 2021
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