[Git][reproducible-builds/reproducible-notes][master] 2 commits: Also automatically classify nondetermistic_js_output_from_webpack.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Sep 15 16:55:59 UTC 2023



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
bfb90027 by Chris Lamb at 2023-09-15T09:54:42-07:00
Also automatically classify nondetermistic_js_output_from_webpack.

- - - - -
fd33dd0d by Chris Lamb at 2023-09-15T09:55:16-07:00
Tag node-clipboard with nondetermistic_js_output_from_webpack

- - - - -


2 changed files:

- bin/auto-classify
- packages.yml


Changes:

=====================================
bin/auto-classify
=====================================
@@ -116,6 +116,9 @@ def walk_json(elem):
         if v.startswith("Pretty-printed") and "webpack:" in diff:
             yield "nondetermistic_js_output_from_webpack"
 
+        if v.startswith("js-beautify") and "__webpack_" in diff:
+            yield "nondetermistic_js_output_from_webpack"
+
         if v.endswith("sng") and "PlantUML" in diff:
             yield "png_generated_by_plantuml_captures_kernel_version_and_builddate"
 


=====================================
packages.yml
=====================================
@@ -18392,6 +18392,10 @@ node-chroma-js:
   version: 2.1.1+dfsg-1
   issues:
     - rollup_embeds_build_path
+node-clipboard:
+  version: 2.0.11+ds+~cs9.6.11-1
+  issues:
+    - nondetermistic_js_output_from_webpack
 node-combine-source-map:
   version: 0.8.0+ds-4
   bugs:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/ff36acca5017aed63ecbcb029e58a367a2683317...fd33dd0d49e0e84e9e3bf939cc34f337cf936582

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/ff36acca5017aed63ecbcb029e58a367a2683317...fd33dd0d49e0e84e9e3bf939cc34f337cf936582
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230915/81496cf9/attachment.htm>


More information about the rb-commits mailing list