Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ passing evidence record for each target.
The frozen Chat production source
`edd4728792321771496df58bfc0e6122908a96ec` is exercised by the compatible
schema-v2 producer at
`c15936296d0bba8bc36601c8dc20d6884754c0c3`. Its source lock was pinned by
`523b49f4e7e512c467483fc4373844dea6c2d077`. Its source lock was pinned by
reachable authority commit `8aacd8f43e49d53af31a0bfc61fab4a63e93ca8c`
to executable harness behavior revision
`4b35a86470abc2864095dd2fcd91fd0aafb3e869`.
Expand Down
10 changes: 5 additions & 5 deletions conformance/client-v1-cross-repository-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,12 @@
"evidenceProducer": {
"status": "compatible",
"repository": "OpenCoven/chat",
"commit": "c15936296d0bba8bc36601c8dc20d6884754c0c3",
"tree": "cdfbf23c50b48611afc70d51ba2c10caa90f5722",
"commit": "523b49f4e7e512c467483fc4373844dea6c2d077",
"tree": "827da29893ec88c1c3a9c95b6b069a5c51c2ba52",
"packageManifest": {
"path": "package.json",
"size": 4044,
"sha256": "ed23998109c7762c18120ecbe31ef517f24ab7a1630239e0ca65a56112aa619b"
"sha256": "7c111a42060ecb80017542f0b87bbc227d3944709a175274ddf7dcc7390fd302"
},
"harness": {
"path": "scripts/phase1-conformance.mjs",
Expand Down Expand Up @@ -249,8 +249,8 @@
]
},
"signerWorkflow": "OpenCoven/chat/.github/workflows/client-v1-conformance.yml",
"signerDigest": "c15936296d0bba8bc36601c8dc20d6884754c0c3",
"sourceDigest": "c15936296d0bba8bc36601c8dc20d6884754c0c3",
"signerDigest": "523b49f4e7e512c467483fc4373844dea6c2d077",
"sourceDigest": "523b49f4e7e512c467483fc4373844dea6c2d077",
"predicateType": "https://slsa.dev/provenance/v1",
"denySelfHostedRunners": true
}
Expand Down
4 changes: 2 additions & 2 deletions docs/workflows/client-v1-cross-repository-conformance.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ There is no passing aggregate in this repository yet. The frozen Chat
production source remains
`edd4728792321771496df58bfc0e6122908a96ec`; the compatible evidence producer
is the pinned `refs/heads/main` commit
`c15936296d0bba8bc36601c8dc20d6884754c0c3`. Its source lock was pinned by
`523b49f4e7e512c467483fc4373844dea6c2d077`. Its source lock was pinned by
reachable authority commit `8aacd8f43e49d53af31a0bfc61fab4a63e93ca8c`
to executable harness behavior revision
`4b35a86470abc2864095dd2fcd91fd0aafb3e869`.
Expand Down Expand Up @@ -284,7 +284,7 @@ aggregation job has no permissions and can only confirm successful completion
of the protected matrix; it cannot generate, upload, attest, or replace a
platform record. This structural template is exercised synthetically in tests
only. The committed lock marks the reachable Chat producer at
`c15936296d0bba8bc36601c8dc20d6884754c0c3` compatible with the reviewed
`523b49f4e7e512c467483fc4373844dea6c2d077` compatible with the reviewed
schema-v2 workflow bytes. Release readiness remains blocked until this SDK
validator merges, `CLIENT_V1_CONFORMANCE_VALIDATOR_REVISION` is rotated to the
merged revision, and all three protected platform records and their GitHub
Expand Down
2 changes: 1 addition & 1 deletion tests/conformance-contract.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ describe('cross-repository conformance contract entrypoints', () => {
'utf8',
);
expect(workflowDocument).toContain(
'c15936296d0bba8bc36601c8dc20d6884754c0c3',
'523b49f4e7e512c467483fc4373844dea6c2d077',
);
expect(workflowDocument).toContain(
'8aacd8f43e49d53af31a0bfc61fab4a63e93ca8c',
Expand Down
10 changes: 5 additions & 5 deletions tests/conformance-gaps.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1744,13 +1744,13 @@ describe('unresolved SDK #38 conformance gaps', () => {
expect(lock.evidenceProducer).toEqual({
status: 'compatible',
repository: 'OpenCoven/chat',
commit: 'c15936296d0bba8bc36601c8dc20d6884754c0c3',
tree: 'cdfbf23c50b48611afc70d51ba2c10caa90f5722',
commit: '523b49f4e7e512c467483fc4373844dea6c2d077',
tree: '827da29893ec88c1c3a9c95b6b069a5c51c2ba52',
packageManifest: {
path: 'package.json',
size: 4_044,
sha256:
'ed23998109c7762c18120ecbe31ef517f24ab7a1630239e0ca65a56112aa619b',
'7c111a42060ecb80017542f0b87bbc227d3944709a175274ddf7dcc7390fd302',
},
harness: {
path: 'scripts/phase1-conformance.mjs',
Expand Down Expand Up @@ -1822,8 +1822,8 @@ describe('unresolved SDK #38 conformance gaps', () => {
},
signerWorkflow:
'OpenCoven/chat/.github/workflows/client-v1-conformance.yml',
signerDigest: 'c15936296d0bba8bc36601c8dc20d6884754c0c3',
sourceDigest: 'c15936296d0bba8bc36601c8dc20d6884754c0c3',
signerDigest: '523b49f4e7e512c467483fc4373844dea6c2d077',
sourceDigest: '523b49f4e7e512c467483fc4373844dea6c2d077',
predicateType: 'https://slsa.dev/provenance/v1',
denySelfHostedRunners: true,
},
Expand Down