Skip to content

Bump docs-theme-extras to v0.1.21, add pipefail to framework-tests, added descriptions#36

Merged
Nadine2016 merged 3 commits into
agentregistry-dev:mainfrom
kristin-kronstain-brown:extras-v0.1.21
Jul 27, 2026
Merged

Bump docs-theme-extras to v0.1.21, add pipefail to framework-tests, added descriptions#36
Nadine2016 merged 3 commits into
agentregistry-dev:mainfrom
kristin-kronstain-brown:extras-v0.1.21

Conversation

@kristin-kronstain-brown

Copy link
Copy Markdown
Contributor
  • Pin docs-theme-extras to v0.1.21 (from v0.1.19) in go.mod/go.sum.
  • Add set -o pipefail before the playwright | tee step in framework-tests.yml so a failing test suite can't be masked by tee's exit 0 and go green.

kristin-kronstain-brown and others added 2 commits July 27, 2026 11:23
- Pin docs-theme-extras to v0.1.21 (from v0.1.19) in go.mod/go.sum.
- Add `set -o pipefail` before the playwright `| tee` step in
  framework-tests.yml so a failing test suite can't be masked by tee's
  exit 0 and go green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
The docs-theme-extras v0.1.21 bump surfaced ~60 pages with no (or empty)
front-matter `description`, failing the framework-tests hugo-warnings check.
Add a description to every docs page: CLI reference pages derive from their
existing one-line summary; guide and section pages are written fresh. This
also improves SEO/meta, OpenGraph, Twitter, and JSON-LD output for these
pages. A local `hugo160 --gc --minify` build is warning-free.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
@kristin-kronstain-brown kristin-kronstain-brown changed the title Bump docs-theme-extras to v0.1.21 and add pipefail to framework-tests Bump docs-theme-extras to v0.1.2, add pipefail to framework-tests, added descriptions Jul 27, 2026
@kristin-kronstain-brown kristin-kronstain-brown changed the title Bump docs-theme-extras to v0.1.2, add pipefail to framework-tests, added descriptions Bump docs-theme-extras to v0.1.21, add pipefail to framework-tests, added descriptions Jul 27, 2026
Comment thread content/docs/agents/deploy/_index.md Outdated
Comment thread content/docs/agents/deploy/kubernetes.md Outdated
Comment thread content/docs/agents/publish.md Outdated
Comment thread content/docs/agents/skills.md Outdated
Comment thread content/docs/mcp/publish.md Outdated
Comment thread content/docs/prompts/publish.md Outdated
Comment thread content/docs/quickstart.md Outdated
Comment thread content/docs/reference/cli/arctl-agent-add-prompt.md Outdated
Applies Nadine2016's review suggestions on PR agentregistry-dev#36.

Signed-off-by: Kristin Brown <kristin.brown@solo.io>
@Nadine2016
Nadine2016 merged commit e156265 into agentregistry-dev:main Jul 27, 2026
2 checks passed
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.

2 participants