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

Make verify compatible with workspace inheritance #882

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

Jefffrey
Copy link
Contributor

@Jefffrey Jefffrey commented Feb 5, 2024

Relates to #590

Fix verify to allow parsing rust-version which is inherited from workspace.

I focus only on verify here as that is the use case I was after, but also to try limit changes. Not sure what other changes might be needed in codebase at the moment to fully close the ticket.

Copy link
Contributor Author

@Jefffrey Jefffrey left a comment

Choose a reason for hiding this comment

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

Appreciate any feedback 🙇

src/manifest.rs Show resolved Hide resolved
src/manifest.rs Show resolved Hide resolved
src/manifest.rs Show resolved Hide resolved
src/manifest/reader.rs Outdated Show resolved Hide resolved
src/sub_command/set.rs Show resolved Hide resolved
tests/fixtures/1.29.2/.gitignore Outdated Show resolved Hide resolved
tests/fixtures/workspace-inheritance/Cargo.toml Outdated Show resolved Hide resolved
@foresterre
Copy link
Owner

I'll try and have a look at this PR tomorrow. In any case, thank you so much for the PR ☺️!

Copy link
Owner

@foresterre foresterre left a comment

Choose a reason for hiding this comment

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

Could you please restore the tests/fixtures/1.29.2/.gitignore (I'll fix tha separately in the future) :).

Otherwise, thank you very much!

P.s. don't worry about the beta pipeline and coverage.

@Jefffrey
Copy link
Contributor Author

Jefffrey commented Feb 8, 2024

Could you please restore the tests/fixtures/1.29.2/.gitignore (I'll fix tha separately in the future) :).

Sure thing, reverted 👍

@foresterre foresterre merged commit 8a3b41e into foresterre:main Feb 9, 2024
12 of 14 checks passed
@foresterre
Copy link
Owner

Thanks!

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