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: Validate Cargo.toml's repository vs the value from the cloned repo #865

Open
mistydemeo opened this issue Mar 20, 2024 · 0 comments
Open

Comments

@mistydemeo
Copy link
Contributor

It's possible for the repository field in Cargo.toml and the actual location of the cloned repo to disagree with each other. If this happens, it can lead to inconsistencies in the CI process later; for example, trying to run cargo dist plan when publishing to axo releases will result in an attempt to ask the API about the wrong repo. We should try to catch this.

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

No branches or pull requests

1 participant