Skip to content

Update docs on AI bundle: clarify GitHub release assets are static, update Quick Start to use container#3268

Merged
matthewhelmke merged 2 commits intochainguard-dev:mainfrom
matthewhelmke:AIdownload
Apr 23, 2026
Merged

Update docs on AI bundle: clarify GitHub release assets are static, update Quick Start to use container#3268
matthewhelmke merged 2 commits intochainguard-dev:mainfrom
matthewhelmke:AIdownload

Conversation

@matthewhelmke
Copy link
Copy Markdown
Collaborator

@matthewhelmke matthewhelmke commented Apr 23, 2026

Summary

  • Adds a note to the GitHub Release section warning that release assets are static and not automatically updated
  • Renames the release link from "Latest Release" to "Archived Bundle" to avoid implying freshness
  • Replaces the Quick Start curl command (which downloads from the frozen release) with the docker run ... extract
    command, which pulls from the live container image

Preview: https://deploy-preview-3268--ornate-narwhal-088216.netlify.app/developer-resources/#download-options

Context

The ai-docs-bundle GitHub Release is covered by an org ruleset that makes release assets immutable. The workflow attempts to update them on each build but fails silently (the step has continue-on-error: true), meaning users who download from the release get stale documentation. The container (ghcr.io/chainguard-dev/ai-docs:latest) is updated correctly on each build and is the right path for current docs.

This PR updates the page to reflect that reality while a longer-term fix for the release update workflow is
investigated.

@matthewhelmke matthewhelmke requested a review from a team as a code owner April 23, 2026 14:30
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 23, 2026

Deploy Preview for ornate-narwhal-088216 ready!

Name Link
🔨 Latest commit 8a8241e
🔍 Latest deploy log https://app.netlify.com/projects/ornate-narwhal-088216/deploys/69ea32f448099a00080d12a7
😎 Deploy Preview https://deploy-preview-3268--ornate-narwhal-088216.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@matthewhelmke matthewhelmke self-assigned this Apr 23, 2026
@matthewhelmke
Copy link
Copy Markdown
Collaborator Author

Added a commit that updates places where static (outdated) files were being used with clarifying notes.

@matthewhelmke matthewhelmke merged commit 759658f into chainguard-dev:main Apr 23, 2026
8 checks passed
@matthewhelmke matthewhelmke deleted the AIdownload branch April 23, 2026 17:34
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