-
Notifications
You must be signed in to change notification settings - Fork 1
feat(analysis): seed Running TEPP accepted receipts (v2.29.0) #897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
seonghobae
wants to merge
18
commits into
main
Choose a base branch
from
feat/tepp-accepted-seed-running-v2290
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
4be003e
feat(analysis): seed Running TEPP accepted receipts (v2.29.0)
seonghobae 0afd4db
fix(analysis): fail closed on invalid TEPP receipts
43b82cb
fix(analysis): reject conflicting TEPP states
8c81122
fix(release): synchronize public version identity
d8438f5
merge(main): converge TEPP accepted-receipt slice onto current protec…
seonghobae ec13921
fix(analysis): persist terminal seed conflict state
edf1122
docs(gaps): refresh exact-head delivery evidence
419d099
fix(seed): finish outbox after receipt conflict
722f709
docs(gaps): refresh accepted receipt evidence
7180068
docs(gaps): separate implementation head observation
12caa92
test(tepp): normalize reseed cursor tuple shape
cb90d5b
chore(tepp): restack accepted-receipt lane on protected main
seonghobae eac0d4b
chore(tepp): converge accepted-receipt lane with protected main
seonghobae ba95f22
chore(ci): adopt protected Draft admission for TEPP lane
seonghobae a99499a
chore(ci): adopt protected PROV-O Draft admission
seonghobae 4a9c7ee
chore(ci): adopt protected ontology Draft admission
seonghobae 08972d0
test(ci): inherit protected Draft admission contract
seonghobae c419408
chore(tepp): converge accepted-receipt lane with protected #931
seonghobae File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # 2.29.0 — Seeded TEPP accepted receipt stays Running | ||
|
|
||
| After `make seed`, Demo Corp includes a Running TEPP measurement whose | ||
| strict accepted v1 receipt is transport evidence (ADR 0219). Open that | ||
| run: measurement request accepted — refresh to check whether results are | ||
| ready. The missing-transport TEPP row stays Failed / `tepp_not_available`. | ||
| Acceptance is not a calibrated result. Never invent a theta. No polling | ||
| until TEPP publishes its status route. |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 |
|---|---|---|
|
|
@@ -130,4 +130,4 @@ | |
| "serialize_lineage_analysis_result", | ||
| ] | ||
|
|
||
| __version__ = "2.20.0" | ||
| __version__ = "2.29.0" | ||
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.