aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/s3tests.yml
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Remove allowEmptyFolder from s3tests.yml workflowchrislu1-5/+5
2025-11-25chore(deps): bump actions/checkout from 4 to 6 (#7543)dependabot[bot]1-5/+5
2025-11-18S3: Directly read write volume servers (#7481)Chris Lu1-1/+1
2025-11-18faster master startupchrislu1-4/+5
2025-11-05do delete expired entries on s3 list request (#7426)Konstantin Lebedev1-4/+10
2025-10-15S3: Signature verification should not check permissions (#7335)Chris Lu1-363/+363
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-14/+62
2025-09-08chore(deps): bump actions/setup-python from 5 to 6 (#7207)dependabot[bot]1-4/+4
2025-09-08chore(deps): bump actions/setup-go from 5 to 6 (#7209)dependabot[bot]1-5/+5
2025-08-11chore(deps): bump actions/checkout from 4 to 5 (#7125)dependabot[bot]1-5/+5
2025-07-28chore(deps): bump actions/setup-go from 4 to 5 (#7042)dependabot[bot]1-5/+5
2025-07-22fix listing objects (#7008)Chris Lu1-2/+135
2025-07-21chore(deps): bump actions/setup-python from 4 to 5 (#7021)dependabot[bot]1-4/+4
2025-07-21fix listing object versions (#7006)Chris Lu1-1/+2
2025-07-19add CORS tests (#7001)Chris Lu1-26/+596
2025-07-19test versioning also (#7000)Chris Lu1-8/+15
2025-07-18Test object lock and retention (#6997)Chris Lu1-13/+47
2025-07-11More efficient copy object (#6665)Chris Lu1-1/+39
2025-07-09S3: add object versioning (#6945)Chris Lu1-1/+15
2025-07-07chore(deps): bump actions/setup-go from 4.2.1 to 5.5.0 (#6948)dependabot[bot]1-1/+1
2024-07-04add s3test for sql (#5718)Konstantin Lebedev1-2/+88
2024-04-27[s3] Put bucket lifecycle configuration (#5510)Konstantin Lebedev1-1/+4
2024-04-14[s3] fix s3 test_multipart_get_part (#5476)Konstantin Lebedev1-2/+9
2024-04-07[s3] add s3 pass test_multipart_upload_size_too_small (#5475)Konstantin Lebedev1-1/+1
2024-04-07[s3] add s3 pass test_multipart_upload (#5474)Konstantin Lebedev1-0/+1
2024-03-29[tests] add action s3 tests (#5427)Konstantin Lebedev1-0/+189