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 excluding unneeded os/arch checksum from aqua-checksums.json #1230

Closed
suzuki-shunsuke opened this issue Sep 29, 2022 · 0 comments · Fixed by #1498
Closed

Support excluding unneeded os/arch checksum from aqua-checksums.json #1230

suzuki-shunsuke opened this issue Sep 29, 2022 · 0 comments · Fixed by #1498
Labels
Milestone

Comments

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Sep 29, 2022

Feature Overview

Support excluding unneeded os/arch checksum from aqua-checksums.json

Why is the feature needed?

Please explain the problem you want to solve.

Make aqua-checksums.json slim and avoid unneeded API call and failure.
Prevent aqua update-checksum -deep from downloading unused platform's assets.

Does the feature include Breaking Changes?

No.

Example Code

command and configuration

$ 

aqua.yaml

checksum:
  enabled: true
  supported_envs:
    - darwin
    - linux
@suzuki-shunsuke suzuki-shunsuke moved this from Todo to Nice to have in checksum verification Sep 29, 2022
@suzuki-shunsuke suzuki-shunsuke moved this from Nice to have to Todo in checksum verification Oct 4, 2022
@suzuki-shunsuke suzuki-shunsuke moved this to Todo in main Oct 31, 2022
@suzuki-shunsuke suzuki-shunsuke pinned this issue Nov 4, 2022
@suzuki-shunsuke suzuki-shunsuke moved this from Todo to Backlog in main Dec 18, 2022
@suzuki-shunsuke suzuki-shunsuke moved this from Backlog to Todo in main Dec 28, 2022
@suzuki-shunsuke suzuki-shunsuke moved this from Todo to In Progress in main Dec 29, 2022
@github-project-automation github-project-automation bot moved this from In Progress to Done in main Dec 30, 2022
@github-project-automation github-project-automation bot moved this from Todo to Done in checksum verification Dec 30, 2022
@suzuki-shunsuke suzuki-shunsuke unpinned this issue Dec 30, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v1.29.0 milestone Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant