Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
73bc393c3e4a9d4aa9971c771baf41e617203478...8657f2b838e2acea989426ba1dbf3e6f7d11744f
Commits (2)
README: Add section about Arch Linux packages
· a1852540
kpcyrd
authored
Nov 10, 2021
a1852540
Convert README to README.md
· 8657f2b8
kpcyrd
authored
Nov 10, 2021
8657f2b8
Hide whitespace changes
Inline
Side-by-side
README
→
README
.md
View file @
8657f2b8
...
...
@@ -20,10 +20,10 @@ regularily!
Description of the YAML format used in the two files:
packages.yml
------------
`
packages.yml
`
------------
--
`packages.yml` is a YAML file with notes about source packages.
`packages.yml`
is a YAML file with notes about
debian
source packages.
A full entry looks like the following:
...
...
@@ -49,8 +49,8 @@ cleanups.
If an issue for the package has been fixed in sid, it should be removed from
`packages.yml`
.
issues.yml
----------
`
issues.yml
`
----------
--
`issues.yml`
is a YAML file with a description of common issues.
...
...
@@ -74,3 +74,14 @@ text editor autocompletion works better with the former.
-
`deterministic`
(default False): is an optional field indicating whether
we expect that this issue would always happen on Jenkins; i.e. if
there is a successful build, then the issue is fixed for that package.
Arch Linux
----------
Classifications for Arch Linux packages are currently tracked here:
https://gitlab.archlinux.org/archlinux/reproducible-archlinux-notes
Machine-readable data is available here:
https://reproducible-notes.archlinux.org/packages.json