Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reproducible-notes
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reproducible Builds
reproducible-notes
Commits
24466214
Commit
24466214
authored
2 years ago
by
Adrian Bunk
Browse files
Options
Downloads
Patches
Plain Diff
build_path_captured_in_emacs_el_file was fixed before bullseye
parent
3f6958ce
No related branches found
No related tags found
No related merge requests found
Pipeline
#368800
passed with stage
Stage: test
in 2 minutes and 26 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bin/auto-classify
+0
-3
0 additions, 3 deletions
bin/auto-classify
issues.yml
+0
-4
0 additions, 4 deletions
issues.yml
packages.yml
+0
-689
0 additions, 689 deletions
packages.yml
with
0 additions
and
696 deletions
bin/auto-classify
+
0
−
3
View file @
24466214
...
...
@@ -131,9 +131,6 @@ def walk_json(elem):
if
v
.
endswith
(
"
.pdf
"
)
and
"
CreationDate
"
in
diff
and
"
DAPS
"
in
diff
:
yield
"
timestamps_in_pdf_generated_by_daps
"
if
v
.
endswith
(
"
.el
"
)
and
"
Generated package description
"
in
diff
:
yield
"
build_path_captured_in_emacs_el_file
"
if
v
.
endswith
(
"
.prl
"
)
and
"
/build/1st/
"
in
diff
:
yield
"
captures_build_dir_in_qmake_prl_files
"
...
...
This diff is collapsed.
Click to expand it.
issues.yml
+
0
−
4
View file @
24466214
...
...
@@ -2290,10 +2290,6 @@ rollup_embeds_build_path:
.
eg. var moduleName_some_directory_components = module;
return moduleName;
build_path_captured_in_emacs_el_file
:
description
:
|
eg. ";;;·Generated·package·description·from·/build/1st/..."
url
:
https://bugs.debian.org/972861
build_path_captured_by_nim
:
description
:
|
nim appears to embed absolute paths to source files, possibly
...
...
This diff is collapsed.
Click to expand it.
packages.yml
+
0
−
689
View file @
24466214
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment