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

Support downloading artifact directly from Argo #22

Open
backjo opened this issue Jul 31, 2023 · 2 comments
Open

Support downloading artifact directly from Argo #22

backjo opened this issue Jul 31, 2023 · 2 comments
Labels
⁉️ needs investigation Needs further investigation

Comments

@backjo
Copy link

backjo commented Jul 31, 2023

Describe the solution you'd like
ArgoCD self-hosts artifacts for the CLI on it's web server. As a user, I'd like to be able to configure this action to download whatever version my self-hosted Argo is currently providing, for a few reasons:

  • To keep my CD instance and the CLI in-sync automatically
  • To avoid GH rate limiting when downloading artifacts
@bryantbiggs
Copy link
Member

do you know the URL scheme where these artifacts can be pulled from?

@bryantbiggs bryantbiggs added the ⁉️ needs investigation Needs further investigation label Oct 31, 2023
@backjo
Copy link
Author

backjo commented Oct 31, 2023

Hey @bryantbiggs - it follows a format like https://argo-server/download/argocd-linux-amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⁉️ needs investigation Needs further investigation
Projects
None yet
Development

No branches or pull requests

2 participants