Skip to content

chore: point repo URLs at the XIV-Shinies org - #22

Merged
noranda merged 2 commits into
mainfrom
chore/org-transfer-urls
Aug 24, 2026
Merged

chore: point repo URLs at the XIV-Shinies org#22
noranda merged 2 commits into
mainfrom
chore/org-transfer-urls

Conversation

@noranda

@noranda noranda commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

The plugin repository moved from the personal noranda account to the XIV-Shinies organization. This updates every URL that named the old path: the install URL players add in-game, repo.json, the plugin manifest, and the in-plugin source link.

Action needed for existing installs. Dalamud stores the repository URL in each player's own config, so anyone who already added the old URL keeps polling it and will not see this change. They must remove and re-add the repository to receive future updates. GitHub redirects the old path today, but that redirect is permanently deleted if a repository is ever created at the old name, so the old path must be left empty.

Changelog

  • Move the plugin repository to the XIV-Shinies GitHub organization
  • Update the install URL players add under Custom Plugin Repositories
  • Point the plugin's icon, gallery, and download links at the new org

Test plan

  • dotnet build and dotnet test pass on CI
  • grep -rn "noranda/xiv-shinies-plugin" over tracked files returns no hits
  • Add the new repo.json URL in /xlsettings, confirm XIV Shinies Sync installs
  • Confirm the icon and all three gallery screenshots render in /xlplugins
  • Confirm the plugin's source link opens the XIV-Shinies repo
  • Confirm the old URL still resolves, so existing installs keep working for now

- Update the plugin repository URL players add in-game to the XIV-Shinies path
- Update repo.json's RepoUrl, icon, gallery, and release download links
- Update the plugin manifest's RepoUrl, IconUrl, and ImageUrls
- Update the in-plugin source link and the csproj project URL
- Update the release skill's repo.json template
@noranda
noranda marked this pull request as ready for review August 24, 2026 17:50
- Require PR body paragraphs to be one unbroken line so GitHub flows them
- Require one line per bullet and checklist item
@noranda
noranda merged commit ac11d7d into main Aug 24, 2026
1 check passed
@noranda
noranda deleted the chore/org-transfer-urls branch August 24, 2026 18:03
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.

1 participant