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

chore: fix how check if a package is uploaded #4302

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

fraidev
Copy link
Contributor

@fraidev fraidev commented Dec 14, 2024

Seems that Cargo is checking if the dependency is already uploaded before calling cargo.io.

And returning a different error that we were not expecting.

rust-lang/cargo@6ede1e2

https://github.com/infinyon/fluvio/actions/runs/12332023979/attempts/1

@fraidev fraidev requested review from digikata and sehz December 14, 2024 21:08
@fraidev fraidev marked this pull request as ready for review December 14, 2024 21:12
@fraidev fraidev added this pull request to the merge queue Dec 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 14, 2024
@fraidev fraidev added this pull request to the merge queue Dec 14, 2024
Merged via the queue into infinyon:master with commit 4e6db82 Dec 14, 2024
107 checks passed
@fraidev fraidev deleted the fix_publish_crates branch December 14, 2024 23:06
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.

2 participants