-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
themes.json
should contain the URL of the source file
#188
Comments
This issue has been brought up before, and it's something we would like to see. There are a few issues though.
Also, I can only think of one developer ever updating their theme. Updating just doesn't seem to be a big issue right now. |
I do not mean that the themes should be served by their URL, just that their repo should be properly referenced and that there should be a script in your repo to fetch the latest versions that you can then review and commit once satisfied. |
Are you suggesting a script that we run locally at random intervals to pull in updated themes to the repo? |
Yep, it's not perfect but it's still better than no updates or than forcing maintainers to create PRs on each update. |
Sounds like a good compromise (first step even) instead of a automated solution. Not sure when we can get to it, but I'll leave this ticket open. Hopefully some kind soul will submit a PR :) |
IMHO,
theme.json
should have for each theme the URL of the source.tmTheme
file.These entries should then be used to regularly keep the themes up to date in this repo.
The text was updated successfully, but these errors were encountered: