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

feat: add Darth-Tech/samwise-cli #27031

Merged
merged 2 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pkgs/Darth-Tech/samwise-cli/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: Darth-Tech/[email protected]
- name: Darth-Tech/samwise-cli
version: v0.2.0
26 changes: 26 additions & 0 deletions pkgs/Darth-Tech/samwise-cli/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
packages:
- type: github_release
repo_owner: Darth-Tech
repo_name: samwise-cli
description: A CLI application to accompany on your terraform module journey and sharing your burden of module dependency updates, just as one brave Hobbit helped Frodo carry his :)
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.2.0")
asset: samwise-cli-{{.OS}}-{{.Arch}}
format: raw
supported_envs:
- linux
- darwin
- version_constraint: "true"
asset: samwise-cli_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
overrides:
- goos: darwin
asset: samwise-cli_{{trimV .Version}}_{{.OS}}_all.{{.Format}}
supported_envs:
- linux
- darwin
25 changes: 25 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.