-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dbd6bcd
commit 91d74f8
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ nfpms: | |
vendor: abhimanyu003 | ||
homepage: "https://github.com/abhimanyu003/probe/" | ||
maintainer: "Abhimanyu Sharma <[email protected]>" | ||
description: "YAML + JQ end-to-end API testing tool." | ||
description: "Simplified Integration Testing Using YAML and JQ." | ||
license: MIT | ||
formats: | ||
- deb | ||
|
@@ -50,7 +50,7 @@ brews: | |
folder: Formula | ||
name: probe | ||
homepage: "https://github.com/abhimanyu003/probe" | ||
description: "YAML + JQ end-to-end API testing tool." | ||
description: "Simplified Integration Testing Using YAML and JQ." | ||
license: "MIT" | ||
skip_upload: auto | ||
commit_author: | ||
|
@@ -69,17 +69,17 @@ scoop: | |
name: "Abhimanyu Sharma" | ||
email: [email protected] | ||
homepage: "https://github.com/abhimanyu003/sttr" | ||
description: "YAML + JQ end-to-end API testing tool." | ||
description: "Simplified Integration Testing Using YAML and JQ." | ||
license: MIT | ||
|
||
snapcrafts: | ||
- id: probe | ||
name: go-probe | ||
publish: true | ||
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}" | ||
summary: YAML + JQ end-to-end API testing tool. | ||
summary: Simplified Integration Testing Using YAML and JQ. | ||
description: | | ||
YAML + JQ end-to-end API testing tool. | ||
Simplified Integration Testing Using YAML and JQ. | ||
grade: stable | ||
confinement: strict | ||
license: MIT | ||
|
@@ -93,7 +93,7 @@ snapcrafts: | |
aurs: | ||
- name: probe-bin | ||
homepage: "https://github.com/abhimanyu003/probe" | ||
description: "YAML + JQ Based End-To-End API Testing." | ||
description: "Simplified Integration Testing Using YAML and JQ." | ||
maintainers: | ||
- 'Abhimanyu Sharma <[email protected]>' | ||
license: "MIT" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters