Finish ACTIVITY-WP-0009 issue-core task emission promotion
Close the intent-gap workplan by documenting the weekly-sbom-staleness promotion path, adding a null-sink and live REST smoke script, and recording rollback steps for Railiance. Update SCOPE and deployment docs to reflect ISSUE_SINK_TYPE=rest and the remaining actcore-runtime-secret key patch.
This commit is contained in:
parent
d563d516f5
commit
1f1b698c35
7 changed files with 217 additions and 32 deletions
|
|
@ -37,5 +37,9 @@ if ! secret_exists actcore-runtime-secret; then
|
|||
--from-literal=ACTCORE_DB_URL="$ACTCORE_DB_URL" \
|
||||
--from-literal=WEBHOOK_SECRET_GITEA="" \
|
||||
--from-literal=WEBHOOK_SECRET_GITHUB="" \
|
||||
--from-literal=OPS_HUB_KEY=""
|
||||
--from-literal=OPS_HUB_KEY="" \
|
||||
--from-literal=ISSUE_CORE_API_KEY=""
|
||||
fi
|
||||
# When promoting live task emission, patch ISSUE_CORE_API_KEY on
|
||||
# actcore-runtime-secret to match issue-core's runtime secret. Never commit the
|
||||
# value; use the OpenBao lane documented in issue-core-ingestion-api-key.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue