| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
In the future we should reformat this line to make it easier to read. Maybe just by adding some new lines. Fine the way it is now.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This script didn't quite work on my machine because the update check that we want to filter out was called update and jq was matching in a case-sensitive way so did not filter it out with contains("Update"). Lets add another case to the filter to cover this, to avoid others hitting this issue.
Merge / deployment checklist