buildkit/.github
Paul "TBBle" Hampson 6c824d68f1 Use filesystem-supplied modes for checksumming content
The existing code was spuriously failing unit tests, because it was
stripping non-permission bits off the file mode.

On examination, the behaviour was inherited from similar code in
moby/moby, which was intended to affect the resulting filemodes inside
a Linux-based container built from Windows. However, this code path does
have that effect in BuildKit as we are only calculating checksums here.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-07-29 02:50:24 +10:00
..
workflows Use filesystem-supplied modes for checksumming content 2020-07-29 02:50:24 +10:00
CODE_OF_CONDUCT.md Add CONTRIBUTING, CODE_OF_CONDUCT 2018-12-17 12:44:29 +01:00
CONTRIBUTING.md CONTRIBUTING.md: fix broken link 2019-11-13 04:39:27 +09:00