Pinned Loading
-
oras-project/oras
oras-project/oras PublicOCI registry client - managing content like artifacts, images, packages
-
-
325 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 | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
oras-project/oras-go,
oras-project/oras,
oras-project/oras-dotnet
and 15 other
repositories
Loading
Contribution activity
March 2025
Created 6 commits in 1 repository
Created a pull request in oras-project/oras-go that received 11 comments
fix: fix panics caused by bad digests
Always validate the digest before calling functions like desc.Digest.Algorithm()
and desc.Digest.Verifier()
, which panics when encountering invali…
+558
−11
lines changed
•
11
comments
Opened 7 other pull requests in 1 repository
oras-project/oras-go
7
merged
-
build(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0-rc.4
This contribution was made on Mar 25
-
fix: fix concurrency bugs causing panics and race conditions in
internal/syncutil
This contribution was made on Mar 17 -
build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0
This contribution was made on Mar 11
-
docs: add concepts of targets
This contribution was made on Mar 6
-
docs: add concepts of modeling artifacts
This contribution was made on Mar 5
-
chore: update to
image-spec v1.1.1
This contribution was made on Mar 4 -
build(go): upgrade go version to v1.23 for v1
This contribution was made on Mar 4
Reviewed 49 pull requests in 5 repositories
oras-project/oras
23 pull requests
-
fix: Change receiver name for target
This contribution was made on Mar 28
-
feat!: support showing indirect referrers for all formats of
oras discover
This contribution was made on Mar 27 -
build(deps): upgrade go crypto module to v0.36.0
This contribution was made on Mar 27
-
feat: Show annotations in default discovery output
This contribution was made on Mar 26
-
docs: improve formatted output for oras discover
This contribution was made on Mar 25
-
fix: target NewReadonlyTarget comment
This contribution was made on Mar 24
-
build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.3 in /test/e2e
This contribution was made on Mar 24
-
build(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 in /test/e2e
This contribution was made on Mar 24
-
build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 in /test/e2e
This contribution was made on Mar 20
-
fix: bring back
--verbose
flagThis contribution was made on Mar 19 -
refactor: deprecate table format
This contribution was made on Mar 18
-
docs(spec): multi-arch image management
This contribution was made on Mar 18
-
refactor: split a run and main function so defers Execute
This contribution was made on Mar 14
-
build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /test/e2e
This contribution was made on Mar 13
-
feat!: refine oras discover JSON format
This contribution was made on Mar 12
-
docs: update the help doc for
oras manifest index create
This contribution was made on Mar 12 -
feat: add alias for
manifest fetch
This contribution was made on Mar 11 -
build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 in /test/e2e
This contribution was made on Mar 6
-
build(deps): bump golang.org/x/term from 0.29.0 to 0.30.0
This contribution was made on Mar 6
-
build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0
This contribution was made on Mar 6
-
build(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1
This contribution was made on Mar 4
-
build(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 in /test/e2e
This contribution was made on Mar 4
-
docs: add goreportcard to README
This contribution was made on Mar 3
oras-project/oras-go
16 pull requests
-
chore: update example tests
This contribution was made on Mar 27
-
build(deps): bump github.com/docker/cli from 28.0.2+incompatible to 28.0.4+incompatible
This contribution was made on Mar 26
-
build(deps): bump github.com/docker/docker from 28.0.2+incompatible to 28.0.4+incompatible
This contribution was made on Mar 26
-
fix: fix panics caused by bad digests
This contribution was made on Mar 24
-
build(deps): bump github.com/docker/docker from 28.0.1+incompatible to 28.0.2+incompatible
This contribution was made on Mar 20
-
build(deps): bump github.com/docker/cli from 28.0.1+incompatible to 28.0.2+incompatible
This contribution was made on Mar 20
-
fix: fix concurrency bugs causing panics and race conditions in
internal/syncutil
This contribution was made on Mar 19 -
build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27
This contribution was made on Mar 18
-
build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0
This contribution was made on Mar 12
-
docs: add concepts of targets
This contribution was made on Mar 10
-
docs: add concepts of modeling artifacts
This contribution was made on Mar 7
-
build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
This contribution was made on Mar 6
-
build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
This contribution was made on Mar 4
-
build(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1
This contribution was made on Mar 4
-
build(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1
This contribution was made on Mar 4
-
build(deps): bump github.com/containerd/containerd from 1.7.25 to 1.7.26
This contribution was made on Mar 4
oras-project/oras-dotnet
7 pull requests
-
chore(refactor): fix and reduce reference pasing exceptions
This contribution was made on Mar 28
-
chore(refactor): removed warnings and minor refactoring
This contribution was made on Mar 27
-
chore(tests): clean up compiler warnings
This contribution was made on Mar 26
-
doc: add auth model design
This contribution was made on Mar 25
-
refactor!: refactor code to align with dotnet standards
This contribution was made on Mar 25
-
build(deps): Bump System.Text.Json from 9.0.2 to 9.0.3 in /tests/OrasProject.Oras.Tests
This contribution was made on Mar 12
-
build(deps): Bump System.Text.Json from 9.0.2 to 9.0.3 in /src/OrasProject.Oras
This contribution was made on Mar 12
oras-project/oras-www
2 pull requests
-
Use environment variable for multi-architecture digest
This contribution was made on Mar 28
-
feat: add how-to for multiple architecture
This contribution was made on Mar 26
Azure/azure-cli
1 pull request
-
[ACR] add
refreshToken
andusername
fields to the output ofaz acr login --expose-token
This contribution was made on Mar 20
Opened 4 issues in 1 repository
oras-project/oras-go
1
open
3
closed
-
Potential issues with digest.Canonical
This contribution was made on Mar 24
-
Fix panics caused by unregistered algorithm
This contribution was made on Mar 18
-
Update to OCI image-spec v1.1.1
This contribution was made on Mar 4
-
Flaky unit test:
TestCopyGraph_WithOptions/MountFrom_error
This contribution was made on Mar 4