clawsweeper[bot]
|
675158c896
|
fix(secrets): allow hash in exec SecretRef ids (#86072)
Summary:
- The branch widens exec SecretRef id validation/schema/docs/test vectors to allow `#` selector syntax, adds a changelog entry, and includes a small `npm pack` filename helper cleanup.
- Reproducibility: yes. Source inspection on current main shows the shared exec SecretRef validator omits `#`, matching the linked gateway startup failure before resolver execution.
Automerge notes:
- PR branch already contained follow-up commit before automerge: docs(secrets): document hash exec SecretRef ids
- PR branch already contained follow-up commit before automerge: docs(secrets): sync exec SecretRef hash pattern
- PR branch already contained follow-up commit before automerge: fix(secrets): allow hash in exec SecretRef ids
- PR branch already contained follow-up commit before automerge: fix(clawsweeper): address review for automerge-openclaw-openclaw-8073…
Validation:
- ClawSweeper review passed for head 1cf53d95f4.
- Required merge gates passed before the squash merge.
Prepared head SHA: 1cf53d95f4
Review: https://github.com/openclaw/openclaw/pull/86072#issuecomment-4528994482
Co-authored-by: Andy Ye <andy@Andys-MacBook-Pro-2.local>
Co-authored-by: Andy Ye <andylye@outlook.com>
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
Approved-by: takhoffman
Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>
|
2026-05-24 14:56:17 +00:00 |
|
Peter Steinberger
|
01c5ab8d13
|
fix(release): verify large plugin npm packs
|
2026-05-24 15:33:17 +01:00 |
|
Vincent Koc
|
b21d3e5362
|
fix(plugins): verify packaged setup runtime entries
|
2026-05-16 02:32:32 +08:00 |
|
Vincent Koc
|
05d6c62152
|
fix(release): reject blank plugin runtime entries
|
2026-05-04 02:18:11 -07:00 |
|
Peter Steinberger
|
b37fba7c07
|
ci(release): harden clawhub plugin publish
|
2026-05-04 10:09:55 +01:00 |
|
Vincent Koc
|
9d858a401d
|
fix(release): use sync published tar extraction
|
2026-05-03 10:22:36 -07:00 |
|
Vincent Koc
|
eb5517be51
|
fix(release): verify published plugin runtime tarballs
|
2026-05-03 10:22:36 -07:00 |
|