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/setup-oras
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: oras-project/setup-oras
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 26, 2024

  1. bump: run with node20 (#25)

    Node.js 16 actions are deprecated. Please update the following actions
    to use Node.js 20: oras-project/setup-oras@v1.1.0. For more information
    see:
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
    
    Fixes #23
    
    Signed-off-by: Lan Liang <gcslyp@gmail.com>
    liangyuanpeng authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bdadd7d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. feat: support downloading from customized url (#27)

    resolves #24
    
    ---------
    
    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e7fdc53 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. bump: add oras v1.2.0 to setup-oras (#28)

    Resolves #29
    
    ---------
    
    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    339758d View commit details
    Browse the repository at this point in the history
  2. chore: update README to add an example (#30)

    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ca28077 View commit details
    Browse the repository at this point in the history
Loading