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

Add sanathp/statusok #3398

Closed
suzuki-shunsuke opened this issue May 9, 2022 · 3 comments · Fixed by #3405
Closed

Add sanathp/statusok #3398

suzuki-shunsuke opened this issue May 9, 2022 · 3 comments · Fixed by #3405
Labels
enhancement New feature or request
Milestone

Comments

@suzuki-shunsuke
Copy link
Member

https://github.com/sanathp/statusok

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label May 9, 2022
@suzuki-shunsuke
Copy link
Member Author

~/repos/src/github.com/aquaproj/aqua-registry main*
$ /Users/shunsukesuzuki/.local/share/aquaproj-aqua/pkgs/github_release/github.com/sanathp/statusok/0.1.1/statusok_mac.zip/statusok_mac/statusok --help
zsh: segmentation fault   --help

On macOS, it isn't executable.

@suzuki-shunsuke
Copy link
Member Author

packages:
  - type: github_release
    repo_owner: sanathp
    repo_name: statusok
    description: Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected
    rosetta2: true
    asset: "statusok_{{.OS}}.zip"
    supported_if: not (GOOS == "linux" and GOARCH == "arm64")
    files:
      - name: statusok
        src: "statusok_{{.OS}}/statusok"
    replacements:
      darwin: mac
registries:
- name: standard
  type: local
  path: registry.json
packages:
- name: sanathp/statusok@0.1.1

@suzuki-shunsuke
Copy link
Member Author

It works on macOS amd64.

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 a pull request may close this issue.

1 participant