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

Add workspace notice to Changelog #2287

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Add workspace notice to Changelog #2287

merged 1 commit into from
Oct 23, 2024

Conversation

aumetra
Copy link
Member

@aumetra aumetra commented Oct 23, 2024

This is the result of an internal discussion.

While #2284 is indeed a real problem, it is a problem due to a long-ish standing Cargo bug (where the CARGO_PRIMARY_PACKAGE variable isn't taken into consideration when invalidating the cache).

Cargo issue: rust-lang/cargo#14678


While it doesn't work in 100% of cases, it does work when adding a contract as an external dependency. So we decided to ship this as an MVP of sorts, it does fix some issues for some people, just not every issue unfortunately.

Copy link
Collaborator

@chipshort chipshort left a comment

Choose a reason for hiding this comment

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

Thanks!

@aumetra aumetra merged commit 0402335 into main Oct 23, 2024
38 checks passed
@aumetra aumetra deleted the aw/featureless-changelog branch October 23, 2024 13:56
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