summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-06-18 18:03:01 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-06-22 14:09:04 +0200
commit5b5b18c875ca84ec3c3869d3995c9a8d80279642 (patch)
treeddaa8f8db5a31c8570f5f10f67d88dca6a1790f5 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent7c8177844b052e9c08c038f51e4560a65c97158d (diff)
workflows/labels: manage labels with a single API call
Instead of deleting each label separately and then making another call to add new labels, this replaces all labels at once, thus saving API calls in some cases. Also, the labels are now managed in object-style compared to the array-style before. This allows putting all the knowledge about each label into a single place instead of in multiple places. For example, the rebuild labels had to be special cased in the workflow before - and the nix code to compare had to match that. Also, the approval labels had to be considered in the `before` and `after` phases. The next commit shows how easy it is to add a new label now.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions