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

Have pub publish do a local resolution without dev-dependencies and dependency_overrides for validation. #4281

Open
sigurdm opened this issue May 24, 2024 · 0 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@sigurdm
Copy link
Contributor

sigurdm commented May 24, 2024

Here "local" means without the other packages in the workspace.

That corresponds more closely to what consumers of the package will get.

If we do this, we probably need to provide a manual way of obtaining the local non-dev-dependencies non-overrides resolution, in case there are analysis issues in that context.

@sigurdm sigurdm added the type-enhancement A request for a change that isn't a bug label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

1 participant