Tianon Gravi
|
fbd5182d27
Fix `build-order` calculation inside `diff-pr.sh`
|
1 tahun lalu |
Daniel Black
|
8cf0837e1e
diff-pr: ADD/COPY enumerate full list of options (#16945)
|
1 tahun lalu |
Joseph Ferguson
|
4c353acba7
Keep bashbrew fetch for oci-import fetching
|
1 tahun lalu |
Joseph Ferguson
|
886a25aff0
Swap back to ArchDockerFroms instead of bashbrew fetch for more reliable commit fetching
|
1 tahun lalu |
Joseph Ferguson
|
0c8a6f9b1a
Improve diff-pr build order comparison
|
1 tahun lalu |
Tianon Gravi
|
79a269637f
Add support for "Builder: oci-import" in diff-pr
|
2 tahun lalu |
Tianon Gravi
|
77fbe15d93
Update external-pins diffing to match normal diffing
|
2 tahun lalu |
Tianon Gravi
|
cdc2c8a989
Add support for "external pins" in "diff-pr.sh"
|
2 tahun lalu |
Tianon Gravi
|
9f6ee11257
Slightly improved "diff-pr" output, especially around build-order
|
2 tahun lalu |
Tianon Gravi
|
a3d5c1e9bb
Rewrite instances of "pythonX.X", "pyX.X", etc in tarball listings
|
3 tahun lalu |
Tianon Gravi
|
f0edc7c298
Make "Munge PR" more intelligent
|
4 tahun lalu |
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 tahun lalu |
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 |