summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2020-03-24 12:43:04 +0100
committerFlorian Klink <flokli@flokli.de>2020-04-02 17:53:05 +0200
commit2e19bc707476670f9beb7fa90b3a06f20dcf8762 (patch)
tree902335015bd08c25ae15aa1835fa9a730bf90e16 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent7fedac34b1063091fff4cd8fceb747f9918286ac (diff)
terraform-providers: refactor
Some terraform providers were moved to the `hashicorp` organization, some are still in the `terraform-providers` organization. GitHub doesn't show moved repositories when querying via the API (only on the web interface). In addition, if there are more than 100 results (there still are), we'd need to implement paging, which is cubersome in curl. In addition to that, to look up tags, we used to creating a HTTP request for each and every provider, which caused us to easily get blocked by GitHubs rate-limiting. Instead of all that, let's use `hub` (which implements paging) and the GitHub's GraphQL endpoint to get a list all repositories for a given organization AND the latest tag for each of them. We post-process the output with `jq`. This also removes the providers.txt and folds the data into the script. The blacklist was becoming too annoying to handle as a config file. For the whitelist, we still need to individually fetch tags. Fixes #83215 Co-Authored-By: zimbatm <zimbatm@zimbatm.com>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions