[Git][reproducible-builds/reproducible-presentations][master] fosdem 2025: add example rebuilderd json
kpcyrd (@kpcyrd)
gitlab at salsa.debian.org
Sat Feb 1 18:42:32 UTC 2025
kpcyrd pushed to branch master at Reproducible Builds / reproducible-presentations
Commits:
188f0db8 by kpcyrd at 2025-02-01T19:42:25+01:00
fosdem 2025: add example rebuilderd json
- - - - -
1 changed file:
- 2025-02-02-a-tale-of-several-distros-joining-forces-for-a-common-goal-reproducible-builds/index.html
Changes:
=====================================
2025-02-02-a-tale-of-several-distros-joining-forces-for-a-common-goal-reproducible-builds/index.html
=====================================
@@ -782,6 +782,36 @@ Warpforge.
</ul>
</section>
+ <section data-background="images/rb-logo.svg" data-background-size="10%" data-background-position="93% 9%" data-transition="none">
+ <h2>about <em>rebuilderd</em></h2>
+ <ul>
+ <pre>
+{
+ <span style="color:orange">"name"</span>: <span style="color:red">"rust-spytrap-adb"</span>,
+ <span style="color:orange">"version"</span>: <span style="color:red">"0.3.3-2"</span>,
+ <span style="color:orange">"distro"</span>: <span style="color:red">"debian"</span>,
+ <span style="color:orange">"suite"</span>: <span style="color:red">"main"</span>,
+ <span style="color:orange">"architecture"</span>: <span style="color:red">"amd64"</span>,
+ <span style="color:orange">"input_url"</span>: <span style="color:red">"https://buildinfos.debian.net/buildinfo-pool/r/
+ rust-spytrap-adb/rust-spytrap-adb_0.3.3-2_amd64.buildinfo"</span>,
+ <span style="color:orange">"artifacts"</span>: [
+ {
+ <span style="color:orange">"name"</span>: <span style="color:red">"librust-spytrap-adb-dev"</span>,
+ <span style="color:orange">"version"</span>: <span style="color:red">"0.3.3-2"</span>,
+ <span style="color:orange">"url"</span>: <span style="color:red">"http://deb.debian.org/debian/pool/main/r/
+ rust-spytrap-adb/librust-spytrap-adb-dev_0.3.3-2_amd64.deb"</span>
+ },
+ {
+ <span style="color:orange">"name"</span>: <span style="color:red">"spytrap-adb"</span>,
+ <span style="color:orange">"version"</span>: <span style="color:red">"0.3.3-2"</span>,
+ <span style="color:orange">"url"</span>: <span style="color:red">"http://deb.debian.org/debian/pool/main/r/
+ rust-spytrap-adb/spytrap-adb_0.3.3-2_amd64.deb"</span>
+ }
+ ]
+},
+</pre>
+ </section>
+
<section data-background="images/rb-logo.svg" data-background-size="10%" data-background-position="93% 9%" data-transition="none">
<h2>about some distros...</h2>
</section>
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/commit/188f0db8fe959f99fc908a9701a574285b79855b
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/commit/188f0db8fe959f99fc908a9701a574285b79855b
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/20250201/c680e367/attachment.htm>
More information about the rb-commits
mailing list