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 tahun lalu |
Tianon Gravi
|
91d0285431
Move ~sorted "bashbrew cat" clone into a separate file for easier use externally
|
5 tahun lalu |
Tianon Gravi
|
9142251d50
Also update "diff-pr.sh" to be more friendly on "new-image" PRs
|
5 tahun lalu |
Tianon Gravi
|
f27f59f5f8
Replace "_bashbrew-arches" and "_bashbrew-shared-tags" with a ~sorted "bashbrew cat" clone in diff-pr.sh
|
5 tahun lalu |
Tianon Gravi
|
563211d8c8
Fix "diff-pr" with multiple images 😅
|
5 tahun lalu |
Tianon Gravi
|
39cc4e2159
Add initial GitHub Actions CI
|
5 tahun lalu |
Joe Ferguson
|
529fe93da0
Fix diff-pr tar error on empty file
|
5 tahun lalu |
Tianon Gravi
|
4863820eea
Adjust "diff-pr.sh" to be more explicit about failure in certain scenarios (hopefully improves debuggability)
|
6 tahun lalu |
Tianon Gravi
|
4b4a88f075
Adjust "diff-pr.sh" to ignore "COPY --from=" (since it cannot reasonably access files from the referenced image/stage context)
|
6 tahun lalu |
Tianon Gravi
|
c3aa695e2c
Adjust "diff-pr" to be more specific about "Dockerfile.builder" explicitly (to cut down on false-positives)
|
6 tahun lalu |
Tianon Gravi
|
e1a94ef563
Update "diff-pr.sh" to use the new DockerFroms function
|
6 tahun lalu |
Tianon Gravi
|
de13dd5bb7
Replace "--ignore-all-space" with "--ignore-blank-lines", "--ignore-space-at-eol", and "--ignore-space-change"
|
6 tahun lalu |
Tianon Gravi
|
8df2fd5d54
Fix "diff-pr.sh" edge case
|
6 tahun lalu |
Tianon Gravi
|
b1f25a69e4
Add ".dockerignore" to the list of things "diff-pr" optionally looks at
|
6 tahun lalu |
Tianon Gravi
|
48c82ce313
Fix diff-pr globbing on images that do "COPY ./..." (like neo4j)
|
6 tahun lalu |
Tianon Gravi
|
de3335b278
Fix minor edge case in diff-pr
|
6 tahun lalu |
Tianon Gravi
|
510aeda20f
Use "find" instead of "eval" for more defensive glob expansion
|
6 tahun lalu |
Tianon Gravi
|
413b9689b5
Update "diff-pr.sh" to ignore "--chown=" on COPY/ADD
|
7 tahun lalu |
Tianon Gravi
|
087cef7a9f
Add support for "File:" in manifest files
|
7 tahun lalu |
Tianon Gravi
|
667443bb39
Revert "breaks-rewrites" addition to diff-pr -- it causes more issues generally than it helps
|
7 tahun lalu |
Tianon Gravi
|
733d0bfaef
Add explicit "--break-rewrites" value to fix overaggressive splitting
|
7 tahun lalu |
Tianon Gravi
|
e21fe49dc9
Update "diff-pr" flags to be more aggressive about looking for similar files
|
7 tahun lalu |
Tianon Gravi
|
dbfb3f3cd5
Add "--ignore-all-space" to "diff-pr.sh"
|
7 tahun lalu |
Tianon Gravi
|
f8555d46fd
Update "diff-pr.sh" to strip leading "./" from tar entries
|
7 tahun lalu |
Tianon Gravi
|
f1d5ef8b13
Let diff-pr be arch-aware
|
7 tahun lalu |
Tianon Gravi
|
6770ab304a
Use "sort -u" in diff-pr to remove duplicates due to SharedTags
|
8 tahun lalu |
Tianon Gravi
|
a92a4e8429
Add another "uninteresting directory"
|
8 tahun lalu |
Tianon Gravi
|
b158337e0c
Use the first arch of each entry in "diff-pr.sh"
|
8 tahun lalu |
yosifkit
|
dcfe2b8490
Merge pull request #3059 from infosiftr/diff-pr-shared-tags
|
8 tahun lalu |
Tianon Gravi
|
f555445d48
Adjust template whitespace to match the rest of the file
|
8 tahun lalu |