Use Git checker for all elementary repositories #156
Merged
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.
The
json
checker for the Stylesheet introduced in #155 won't necessarily work for all releases, because we don't upload release tarballs in the expected way. See the emptyassets
array at https://api.github.com/repos/elementary/stylesheet/releases/latestcompared to the following for libportal:
https://api.github.com/repos/flatpak/libportal/releases/latest
We can use the
git
checker instead to bump the tag and commit hash when there are updates. So I've replaced the stylesheet checker and added it for the other elementary repositories. Testing locally notices the outdatedgranite
: