-
-
Notifications
You must be signed in to change notification settings - Fork 139
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
feat: add adhocteam/ssm #33008
feat: add adhocteam/ssm #33008
Conversation
checksum: | ||
type: github_release | ||
asset: "{{.Asset}}.sha" | ||
algorithm: sha256 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# linux/amd64 doesn't match hash | ||
overrides: | ||
- goos: linux | ||
goarch: amd64 | ||
checksum: | ||
enabled: false |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found bugs of the release script of adhocteam/ssm. |
Thank you! |
adhocteam/ssm: AWS SSM Paramater Store CLI
$ aqua g -i adhocteam/ssm
Check List
Require signed commits
, so all commits must be signedHow 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
If files such as configuration file are needed, please share them.
Reference