Test alpha8 commit candidates before publication
Some checks failed
Candidate compatibility / prepare (push) Failing after 32s
Candidate compatibility / fixture-contract (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 3.2 (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 3.3 (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 3.4 (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 4.0 (push) Has been skipped
Candidate compatibility / image ${{ matrix.id }} (push) Has been skipped
Candidate compatibility / repository (push) Successful in 37s
Watch upstream OpenCode / open-compatibility-pr (push) Failing after 11s
Some checks failed
Candidate compatibility / prepare (push) Failing after 32s
Candidate compatibility / fixture-contract (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 3.2 (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 3.3 (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 3.4 (push) Has been skipped
Candidate compatibility / lockstep clients Ruby 4.0 (push) Has been skipped
Candidate compatibility / image ${{ matrix.id }} (push) Has been skipped
Candidate compatibility / repository (push) Successful in 37s
Watch upstream OpenCode / open-compatibility-pr (push) Failing after 11s
This commit is contained in:
@@ -1,30 +1,29 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"release_train": "0.0.1.alpha7",
|
||||
"schema_version": 3,
|
||||
"release_train": "0.0.1.alpha8",
|
||||
"publication_state": "unpublished",
|
||||
"clients": {
|
||||
"opencode-ruby": {
|
||||
"repository": "ajaynomics/opencode-ruby",
|
||||
"ref": "78b6f9c9e9c7d58b699af1c3c17764acd33de798",
|
||||
"version": "0.0.1.alpha7",
|
||||
"tag_provenance": {
|
||||
"tag": "v0.0.1.alpha7",
|
||||
"annotated_tag_object": "abfce3ec8cb1ee468107d0845521769502251645",
|
||||
"peeled_commit": "78b6f9c9e9c7d58b699af1c3c17764acd33de798"
|
||||
"ref": "9277646a4bb2cf25a8384ffc140b154f49ea5766",
|
||||
"version": "0.0.1.alpha8",
|
||||
"provenance": {
|
||||
"kind": "commit",
|
||||
"commit": "9277646a4bb2cf25a8384ffc140b154f49ea5766"
|
||||
}
|
||||
},
|
||||
"opencode-rails": {
|
||||
"repository": "ajaynomics/opencode-rails",
|
||||
"ref": "2a391ccad1d098e4bb51eb19b6ca52adaa79e5cb",
|
||||
"version": "0.0.1.alpha7",
|
||||
"tag_provenance": {
|
||||
"tag": "v0.0.1.alpha7",
|
||||
"annotated_tag_object": "61e128084b2b665c0ba20b332987e41794948d7c",
|
||||
"peeled_commit": "2a391ccad1d098e4bb51eb19b6ca52adaa79e5cb"
|
||||
"ref": "a9add2a7c1dd3eb978aa8b4ebf9ef7e111d1057f",
|
||||
"version": "0.0.1.alpha8",
|
||||
"provenance": {
|
||||
"kind": "commit",
|
||||
"commit": "a9add2a7c1dd3eb978aa8b4ebf9ef7e111d1057f"
|
||||
},
|
||||
"runtime_dependencies": {
|
||||
"opencode-ruby": {
|
||||
"requirement": "= 0.0.1.alpha7",
|
||||
"ref": "78b6f9c9e9c7d58b699af1c3c17764acd33de798"
|
||||
"requirement": "= 0.0.1.alpha8",
|
||||
"ref": "9277646a4bb2cf25a8384ffc140b154f49ea5766"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user