Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not setup oras 1.2.0 #29

Closed
liangyuanpeng opened this issue Jun 5, 2024 · 1 comment · Fixed by #28
Closed

can not setup oras 1.2.0 #29

liangyuanpeng opened this issue Jun 5, 2024 · 1 comment · Fixed by #28
Labels
enhancement New feature or request

Comments

@liangyuanpeng
Copy link
Contributor

liangyuanpeng commented Jun 5, 2024

  - uses: oras-project/setup-oras@v1
    with:
      version: 1.2.0

Just got the error Error: official ORAS CLI releases does not contain version 1.2.0

Also try with oras-project/setup-oras@main,and also same with here.

Have test with wget and download successed.

$ wget https://github.com/oras-project/oras/releases/download/v1.2.0/oras_1.2.0_linux_amd64.tar.gz
--2024-06-05 08:36:51--  https://github.com/oras-project/oras/releases/download/v1.2.0/oras_1.2.0_linux_amd64.tar.gz
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/162945532/88aa2d48-cbcc-4a56-914c-79a4a0d3ee69?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240605%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240605T083651Z&X-Amz-Expires=300&X-Amz-Signature=2c1505420d8fae588add825609f71b900ae0e6650327f720b39ca21d30053cd9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=162945532&response-content-disposition=attachment%3B%20filename%3Doras_1.2.0_linux_amd64.tar.gz&response-content-type=application%2Foctet-stream [following]
--2024-06-05 08:36:51--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/162945532/88aa2d48-cbcc-4a56-914c-79a4a0d3ee69?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240605%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240605T083651Z&X-Amz-Expires=300&X-Amz-Signature=2c1505420d8fae588add825609f71b900ae0e6650327f720b39ca21d30053cd9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=162945532&response-content-disposition=attachment%3B%20filename%3Doras_1.2.0_linux_amd64.tar.gz&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4052022 (3.9M) [application/octet-stream]
Saving to: ‘oras_1.2.0_linux_amd64.tar.gz’

oras_1.2.0_linux_amd64.tar.gz                                                    100%[=======================================================================================================================================================================================================>]   3.86M  --.-KB/s    in 0.02s   

2024-06-05 08:36:51 (201 MB/s) - ‘oras_1.2.0_linux_amd64.tar.gz’ saved [4052022/4052022]
@liangyuanpeng
Copy link
Contributor Author

closing...

just found the #28 and it will resolve it.

@shizhMSFT shizhMSFT reopened this Jun 5, 2024
@shizhMSFT shizhMSFT added the enhancement New feature or request label Jun 5, 2024
shizhMSFT pushed a commit that referenced this issue Jun 6, 2024
Resolves #29

---------

Signed-off-by: Xiaoxuan Wang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants