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.0.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.1.0
Choose a head ref
  • 9 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 22, 2023

  1. doc: update doc to use released tag v1 (#10)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9f42580 View commit details
    Browse the repository at this point in the history
  2. chore: update icon on marketplace (#11)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    55b09e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. fix broken logo link (#12)

    fix the broken logo link in README
    
    ---------
    
    Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
    Feynman Zhou authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7d4ad5f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. docs: fix broken link in README (#13)

    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1a1208c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. doc: add SECURITY.md file (#16)

    Signed-off-by: Terry Howe <tlhowe@amazon.com>
    TerryHowe authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    078aeb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8368cef View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. refactor: revamp setup action with typescript (#18)

    This PR revamps setup action with typescript and 
    1) add a new job to verify `dist` folder complication
    2) update viable version to 1.1.0 and 1.0.1
    
    ---------
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1aa9a00 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. chore: add 1.0.0 as a viable version (#20)

    This PR adds 1.0.0 back
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5810f5f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. build: update major and minor tags update publishing (#22)

    This PR adds a Github action to update tags automatically after
    publishing a new release. Validated in [this job
    run](https://github.com/qweeah/setup-oras/actions/runs/6243246594/job/16948534595).
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ee7dbe1 View commit details
    Browse the repository at this point in the history
Loading