Skip to content

Migrate to packages.sublimetext.com - #1748

Open
deathaxe wants to merge 2 commits into
masterfrom
feat/new-default-channel
Open

Migrate to packages.sublimetext.com#1748
deathaxe wants to merge 2 commits into
masterfrom
feat/new-default-channel

Conversation

@deathaxe

@deathaxe deathaxe commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This commit ...

  1. sets up packages.sublimetext.com as main package registry provider
  2. auto-replaces default channel by channel_v3.json when running on ST3 as channel_v4.json strips all ST3-only packages.
  3. auto-replaces old channel urls by new default channel.
  4. removes obsolete url replacements.

Merged, after being approved by sublimehq.

deathaxe added 2 commits July 8, 2026 19:16
This commit ...

1. sets up packages.sublimetext.com as main package registry provider
2. auto-replaces default channel by channel_v3.json when running on ST3
   as channel_v4.json strips all ST3-only packages.
3. auto-replaces old channel urls by new default channel.
5. removes obsolete url replacements.
This commit removes a gate keeper which was added due to an incident years ago,
when malicious package information were deployed via `package-control.io`.

Reasons for removal:

1. default channel moves to sublimetext.com domain,
2. package-control.io  no longer exists
3. any kind of typo in settings might cause users downloading
   from invalid sources.
@BenjaminSchaaf

Copy link
Copy Markdown
Member

I think this should wait a little for some more progress on the deployment, but other than that minor comment this looks good. I assume CI failing is expected right now? I'll merge this when we feel ready for public deployment.

@deathaxe

Copy link
Copy Markdown
Collaborator Author

Tests failing with 401 is unrelated to this PR.

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