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

How to get the latest build from CircleCI? #251

Closed
wyzdot opened this issue May 14, 2020 · 16 comments
Closed

How to get the latest build from CircleCI? #251

wyzdot opened this issue May 14, 2020 · 16 comments

Comments

@wyzdot
Copy link
Contributor

wyzdot commented May 14, 2020

I don't know how to download a new version on CircleCI, maybe we should release a new version for this issue ? #234

@kklem0
Copy link
Contributor

kklem0 commented May 14, 2020

They don't show the Artifacts tab for guests, so you'll have to login to see that tab, or add #artifacts/containers/0 to the end of the job url.
Like this https://circleci.com/gh/shadowsocks/shadowsocks-rust/814#artifacts/containers/0

@wyzdot wyzdot closed this as completed May 14, 2020
@wyzdot
Copy link
Contributor Author

wyzdot commented May 14, 2020

Thanks, let's keep this issue open may help the other people.

@wyzdot wyzdot reopened this May 14, 2020
@zonyitoo
Copy link
Collaborator

They don't show the Artifacts tab for guests, so you'll have to login to see that tab

That's a problem, I am going to fix this.

@zonyitoo
Copy link
Collaborator

zonyitoo commented May 14, 2020

@cyber386 @clementhk Can you open this link? https://app.circleci.com/pipelines/github/shadowsocks/shadowsocks-rust

If you can, click into one of the builds. Can you see the Artifacts tab?

@wyzdot
Copy link
Contributor Author

wyzdot commented May 14, 2020

@cyber386 @clementhk Can you open this link? https://app.circleci.com/pipelines/github/shadowsocks/shadowsocks-rust

If you can, click into one of the builds. Can you see the Artifacts tab?

No, the URL will be redirected to the authentication page.

@zonyitoo
Copy link
Collaborator

Which one? pipelines URL or the Artifacts tab?

@wyzdot
Copy link
Contributor Author

wyzdot commented May 14, 2020

Which one? pipelines URL or the Artifacts tab?

https://app.circleci.com/pipelines/github/shadowsocks/shadowsocks-rust
This one.

@zonyitoo
Copy link
Collaborator

Can you access after authentication?

@wyzdot
Copy link
Contributor Author

wyzdot commented May 14, 2020

Can you access after authentication?
Yes

@zonyitoo
Copy link
Collaborator

Ok then.. I can't fix that because it's CircleCI's strategy.

@wyzdot
Copy link
Contributor Author

wyzdot commented May 14, 2020

Ok then.. I can't fix that because it's CircleCI's strategy.
Update README.md that can be a good solution ^_^

@zonyitoo
Copy link
Collaborator

Get nightly builds from CircleCI

  1. Visit https://app.circleci.com/pipelines/github/shadowsocks/shadowsocks-rust
    • Login with your account
  2. Click one of the latest build pipelines
    image
  3. Click the ARTIFACTS tab and download prebuilt binaries
    image

@kklem0
Copy link
Contributor

kklem0 commented Jun 9, 2020

Docker builds is no longer on CircleCI, hope it won't affect docker releases.

@zonyitoo
Copy link
Collaborator

zonyitoo commented Jun 9, 2020

Docker build is only for tags.

@yangmingxuan
Copy link

Get nightly builds from CircleCI

  1. Visit https://app.circleci.com/pipelines/github/shadowsocks/shadowsocks-rust

    • Login with your account
  2. Click one of the latest build pipelines
    image

  3. Click the ARTIFACTS tab and download prebuilt binaries
    image

But there it says:"There are no artifacts to show here.
After 30 days, all artifacts associated with a build automatically expire. Since this run is over 30 days old, the artifacts may have been deleted."

@zonyitoo
Copy link
Collaborator

zonyitoo commented Dec 23, 2020

This project is currently uses Github Actions to build releases.

This issue is already deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants