This also includes a new `login` command. The signing and CI logic is now using the Driver trait system along with a new experimental sigstore signing driver. New static macros have also been created to make implementation management easier for `Command` usage and `Driver` trait implementation calls. --------- Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
10 lines
No EOL
172 B
JSON
10 lines
No EOL
172 B
JSON
{
|
|
"ref": "refs/heads/main",
|
|
"repository": {
|
|
"default_branch": "main",
|
|
"owner": {
|
|
"login": "test-owner"
|
|
},
|
|
"html_url": "https://example.com/"
|
|
}
|
|
} |