func/pkg/oci
Matej Vašek d20eb9685f
Create test symlinks dynamically (#2681)
Some tools dislike having questionable symlinks in git repository so we
must create this symlinks dynamically in the test instead of having it
committed into the repository.

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2025-01-31 16:24:57 +00:00
..
mock Basic auth (#2242) 2024-03-26 09:17:21 +00:00
testdata/test-links Create test symlinks dynamically (#2681) 2025-01-31 16:24:57 +00:00
builder.go Fix failing concurrent test on Windows (#1890) 2023-07-28 01:03:08 +00:00
builder_test.go feat: host builder metadata envs (#2195) 2024-03-01 09:38:06 +00:00
containerize.go feat: host builder metadata envs (#2195) 2024-03-01 09:38:06 +00:00
containerize_go.go Remove unnecessary 'go get' commands (#2524) 2024-09-30 05:22:38 +00:00
containerize_test.go Create test symlinks dynamically (#2681) 2025-01-31 16:24:57 +00:00
errors.go feat: enable scaffolding for host builds (#1750) 2023-06-06 20:37:26 +00:00
pusher.go Basic auth (#2242) 2024-03-26 09:17:21 +00:00
pusher_test.go allow digested images to be 'run' (#2445) 2024-08-28 06:13:02 +00:00