Pinned Loading
-
goharbor/harbor
goharbor/harbor PublicAn open source trusted cloud native registry project that stores, signs, and scans content.
-
goharbor/harbor-operator
goharbor/harbor-operator PublicKubernetes operator for Harbor service components
-
kubernetes
kubernetes PublicForked from kubernetes/kubernetes
Production-Grade Container Scheduling and Management
Go 1
-
-
CloudNativeAI/model-spec
CloudNativeAI/model-spec PublicCloud Native Artifacial Intelligence Model Format Specification
-
CloudNativeAI/modctl
CloudNativeAI/modctl PublicCommand-line tools for managing OCI model artifacts, which are bundled based on Model Spec
760 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 8 commits in 3 repositories
Created a pull request in CloudNativeAI/modctl that received 4 comments
fix: resolve the lock for progress bar
Summary by CodeRabbit Refactor Enhanced the efficiency of the progress indicatorβs update process, resulting in a more responsive experience durβ¦
Opened 8 other pull requests in 3 repositories
CloudNativeAI/modctl
4
merged
-
feat: support enable the pprof
This contribution was made on Apr 11
-
feat: support interceptor for build
This contribution was made on Apr 9
-
docs: update the documentation for usage
This contribution was made on Apr 7
-
feat: store the modelfile to the manifest annotation
This contribution was made on Apr 2
goharbor/harbor
3
merged
-
[CHERRY-PICK] fix: support preheat cnai model artifact
This contribution was made on Apr 8
-
fix: support preheat cnai model artifact
This contribution was made on Apr 8
-
chore: format the go.mod
This contribution was made on Apr 1
dragonflyoss/dragonfly
1
merged
-
refactor: use slices.Contains to check the permission
This contribution was made on Apr 10
Reviewed 26 pull requests in 7 repositories
goharbor/harbor
9 pull requests
-
build base for v2.13
This contribution was made on Apr 8
-
[cherry-pick] Update robot testcase related to security hub row count to 15 by default
This contribution was made on Apr 8
-
chore(deps): bump github.com/volcengine/volcengine-go-sdk from 1.0.185 to 1.1.1 in /src
This contribution was made on Apr 8
-
bump base version for v2.14
This contribution was made on Apr 2
-
Bump up trivy and trivy-adapter to fix CVE
This contribution was made on Apr 2
-
bump up jwt and beego
This contribution was made on Apr 2
-
Rule out the duplicate login event and false logout event for oidc
This contribution was made on Apr 2
-
bump up golang version
This contribution was made on Apr 2
-
Remove top copy pull cmd button
This contribution was made on Apr 1
CloudNativeAI/modctl
6 pull requests
-
build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0
This contribution was made on Apr 8
-
build(deps): Bump github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0
This contribution was made on Apr 8
-
build(deps): Bump golang.org/x/sync from 0.12.0 to 0.13.0
This contribution was made on Apr 8
-
build(deps): Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0
This contribution was made on Apr 1
-
build(deps): Bump github/codeql-action from 3.28.12 to 3.28.13
This contribution was made on Apr 1
-
build(deps): Bump github.com/spf13/viper from 1.20.0 to 1.20.1
This contribution was made on Apr 1
dragonflyoss/dragonfly
4 pull requests
-
chore: bump console to v0.2.2 and bump client-rs to v0.2.22
This contribution was made on Apr 11
-
feat(client): removing hostname resolution fallback when the IP address check fails
This contribution was made on Apr 9
-
feat(manager): optimize service of the persistent cache task
This contribution was made on Apr 2
-
Implement persistent cache service
This contribution was made on Apr 2
dragonflyoss/client
3 pull requests
-
chore: update verison to 0.2.23
This contribution was made on Apr 11
-
test(dragonfly-client-storage/benches): remove 1u64 when create cache
This contribution was made on Apr 11
-
feat: remove unnecessary dependencies
This contribution was made on Apr 10
goharbor/website
2 pull requests
-
update doc for oidc
This contribution was made on Apr 14
-
Add document for audit log
This contribution was made on Apr 14
dragonflyoss/console
1 pull request
-
chore: optimize browserslist for production
This contribution was made on Apr 11
dragonflyoss/helm-charts
1 pull request
-
chore: bump client verison to 0.2.22
This contribution was made on Apr 2
Created an issue in cri-o/cri-o that received 2 comments
Failed to mount OCI Artifact
What happened? It seems that the CRI-O has supported mount OCI Artifact in the main branch, but I ran into the issue when mount the artifact which β¦