Skip to content

fix: correct SVN URL path for WordPress.org theme versions (fix: #25)#33

Merged
retlehs merged 2 commits intoroots:mainfrom
SteelWagstaff:fix/theme-svn-url-path
Mar 19, 2026
Merged

fix: correct SVN URL path for WordPress.org theme versions (fix: #25)#33
retlehs merged 2 commits intoroots:mainfrom
SteelWagstaff:fix/theme-svn-url-path

Conversation

@SteelWagstaff
Copy link
Contributor

Fix for #25

Themes should reference versions directly (e.g., 1.4.5/) not through a tags subdirectory (e.g., tags/1.4.5/). This matches the actual SVN structure at https://themes.svn.wordpress.org/

The fix applies the correct reference format only for themes, maintaining the existing tags/ structure for plugins, which is correct for those packages.

Themes should reference versions directly (e.g., 1.4.5/) not through a
tags subdirectory (e.g., tags/1.4.5/). This matches the actual SVN structure
at https://themes.svn.wordpress.org/

The fix applies the correct reference format only for themes, maintaining
the existing tags/ structure for plugins, which is correct for those packages.
@SteelWagstaff SteelWagstaff changed the title fix: correct SVN URL path for WordPress.org theme versions fix: correct SVN URL path for WordPress.org theme versions (fix: #25) Mar 18, 2026
Copy link
Member

@retlehs retlehs left a comment

Choose a reason for hiding this comment

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

Thank you! This will be live soon after the pipeline deploys

I'll then run a force rebuild + deploy to backfill all existing themes with the corrected SVN reference

@retlehs retlehs merged commit 176cde5 into roots:main Mar 19, 2026
6 checks passed
@SteelWagstaff SteelWagstaff deleted the fix/theme-svn-url-path branch March 19, 2026 04:55
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