-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: oras-project/oras-py
base: 0.1.30
head repository: oras-project/oras-py
compare: 0.2.1
- 11 commits
- 32 files changed
- 5 contributors
Commits on Jun 1, 2024
-
wip: separate auth into backends (#134)
* feat: separate auth into backends Problem: we have a lot of trouble with custom auth needs. There is not one solution that works for everyone. Solution: start a design that separates auth into modules. Likely this will need a lot of testing, but this should be a start. Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19f4528 - Browse repository at this point
Copy the full SHA 19f4528View commit details
Commits on Jun 6, 2024
-
docs: use valid media_type format in examples
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6677014 - Browse repository at this point
Copy the full SHA 6677014View commit details -
Merge pull request #139 from tarilabs/tarilabs-20240605-docMediaType
docs: use valid media_type format in examples
Configuration menu - View commit details
-
Copy full SHA for 571a23f - Browse repository at this point
Copy the full SHA 571a23fView commit details -
Automated deployment to update contributors 2024-06-06
Signed-off-by: github-actions <github-actions@users.noreply.github.com>
github-actions committedJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 19c1cb5 - Browse repository at this point
Copy the full SHA 19c1cb5View commit details -
Merge pull request #140 from oras-project/contributors/update-2024-06-06
[tributors] contributors/update-2024-06-06
Configuration menu - View commit details
-
Copy full SHA for 9527aa1 - Browse repository at this point
Copy the full SHA 9527aa1View commit details -
chore: fix typing for manifest_config param of push fn
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a571e3 - Browse repository at this point
Copy the full SHA 3a571e3View commit details -
Merge pull request #141 from tarilabs/tarilabs-20240606-manifest_config
chore: fix typing for manifest_config param of push fn
Configuration menu - View commit details
-
Copy full SHA for fd8a83c - Browse repository at this point
Copy the full SHA fd8a83cView commit details
Commits on Jun 25, 2024
-
core: make push response the one pertaining to Manifest (not config (#…
…146) * core: make push response the one pertaining to Manifest (not config) * implementation (step 2/2) Reproducer test (step 1/2) Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b8c4885 - Browse repository at this point
Copy the full SHA b8c4885View commit details -
fix(core): provider do_request to maintain verify in all request, bas…
…ic headers (#145) * fix(core): provider do_request to maintain verify in all request * basic headers maintenance * add test case * amending test for GHA setup * add CHANGELOG entry * use tls_verify also for login for consistency Signed-off-by: tarilabs <matteo.mortari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for caf8db5 - Browse repository at this point
Copy the full SHA caf8db5View commit details
Commits on Sep 4, 2024
-
* add arg to enable blob chunking and allow custom chunk sizes * test.sh: expose ORAS_PORT * provider: update location on every chunk PATCH * GHA: make space for large files Signed-off-by: Brian Cook <bcook@redhat.com> Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for dfc2415 - Browse repository at this point
Copy the full SHA dfc2415View commit details -
Automated deployment to update contributors 2024-09-04 (#151)
Signed-off-by: github-actions <github-actions@users.noreply.github.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5763015 - Browse repository at this point
Copy the full SHA 5763015View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.30...0.2.1