Follow the docs repo rename to titaniumsdk.com - #314
Merged
Conversation
tidev/titanium-www is now tidev/titaniumsdk.com. GitHub redirects the old name so this is not currently broken, but a `uses:` pinned to a redirect is a dependency on a redirect. Does not touch the legacy titanium-docs dispatch, which is unaffected.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tidev/titanium-wwwhas been renamed totidev/titaniumsdk.com. This updates the reusable workflow reference to match.GitHub redirects the old name, so this is not fixing a break — the
uses:still resolves today. But pinning to a redirect is a dependency on a redirect, and the name in the file should say where the workflow actually lives.The legacy
tidev/titanium-docsdispatch is untouched.Unrelated: the dispatch token is dead
Worth knowing while you look at this. Both dispatch jobs currently fail with
Bad credentials, including the legacy one that has been in these repos for years and points attitanium-docs.REGEN_DOCS_GITHUB_TOKENhas expired or been revoked — the last successful docs regen in any of the 17 repos was 2026-05-09. That needs a new token and is not addressed here.