Skip to content

Conversation

@mitchellwrosen
Copy link
Member

@mitchellwrosen mitchellwrosen commented Sep 8, 2025

Overview

This PR deletes the mostly-obsolete namespace.dependencies command, and recommends running todo intead.

There's one minor snag, which is that namespace.dependencies accepted an optional path, whereas todo does not, and only reports nameless dependencies in the context of a project. However, I think that's find & good – it's not really expected that a sub-namespace of a project is self-contained, since only the top-level has library dependencies in scope, and we've long since moved away from cd-style development. So, all together, I think it's better to just delete the old namespace.dependencies command entirely, and if we ever recover some sensible sub-project concept we can iterate from there.

@mitchellwrosen mitchellwrosen marked this pull request as ready for review September 17, 2025 12:42
Copy link
Contributor

@aryairani aryairani left a comment

Choose a reason for hiding this comment

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

I agree

@aryairani aryairani merged commit 8daf2d2 into trunk Sep 17, 2025
45 of 46 checks passed
@aryairani aryairani deleted the delete-namespace-dependencies branch September 17, 2025 18:41
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.

3 participants