Today I learned that my projects are unavailable on tea.xyz due to their GitHub url being found in the Homepage key, leading to this error:

It used to be the case that tea supported the Homepage key, but that led to problems because that value was used very loosely, sometimes pointing to subpaths within the project like the README or folder within the repo.
Therefore, they search for Source, which seems to be the most popular place to reliably configure a GitHub URL, despite other resources indicating repository.
Let's update the label to use "Source" for better clarity and to align with tea.xyz.
Today I learned that my projects are unavailable on tea.xyz due to their GitHub url being found in the
Homepagekey, leading to this error:It used to be the case that tea supported the
Homepagekey, but that led to problems because that value was used very loosely, sometimes pointing to subpaths within the project like the README or folder within the repo.Therefore, they search for
Source, which seems to be the most popular place to reliably configure a GitHub URL, despite other resources indicatingrepository.Let's update the label to use "Source" for better clarity and to align with tea.xyz.