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
3 changes: 3 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ concurrency:
jobs:
release-please:
runs-on: ubuntu-latest
# Bound protected API and transport work, including a connection that
# stalls inside one of the finite post-push polling reads.
timeout-minutes: 10
permissions:
contents: write
pull-requests: write
Expand Down
20 changes: 20 additions & 0 deletions docs/documentation-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4513,6 +4513,26 @@
"blob_sha": "e94d790d929d3b3d1fa1d82a97d767aef403b9d6",
"archive_tag": null
},
{
"path": "docs/superpowers/plans/2026-08-16-release-proof-consistency.md",
"class": "historical",
"owner": "repository maintainers",
"status": "active",
"replacement": null,
"retention": "retain",
"blob_sha": "fc96546784be1a89bd97720be52fe69541540716",
"archive_tag": null
},
{
"path": "docs/superpowers/specs/2026-08-16-release-proof-consistency-design.md",
"class": "historical",
"owner": "repository maintainers",
"status": "active",
"replacement": null,
"retention": "retain",
"blob_sha": "e190bc09779cb7439ed270bacdf5a98a88bb057f",
"archive_tag": null
},
{
"path": "docs/web-console-overhaul-spec.md",
"class": "historical",
Expand Down
20 changes: 20 additions & 0 deletions docs/documentation-manifest.seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -4429,6 +4429,26 @@
"blob_sha": "e94d790d929d3b3d1fa1d82a97d767aef403b9d6",
"archive_tag": null
},
{
"path": "docs/superpowers/plans/2026-08-16-release-proof-consistency.md",
"class": "historical",
"owner": "repository maintainers",
"status": "active",
"replacement": null,
"retention": "retain",
"blob_sha": "fc96546784be1a89bd97720be52fe69541540716",
"archive_tag": null
},
{
"path": "docs/superpowers/specs/2026-08-16-release-proof-consistency-design.md",
"class": "historical",
"owner": "repository maintainers",
"status": "active",
"replacement": null,
"retention": "retain",
"blob_sha": "e190bc09779cb7439ed270bacdf5a98a88bb057f",
"archive_tag": null
},
{
"path": "docs/web-console-overhaul-spec.md",
"class": "historical",
Expand Down
Loading