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

deploy test-asset.yml build artifacts with teraslice-cli #3987

Open
busma13 opened this issue Mar 4, 2025 · 1 comment
Open

deploy test-asset.yml build artifacts with teraslice-cli #3987

busma13 opened this issue Mar 4, 2025 · 1 comment

Comments

@busma13
Copy link
Contributor

busma13 commented Mar 4, 2025

Asset PRs create build artifacts on every push. It would be great if the teraslice-cli could deploy these artifacts by just giving the commit sha of the artifact you want to use.

@busma13
Copy link
Contributor Author

busma13 commented Mar 4, 2025

Currently we can grab an asset from the repo based off of the release:
teraslice-cli assets deploy localhost terascope/[email protected]

I was thinking we can replace the release tag with the short sha or full sha:
teraslice-cli assets deploy localhost terascope/elasticsearch-assets@3b0f8d5
teraslice-cli assets deploy localhost terascope/elasticsearch-assets@3b0f8d52194ffa30a4ef91b134104d6687c61c22

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

No branches or pull requests

1 participant