aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
863 stars 39 forks source link

aqua-installer, update-checksum: Support GitLab #1857

Open suzuki-shunsuke opened 1 year ago

suzuki-shunsuke commented 1 year ago

Feature Overview

Support installing aqua and updating aqua-checksums.json in GitLab. I haven't used GitLab and I'm not familiar with GitLab, so I'm not sure this is possible.

Why is the feature needed?

Please explain the problem you want to solve.

To enable non GitHub users to use aqua comfortably.

Does the feature include Breaking Changes?

No.

⚠️ The priority is low

The priority of this issue is low because we think GitHub is a most important platform and other platforms aren't so important. To utilize the resource efficiently, we should focus on the resource to GitHub mainly. We will take a look this issue when we have a time.

Example Code

command and configuration

$ 
suzuki-shunsuke commented 1 year ago