-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
manifest
xtask to parse GitHub Release API output
This commit is an initial part of a larger effort to develop an `xtask` command to automate plugin download manifest file updates when new plugin releases are made. This commit simply calls the GitHub release API for hipcheck, and parses and manipulates the returned JSON into DownloadManifestEntry objects that can be compared against the entries in existing download manifest files. Signed-off-by: jlanson <[email protected]>
- Loading branch information
1 parent
e10644a
commit 65cf310
Showing
13 changed files
with
946 additions
and
5 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.