You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
withchao
19343fef62
fix: minio unable to upload files larger than 5mb (#931)
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com>
|
2 years ago |
| .. |
|
data-conversion
|
fix: minio unable to upload files larger than 5mb (#931)
|
2 years ago |
|
jwt
|
…
|
|
|
testdata
|
…
|
|
|
typecheck
|
…
|
|
|
README.md
|
…
|
|
|
common.sh
|
…
|
|
|
wrktest.sh
|
…
|
|
Run the Tests
To run a single test or set of tests, you'll need the Ginkgo tool installed on your
machine:
go install github.com/onsi/ginkgo/ginkgo@latest
ginkgo --help
--focus value
If set, ginkgo will only run specs that match this regular expression. Can be specified multiple times, values are ORed.