This is an automated email from the ASF dual-hosted git repository.

liurenjie1024 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


    from c58e69d  chore: Remove typo in README (#509)
     add 001dfa7  feat: podman support (#489)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.md                                    |  8 +-
 crates/catalog/glue/tests/glue_catalog_test.rs     | 18 ++---
 crates/catalog/hms/tests/hms_catalog_test.rs       | 21 +++---
 .../rest/testdata/rest_catalog/docker-compose.yaml | 16 +++-
 crates/catalog/rest/tests/rest_catalog_test.rs     | 15 ++--
 .../testdata/file_io_s3/docker-compose.yaml        |  2 +-
 crates/iceberg/tests/file_io_s3_test.rs            |  6 +-
 .../tests/integration_datafusion_hms_test.rs       | 24 +++---
 crates/test_utils/src/cmd.rs                       | 27 +++++--
 crates/test_utils/src/docker.rs                    | 35 +++++++--
 docs/contributing/podman.md                        | 85 ++++++++++++++++++++++
 website/src/SUMMARY.md                             |  1 +
 12 files changed, 191 insertions(+), 67 deletions(-)
 create mode 100644 docs/contributing/podman.md

Reply via email to