opencode: Add version 1.1.15#7524
Conversation
|
All changes look good. Wait for review from human collaborators. opencode
|
|
yoooo thanks for adding this! I was just about to make a PR |
|
We agree that it should be happened, but currently we are lacking the mechanisms to remove or replace a manifest. If we merge this one and ScoopInstaller/Extras#16996, those who previously installed opencode from extras bucket won't update anymore. Reference: ScoopInstaller/Extras#16996 |
I'm not super familiar w/ scoop internals. Is it possible to show a message during install/update saying that the package is deprecated and has been moved to the Main bucket? |
|
The only "good" way to handle this situation is keep |
Exactly.
The GUI and CLI versions currently have separate download URLs. Does it make sense to turn
|
Yes but that does not match their products' naming. So, given the choice, I would prefer to follow their official naming convention. |
Following this plan, should we keep the autoupdate check and add a 'scheduled deprecation date' note to the |
Considering OpenCode's current update frequency, removing autoupdate with the next Excavator update would allow downstream users to receive both the "final" update and a deprecation note, although this seems a bit cumbersome. Adding only deprecation notes is a gradual solution. |
Exactly.
@Lutra-Fs, what do you think? If you're okay with it, let's move forward with this plan. |
I'm on board with this plan and will go ahead and merge this PR now. |
|
/verify |
|
All changes look good. Wait for review from human collaborators. opencode
|
|
Thanks for your review! |
We have migrated the opencode manifest on Scoop to enable support for the desktop variant. The migration was made to not be a breaking change and wouldn't break existing installation but they do have to perform a manual reinstallation to finalize the transition to get future updates. This patch updates the relevant files to reflect the changes. refs: - ScoopInstaller/Main#7524 - ScoopInstaller/Extras#16996 - ScoopInstaller/Extras#17040 Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>

This is only CLI version.
The Desktop version will be in Extra bucket.
Closes #7237
<manifest-name[@version]|chore>: <general summary of the pull request>