Skip to content

Conversation

ponkio-o
Copy link
Contributor

@ponkio-o ponkio-o commented Mar 9, 2025

adhocteam/ssm: AWS SSM Paramater Store CLI

$ aqua g -i adhocteam/ssm

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

root@fd2675b9044c:/workspace# ssm --help
NAME:
   ssm-linux-amd64 - simple ssm param store interface

USAGE:
   ssm-linux-amd64 [global options] command [command options] [arguments...]

VERSION:
   1.5.0

COMMANDS:
   ls       list param names. ex: ssm ls myapp, ssm ls, ssm ls --secrets myapp
   get      prints plaintext ssm value. ex: ssm get /app/prod/my-key
   set      sets ssm k,v pair. overwrites. ex: ssm set /app/prod/version 27
   rm       removes ssm param. ex: ssm rm /app/prod/param
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --profile value, -p value  Specify an AWS profile. Optional. Defaults to AWS_PROFILE.
   --help, -h                 show help
   --version, -v              print the version

If files such as configuration file are needed, please share them.

Reference

checksum:
type: github_release
asset: "{{.Asset}}.sha"
algorithm: sha256
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines +27 to +32
# linux/amd64 doesn't match hash
overrides:
- goos: linux
goarch: amd64
checksum:
enabled: false
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know reason, but incorrect checksum hash on linux/amd64 🤔

supported_envs:
- linux/amd64
- darwin
# darwin/arm64 doesn't match hash
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Mar 9, 2025

I found bugs of the release script of adhocteam/ssm.
I created a pull request to resolve them:

@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Mar 9, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the v4.325.1 milestone Mar 9, 2025
@suzuki-shunsuke suzuki-shunsuke merged commit 750346e into aquaproj:main Mar 9, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this to Done in main Mar 9, 2025
@suzuki-shunsuke
Copy link
Member

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 10, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.324.1` -> `v4.326.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.326.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.326.0)

[Compare Source](aquaproj/aqua-registry@v4.325.0...v4.326.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.326.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.326.0) | aquaproj/aqua-registry@v4.325.0...v4.326.0

#### 🎉 New Packages

[#&#8203;33008](aquaproj/aqua-registry#33008) [adhocteam/ssm](https://github.com/adhocteam/ssm): AWS SSM Paramater Store CLI [@&#8203;ponkio-o](https://github.com/ponkio-o)
[#&#8203;33004](aquaproj/aqua-registry#33004) [mfontanini/presenterm](https://github.com/mfontanini/presenterm): A markdown terminal slideshow tool

### [`v4.325.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.325.0)

[Compare Source](aquaproj/aqua-registry@v4.324.3...v4.325.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.325.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.325.0) | aquaproj/aqua-registry@v4.324.3...v4.325.0

#### 🎉 New Packages

[#&#8203;32998](aquaproj/aqua-registry#32998) [deggja/netfetch](https://github.com/deggja/netfetch): Kubernetes tool for scanning clusters for network policies and identifying unprotected workloads
[#&#8203;32999](aquaproj/aqua-registry#32999) [dhth/bmm](https://github.com/dhth/bmm): get to your bookmarks in a flash [@&#8203;hituzi-no-sippo](https://github.com/hituzi-no-sippo)

### [`v4.324.3`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.324.3)

[Compare Source](aquaproj/aqua-registry@v4.324.2...v4.324.3)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.324.3) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.324.3) | aquaproj/aqua-registry@v4.324.2...v4.324.3

#### Fixes

[#&#8203;32995](aquaproj/aqua-registry#32995) zigtools/zls: Revise asset names for latest [@&#8203;caraballofelix88](https://github.com/caraballofelix88)

Perhaps the upstream (zigtools/zls) recreated and renamed assets of zls 0.14.0.

### [`v4.324.2`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.324.2)

[Compare Source](aquaproj/aqua-registry@v4.324.1...v4.324.2)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.324.2) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.324.2) | aquaproj/aqua-registry@v4.324.1...v4.324.2

#### Fixes

[#&#8203;32947](aquaproj/aqua-registry#32947) zigtools/zls: Follow up changes of zls 0.14.0 [@&#8203;Sped0n](https://github.com/Sped0n)
[#&#8203;32936](aquaproj/aqua-registry#32936) carvel-dev/imgpkg: Configure Cosign [@&#8203;scop](https://github.com/scop)
[#&#8203;32935](aquaproj/aqua-registry#32935) a-h/templ: Configure Cosign [@&#8203;scop](https://github.com/scop)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants