Pinned Loading
-
goharbor/harbor
goharbor/harbor PublicAn open source trusted cloud native registry project that stores, signs, and scans content.
-
dragonflyoss/dragonfly
dragonflyoss/dragonfly PublicDelivers efficient, stable, and secure data distribution and acceleration powered by P2P technology, with an optional content‑addressable filesystem that accelerates OCI container launch.
-
-
modelpack/model-spec
modelpack/model-spec PublicCloud Native Artifacial Intelligence Model Format Specification
-
modelpack/modctl
modelpack/modctl PublicCommand-line tools for managing OCI model artifacts, which are bundled based on Model Spec
-
1,871 contributions in the last year
Skip to contributions year list| Day of Week | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
November 2025
Created 6 commits in 3 repositories
Created a pull request in modelpack/modctl that received 4 comments
docs(getting-started): update install command to use main branch
This pull request updates the installation instructions in the docs/getting-started.md file to use the latest code from the main branch instead of …
Opened 7 other pull requests in 3 repositories
modelpack/modctl
3
merged
-
feat(cmd): set raw flag default to true for attach, build, upload
This contribution was made on Nov 10
-
feat(remote): add custom headers to HTTP requests
This contribution was made on Nov 5
-
chore(deps): update dependencies to latest versions
This contribution was made on Nov 3
dragonflyoss/client
1
open
1
merged
1
closed
-
feat(backend): add custom request headers support
This contribution was made on Nov 7
-
feat(http): add default user agent for backend http
This contribution was made on Nov 6
-
feat(proxy): add support for custom headers in proxy requests
This contribution was made on Nov 4
dragonflyoss/dragonfly
1
merged
-
chore(deps): bump d7y.io/api/v2 from v2.1.80 to v2.1.81
This contribution was made on Nov 3
Reviewed 42 pull requests in 10 repositories
goharbor/harbor
10 pull requests
-
update go version claim
This contribution was made on Nov 12
-
update go version claim
This contribution was made on Nov 12
-
(cherry-pick) Remove port 9443 from harbor IP for webhook event check
This contribution was made on Nov 11
-
bump base version for v2.14.1
This contribution was made on Nov 7
-
bump base version for v2.13.3
This contribution was made on Nov 7
-
bump base and go for 2.14.1
This contribution was made on Nov 7
-
bump base and go for v2.13.3
This contribution was made on Nov 7
-
add per-endpoint CA certificate support for registry endpoints
This contribution was made on Nov 5
-
Revert to older version of trivy adapter
This contribution was made on Nov 3
-
Add unit test for DeleteManifest method in TencentCR adapter
This contribution was made on Nov 3
dragonflyoss/client
10 pull requests
-
chore(deps): Bump indicatif from 0.18.1 to 0.18.2
This contribution was made on Nov 11
-
chore(deps): Bump dragonfly-api from 2.1.80 to 2.1.81
This contribution was made on Nov 11
-
chore(deps): Bump socket2 from 0.6.0 to 0.6.1
This contribution was made on Nov 11
-
chore(deps): Bump rustls-pki-types from 1.12.0 to 1.13.0
This contribution was made on Nov 11
-
chore(deps): update dragonfly-client versions to 1.1.0
This contribution was made on Nov 7
-
fix(grpc): improve error handling in task retrieval
This contribution was made on Nov 5
-
chore(deps): Bump vortex-protocol from 0.1.3 to 0.1.4
This contribution was made on Nov 4
-
chore(deps): Bump tokio-util from 0.7.16 to 0.7.17
This contribution was made on Nov 4
-
chore(deps): Bump thiserror from 2.0.16 to 2.0.17
This contribution was made on Nov 4
-
chore(deps): Bump clap from 4.5.50 to 4.5.51
This contribution was made on Nov 4
dragonflyoss/dragonfly
8 pull requests
-
chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0
This contribution was made on Nov 11
-
chore(deps): bump github.com/bits-and-blooms/bitset from 1.24.0 to 1.24.3
This contribution was made on Nov 11
-
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.27.2
This contribution was made on Nov 11
-
feat(time): add RandomDelayWithJitter function
This contribution was made on Nov 7
-
fix(evaluator): update normal distribution threshold
This contribution was made on Nov 6
-
perf(scheduler): reduce peer registration delays
This contribution was made on Nov 5
-
chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0
This contribution was made on Nov 4
-
chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2
This contribution was made on Nov 4
modelpack/modctl
5 pull requests
-
build(deps): Bump golang.org/x/sys from 0.37.0 to 0.38.0
This contribution was made on Nov 11
-
build(deps): Bump github.com/vbauerster/mpb/v8 from 8.10.2 to 8.11.2
This contribution was made on Nov 11
-
build(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0
This contribution was made on Nov 11
-
build(deps): Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
This contribution was made on Nov 11
-
build(deps): Bump github/codeql-action from 4.31.0 to 4.31.2
This contribution was made on Nov 5
modelpack/model-csi-driver
2 pull requests
-
refactor(dynamic mount): introduce dynamic server manager
This contribution was made on Nov 12
-
feat: support smooth upgrade with checking csi sock
This contribution was made on Nov 3
dragonflyoss/helm-charts
2 pull requests
-
chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0
This contribution was made on Nov 10
-
chore: bump client, scheduler and manager version
This contribution was made on Nov 7
dragonflyoss/api
2 pull requests
-
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.76.0
This contribution was made on Nov 5
-
chore(deps): bump tokio from 1.47.1 to 1.48.0
This contribution was made on Nov 4
modelpack/model-spec
1 pull request
-
fix: update specification for model weight media types
This contribution was made on Nov 12
modelpack/modelpack.org
1 pull request
-
Remove reference implementations from the homepage
This contribution was made on Nov 10
dragonflyoss/d7y.io
1 pull request
-
docs: update client configuration for disk
This contribution was made on Nov 7
Created an issue in modelpack/modelpack.org that received 2 comments
Website should maintain neutrality by treating all spec implementations equally
Thank you for your work on establishing ModelPack as an open standard for AI/ML packaging. As a collaborative project, I wanted to share some const…




