Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Commit 27cc4ab

Browse files
deps(action): bump reponomics-dashboard-action to v0.22.0 (#79)
* deps(action): bump reponomics-dashboard-action to v0.22.0 * test: include comparison secret in action e2e config --------- Co-authored-by: reponomics-dashboard[bot] <286571062+reponomics-dashboard[bot]@users.noreply.github.com> Co-authored-by: Really Him <git-dev@hesreallyhim.com>
1 parent 1a79d15 commit 27cc4ab

10 files changed

Lines changed: 17 additions & 16 deletions

docs/architecture/ENCRYPTED_PAYLOAD_SIZE_AND_SIDE_CHANNELS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Encrypted Dashboard Data Size And Side Channels
22

3-
Status: current for action `v0.21.0`.
3+
Status: current for action `v0.22.0`.
44

55
Encrypted hosted dashboards protect dashboard contents from viewers without `DASHBOARD_SECRET_DO_NOT_REPLACE`, but they do not make the publication opaque.
66

docs/architecture/PRIVACY_CONFIGURATION_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Reponomics Privacy Configuration Matrix
22

3-
Status: current for action `v0.21.0`.
3+
Status: current for action `v0.22.0`.
44

55
Repository visibility and Reponomics privacy mode are separate concepts. Repository visibility controls who can read the repository. `privacy-mode` controls how retained artifacts and hosted dashboard output are stored.
66

docs/architecture/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Reponomics Architecture Docs
22

3-
Status: current docs are aligned with the action `v0.21.0` contract.
3+
Status: current docs are aligned with the action `v0.22.0` contract.
44

55
Active architecture docs:
66

docs/architecture/VERSIONING_AND_UPDATES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Reponomics Versioning And Update Policy
22

3-
Status: current for action `v0.21.0` and pre-v1 template hardening.
3+
Status: current for action `v0.22.0` and pre-v1 template hardening.
44

55
Reponomics has two update channels:
66

scripts/template_consumer_e2e.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def build_config(mode):
6565
"github_token": "ghp_runtime",
6666
"dashboard_secret": profile["dashboard_secret"],
6767
"dashboard_next_secret": "",
68+
"comparison_secret": "",
6869
"privacy_mode": profile["privacy_mode"],
6970
"repo_is_public": profile["repo_is_public"],
7071
"config_path": consumer_repo / "config.yaml",

template-action-release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schema_version: 1
22
repository: reponomics/reponomics-dashboard-action
3-
tag: v0.21.0
4-
target_commitish: 1f3615c057e7167ebb42426ccd9fc70136306dcd
5-
release_url: https://github.com/reponomics/reponomics-dashboard-action/releases/tag/v0.21.0
6-
published_at: "2026-06-09T19:02:41Z"
3+
tag: v0.22.0
4+
target_commitish: 10c1ee7a5419b64cc3e8504441fecd8bf93cadbc
5+
release_url: https://github.com/reponomics/reponomics-dashboard-action/releases/tag/v0.22.0
6+
published_at: "2026-06-11T00:42:32Z"
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"action_repository": "reponomics/reponomics-dashboard-action",
3-
"action_version": "0.21.0",
3+
"action_version": "0.22.0",
44
"files": {
5-
"README.md": "7dfc06be0c35b0d514d0df45a9deead91e3a6413ef01af83d9ced08774661d4f",
5+
"README.md": "3668f0f0c8f2a2e9cb9283f42ab810f8aa064291a23353834ebb4079c62589fb",
66
"configuration.md": "0700ce86a8fcf73dcbdff221b9a1601de287f3d816bebd34c02d0428f48b0803",
77
"faq.md": "baabaf3219b10a7c4e121d9d549551521212d2c1e46e58fe85a85fbbdbb5bd60",
88
"privacy-and-artifacts.md": "b3cb94622ccde942cdb73d8f7602cc9f192db66c4b8193c62cbe9d409d4c470b",
9-
"privacy-configuration-matrix.md": "f9198760429781f9d7c9e4a8f98ad144f81e874c25c78c05a4abd3f36c1d1710",
9+
"privacy-configuration-matrix.md": "41ffa9e8509997d5bfb342db9d1c29e8dd486c44df63689ca22acfd98eb0d833",
1010
"provenance.md": "e4f40d83f63fef05a42259185bf742e9f2bb6169380fa0a037a00787345b7514",
1111
"repository-guide.md": "6ae032fff0c9574f90c2cc40a6e62e37c3c1b8aa8ee41837cf62413d1e60edd1",
1212
"secure-dashboard-key.md": "7b031f010518814aca28ccc0373c5ed6e3bbdad937a425bb695048ffc4408b7a",
1313
"security.md": "bb33b2152d93f2967a08da35b01f1b0dc34b3903bcff6e4b485352c188605462",
1414
"support.md": "b4be664591c9fdf5473fc9f176f7de4334106ca686c3a6cd2ac013fe1bf396cf",
1515
"trust-boundary.md": "075aa272e1aacc70d6952d8931bd91b628730a6a0af56cb571c17359cfa81b9a",
16-
"upgrade.md": "a2b98f87620e4da8b2acfd0abe17c8c0b344c20b50a3c8f143a56b832420cbeb"
16+
"upgrade.md": "e15845df32f3b113d8977da84420d30a270f051c1e40293d29e06fb14bc90b24"
1717
},
1818
"managed_namespace": "docs/reponomics",
1919
"schema_version": 1,
20-
"updated_at": "2026-06-09T19:02:41Z"
20+
"updated_at": "2026-06-11T00:42:32Z"
2121
}

template/docs/reponomics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
> [!WARNING]
77
> This directory is the default location for Reponomics managed documentation. If `allow_docs_sync` is `true`, local edits in `docs/reponomics/` may be overwritten automatically when docs sync runs. Set `allow_docs_sync: false` before editing if you want to own this directory manually.
88
9-
Generated for Reponomics Dashboard Action 0.21.0.
9+
Generated for Reponomics Dashboard Action 0.22.0.
1010

1111
Start here:
1212

template/docs/reponomics/privacy-configuration-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!WARNING]
44
> The Reponomics Dashboard template is currently in a pre-release public hardening phase. It is not intended for public use, and documentation in this managed-docs bundle should not be considered authoritative.
55
6-
Status: current for action `0.21.0`.
6+
Status: current for action `0.22.0`.
77

88
Repository visibility and Reponomics privacy mode are separate concepts. Repository visibility controls who can read the repository. `privacy-mode` controls how retained artifacts and hosted dashboard output are stored.
99

template/docs/reponomics/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!WARNING]
44
> The Reponomics Dashboard template is currently in a pre-release public hardening phase. It is not intended for public use, and documentation in this managed-docs bundle should not be considered authoritative.
55
6-
This dashboard last received managed docs from Reponomics Dashboard Action 0.21.0.
6+
This dashboard last received managed docs from Reponomics Dashboard Action 0.22.0.
77

88
If your workflow pins an exact action version such as `reponomics/reponomics-dashboard-action@v1.2.3`, you choose when to upgrade. If your workflow uses a floating major or minor ref such as `@v1`, a compatible Reponomics release can run in your repository without a workflow edit. Managed docs sync records that the newer action ran and that current local guidance is available.
99

0 commit comments

Comments
 (0)