Tianon Gravi
|
a3d5c1e9bb
Rewrite instances of "pythonX.X", "pyX.X", etc in tarball listings
|
3 years ago |
Tianon Gravi
|
f0edc7c298
Make "Munge PR" more intelligent
|
4 years ago |
Tianon Gravi
|
5eaf242326
Adjust diff-pr.sh to no longer tolerate "bashbrew cat" failures (since we handle "new" and "deleted" images as special cases now)
|
5 years ago |
Tianon Gravi
|
7e6ffbece8
Update diff-pr to scrape COPY from flattened Dockerfile so "COPY \\n foo \\n bar \\n baz" doesn't trip us up
|
5 years ago |
Tianon Gravi
|
91d0285431
Move ~sorted "bashbrew cat" clone into a separate file for easier use externally
|
5 years ago |
Tianon Gravi
|
9142251d50
Also update "diff-pr.sh" to be more friendly on "new-image" PRs
|
5 years ago |
Tianon Gravi
|
f27f59f5f8
Replace "_bashbrew-arches" and "_bashbrew-shared-tags" with a ~sorted "bashbrew cat" clone in diff-pr.sh
|
5 years ago |
Tianon Gravi
|
563211d8c8
Fix "diff-pr" with multiple images 😅
|
5 years ago |
Tianon Gravi
|
39cc4e2159
Add initial GitHub Actions CI
|
5 years ago |
Joe Ferguson
|
529fe93da0
Fix diff-pr tar error on empty file
|
5 years ago |
Tianon Gravi
|
4863820eea
Adjust "diff-pr.sh" to be more explicit about failure in certain scenarios (hopefully improves debuggability)
|
6 years ago |
Tianon Gravi
|
4b4a88f075
Adjust "diff-pr.sh" to ignore "COPY --from=" (since it cannot reasonably access files from the referenced image/stage context)
|
6 years ago |
Tianon Gravi
|
c3aa695e2c
Adjust "diff-pr" to be more specific about "Dockerfile.builder" explicitly (to cut down on false-positives)
|
6 years ago |
Tianon Gravi
|
e1a94ef563
Update "diff-pr.sh" to use the new DockerFroms function
|
6 years ago |
Tianon Gravi
|
de13dd5bb7
Replace "--ignore-all-space" with "--ignore-blank-lines", "--ignore-space-at-eol", and "--ignore-space-change"
|
6 years ago |
Tianon Gravi
|
8df2fd5d54
Fix "diff-pr.sh" edge case
|
6 years ago |
Tianon Gravi
|
b1f25a69e4
Add ".dockerignore" to the list of things "diff-pr" optionally looks at
|
6 years ago |
Tianon Gravi
|
48c82ce313
Fix diff-pr globbing on images that do "COPY ./..." (like neo4j)
|
6 years ago |
Tianon Gravi
|
de3335b278
Fix minor edge case in diff-pr
|
6 years ago |
Tianon Gravi
|
510aeda20f
Use "find" instead of "eval" for more defensive glob expansion
|
6 years ago |
Tianon Gravi
|
413b9689b5
Update "diff-pr.sh" to ignore "--chown=" on COPY/ADD
|
7 years ago |
Tianon Gravi
|
087cef7a9f
Add support for "File:" in manifest files
|
7 years ago |
Tianon Gravi
|
667443bb39
Revert "breaks-rewrites" addition to diff-pr -- it causes more issues generally than it helps
|
7 years ago |
Tianon Gravi
|
733d0bfaef
Add explicit "--break-rewrites" value to fix overaggressive splitting
|
7 years ago |
Tianon Gravi
|
e21fe49dc9
Update "diff-pr" flags to be more aggressive about looking for similar files
|
7 years ago |
Tianon Gravi
|
dbfb3f3cd5
Add "--ignore-all-space" to "diff-pr.sh"
|
7 years ago |
Tianon Gravi
|
f8555d46fd
Update "diff-pr.sh" to strip leading "./" from tar entries
|
7 years ago |
Tianon Gravi
|
f1d5ef8b13
Let diff-pr be arch-aware
|
7 years ago |
Tianon Gravi
|
6770ab304a
Use "sort -u" in diff-pr to remove duplicates due to SharedTags
|
8 years ago |
Tianon Gravi
|
a92a4e8429
Add another "uninteresting directory"
|
8 years ago |