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

Better documentation for binary origins #1546

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Jan 25, 2024

And a bonus test.

Fixes #1512

@mosteo mosteo marked this pull request as ready for review January 25, 2024 17:05
@@ -455,6 +455,12 @@ static, i.e. they cannot depend on the context.
several crates from the same repository (sometimes referred to as a
*monorepo*).

- `binary`: optional (defauts to false) boolean used to design the origin
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we can disable implicit detection then?

Copy link
Member Author

Choose a reason for hiding this comment

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

This will require editing all binary releases in the index. We are due for an index version bump with the 2.0 release, so that would be a good moment.

Copy link
Member

Choose a reason for hiding this comment

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

It would make things more clear for everyone I think.

@mosteo
Copy link
Member Author

mosteo commented Feb 16, 2024

I'm going to merge this one as-is and work on the explicit binary flag in a follow-up.

@mosteo mosteo merged commit 2f3a217 into alire-project:master Feb 16, 2024
14 checks passed
@mosteo mosteo deleted the feat/binary-origin branch February 16, 2024 12:18
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.

Indexed compiler crate fails if dependencies shared (macOS/aarch64)
2 participants