Skip to content

Releases: IamTugy/pyminio

first release with tests and documentation

15 Oct 20:33
8b0b54e
Compare
Choose a tag to compare
Fix integration tests connect minio (#20)

* Trying to add ports to integration.yml

* add minio arguments to start server

* fix yaml whitespace

* change image to bitnami/minio

* add curl to check minio is up

* retrun fix-integration-tests-connect-mini to branches

* try change minio adress to localhost

* remove fix-integration-tests-connect-minio

* add more docs

* remove Authorization header

* remove curl command, cause problems sometimes

Co-authored-by: menas <[email protected]>