Skip to content

feat: add --resolver subcommand to tack update#83

Open
peachey2k2 wants to merge 1 commit into
manic-systems:mainfrom
peachey2k2:resolver-subcommand-for-update
Open

feat: add --resolver subcommand to tack update#83
peachey2k2 wants to merge 1 commit into
manic-systems:mainfrom
peachey2k2:resolver-subcommand-for-update

Conversation

@peachey2k2

Copy link
Copy Markdown

update and refresh le' resolver

@peachey2k2
peachey2k2 force-pushed the resolver-subcommand-for-update branch from 920657d to b0cd983 Compare July 8, 2026 07:56
@atagen

atagen commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

this is what tack init --resolver does already - update is a pin related command, init is a project related command.

I suppose it could be argued the resolve is pin-related, but this also duplicates the codepath without including the vendored resolver detection + --force escape hatch that init --resolver does.

I can't say I'm particularly sold on it right now, if I were to merge this it'd probably be a strict alias of the existing command, and with the UpdateRequest stuff as its own commit.

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