abuckit
5bd6b356f2
chore: rebrand repo metadata, build paths, and CI tooling for Buckit
2026-05-08 13:37:11 -04:00
Harshavardhana
7fcb428622
do not print unexpected logs ( #20083 )
2024-07-12 13:51:54 -07:00
Anis Eleuch
6fd63e920a
log: Use error log type instead of Application/MinIO type ( #18930 )
...
* log: Use error log type instead of Application/MinIO type
Also bump github.com/shirou/gopsutil version to address cross
compilation issues.
* Apply suggestions from code review
Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com >
---------
Co-authored-by: Anis Eleuch <anis@min.io >
Co-authored-by: Harshavardhana <harsha@minio.io >
Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com >
2024-02-01 16:13:57 -08:00
Anis Elleuch
1f28a3bb80
Avoid messages from go test output ( #15601 )
...
A lot of warning messages are printed in CI/CD failures generated by go
test. Avoid that by requiring at least Error level for logging when
doing go test.
2022-08-30 08:23:40 -07:00
Harshavardhana
f527c708f2
run gofumpt cleanup across code-base ( #14015 )
2022-01-02 09:15:06 -08:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ( #12418 )
...
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg `
2021-06-01 14:59:40 -07:00