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

Fix CI with new cargo workspace #390

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

davidhewitt
Copy link
Member

I added a cargo workspace for the examples in #388, which is a little gross but IMO necessary to ensure that dependabot configuration reliably picks up all the examples.

This should fix CI following that tweak.

@davidhewitt davidhewitt force-pushed the cargo-dependabot branch 2 times, most recently from 1b2393e to c0b0166 Compare November 18, 2023 07:31
@davidhewitt
Copy link
Member Author

Ok, the workspace seems to be more trouble than it's worth, so I've reverted to enumerating examples in dependabot config and removed the workspace again.

@davidhewitt davidhewitt merged commit a8f4a2b into PyO3:main Nov 18, 2023
40 checks passed
@davidhewitt davidhewitt deleted the cargo-dependabot branch November 18, 2023 08:44
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.

1 participant