Skip to content

docs: update OpenWiki - #1745

Merged
psd-automation[bot] merged 1 commit into
devfrom
openwiki/update
Sep 6, 2026
Merged

docs: update OpenWiki#1745
psd-automation[bot] merged 1 commit into
devfrom
openwiki/update

Conversation

@psd-automation

@psd-automation psd-automation Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Automated OpenWiki documentation update via the org reusable
workflow (PSD401/.github → reusable-openwiki.yml, openwiki@0.3.3).
Scoped to openwiki/ only.

@psd-automation
psd-automation Bot merged commit e287315 into dev Sep 6, 2026
5 checks passed
@psd-automation
psd-automation Bot deleted the openwiki/update branch September 6, 2026 20:08

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e68e04dad2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +217 to +218
aws lambda invoke --function-name psd-agent-media-dev --cli-read-timeout 200 \
--payload '{"operation":"html-to-pdf","workspacePrefix":"probe/","userEmail":"probe@psd401.net","html":"<!doctype html><h1>probe</h1>","pageSize":"letter"}' \

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add the AWS CLI v2 binary-format switch

With AWS CLI v2, this literal JSON blob requires --cli-binary-format raw-in-base64-out; otherwise the required post-deploy check fails payload parsing before invoking Lambda and cannot validate Chromium. The AWS CLI invoke example includes this switch for a literal JSON payload. Add it to the source command in infra/agent-media/README.md, then regenerate OpenWiki rather than editing this generated page directly.

AGENTS.md reference: AGENTS.md:L416-L418

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant