8000 Comparing 0.2.25...0.2.27 · oras-project/oras-py · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oras-project/oras-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.25
Choose a base ref
...
head repository: oras-project/oras-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.27
Choose a head ref
  • 14 commits
  • 7 files changed
  • 5 contributors

Commits on Dec 3, 2024

  1. check for blob existence in registry before uploading

    Signed-off-by: Michael Kopf <michael.kopf@vector.com>
    MichaelKopfMkf committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    b6eea57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #171 from MichaelKopfMkf/check_if_layer_exists_bef…

    …ore_uploading
    
    check for blob existence in registry before uploading
    vsoch authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    461dd48 View commit details
    Browse the repository at this point in the history
  3. Automated deployment to update contributors 2024-12-03

    Signed-off-by: github-actions <github-actions@users.noreply.github.com>
    github-actions committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7a4441c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. updates to readme about contributing

    Signed-off-by: Vanessasaurus <814322+vsoch@users.noreply.github.com>
    vsoch authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    0596553 View commit details
    Browse the repository at this point in the history
  2. fix: join next link instead of append for pagination in get_tags (#174)

    * fix: join next link instead of append for pagination in get_tags
    * chore: update changelog and version
    
    Signed-off-by: Nate Faerber <natefaerber@gmail.com>
    natefaerber authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    2fb51e3 View commit details
    Browse the repository at this point in the history
  3. fix: do not set empty token so anon works for public ecr

    Signed-off-by: Nate Faerber <natefaerber@gmail.com>
    natefaerber committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    f9268e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #176 from natefaerber/fix/public-ecr-anon-token

    fix: do not set empty token so anon works for public ecr
    vsoch authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    c5289c1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #172 from oras-project/contributors/update-2024-12-03

    [tributors] contributors/update-2024-12-03
    vsoch authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    9d9aa59 View commit details
    Browse the repository at this point in the history
  6. Automated deployment to update contributors 2024-12-06

    Signed-off-by: github-actions <github-actions@users.noreply.github.com>
    github-actions committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    f09fe03 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #178 from oras-project/contributors/update-2024-12-06

    [tributors] contributors/update-2024-12-06
    vsoch authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    1790ad7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. fix: don't add an Authorization header is there is no token

    Signed-off-by: Jonathan GAYVALLET <jonathan.gayvallet@orange.com>
    Meallia committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    05f77a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. Merge pull request #183 from Meallia/Meallia-patch-1

    Don't add an Authorization header is there is no token
    vsoch authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    a3cc292 View commit details
    Browse the repository at this point in the history
  2. Automated deployment to update contributors 2025-03-22

    Signed-off-by: github-actions <github-actions@users.noreply.github.com>
    github-actions committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    7feefe5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #184 from oras-project/contributors/update-2025-03-22

    [tributors] contributors/update-2025-03-22
    vsoch authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    938390a View commit details
    Browse the repository at this point in the history
Loading
0