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

svix-cli: init at 0.21.1 #220785

Merged
merged 1 commit into from
Jun 23, 2024
Merged

svix-cli: init at 0.21.1 #220785

merged 1 commit into from
Jun 23, 2024

Conversation

techknowlogick
Copy link
Member

Description of changes

https://github.com/svix/svix-cli

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Copy link
Member

@pbsds pbsds left a comment

Choose a reason for hiding this comment

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

1 package built:
svix-cli

$ results/svix-cli/bin/svix-cli
A CLI to interact with the Svix API.

Usage:
  svix [command]

Available Commands:
  application     List, create & modify applications
  authentication  Manage authentication tasks such as getting dashboard URLs
  completion      Generate the autocompletion script for the specified shell
  endpoint        List, create & modify endpoints
  event-type      List, create & modify event types
  export          Export data from your Svix Organization
  help            Help about any command
  import          Import data to your Svix Organization
  integration     List, create & modify integrations
  listen          Forward webhook requests a local url
  login           Interactively configure your Svix API credentials
  message         List & create messages
  message-attempt List, lookup & resend message attempts
  open            Quickly open Svix pages in your browser
  verify          Verify the signature of a webhook message
  version         Get the version of the Svix CLI

Flags:
      --color enum   auto|always|never (default auto)
  -h, --help         help for svix
  -v, --version      Get the version of the Svix CLI

Use "svix [command] --help" for more information about a command.

pkgs/by-name/sv/svix-cli/package.nix Outdated Show resolved Hide resolved
@techknowlogick
Copy link
Member Author

Thanks for the review @pbsds 🙏 This had slipped off my radar, but I've now made the changes from your feedback :)

@pbsbot
Copy link

pbsbot commented Jun 23, 2024

Result of nixpkgs-review pr 220785 run on x86_64-linux 1

1 package built:
  • svix-cli

@pbsds pbsds merged commit d473279 into NixOS:master Jun 23, 2024
24 checks passed
@pbsds
Copy link
Member

pbsds commented Jun 23, 2024

If a PR goes stale you're welcome to post to the thread on Discourse or Matrix and ask for reviews

@techknowlogick techknowlogick deleted the svix-cli branch June 23, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants