Skip to content

[docs] Update authentication docs for Artifactory Archive Entry Download#588

Draft
danielmeppiel wants to merge 1 commit intomainfrom
docs/artifactory-archive-entry-download-2026-04-06-591e26c9c17a6445
Draft

[docs] Update authentication docs for Artifactory Archive Entry Download#588
danielmeppiel wants to merge 1 commit intomainfrom
docs/artifactory-archive-entry-download-2026-04-06-591e26c9c17a6445

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-04-06

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/getting-started/authentication.md to add a new "Archive Entry Download" sub-section under "Registry proxy (Artifactory)", documenting the automatic single-file fetch optimization and its transparent fallback behaviour.

Merged PRs Referenced

  • feat: Artifactory archive entry download for virtual file packages #525 - feat: Artifactory archive entry download for virtual file packages — virtual file packages (.prompt.md, .agent.md, .instructions.md, etc.) downloaded via an Artifactory proxy now use the Archive Entry Download API (!/{root}/{file} suffix) to fetch the single file directly, avoiding a full multi-MB archive download. Falls back to full-archive extraction on 404, connection error, or unsupported Artifactory version.

Notes

The CHANGELOG already had an entry for this feature in [0.8.10]. This PR fills the gap in the user-facing Authentication guide, which documented the Artifactory proxy setup but did not mention the bandwidth optimization introduced by #525.

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Apr 8, 2026, 3:49 AM UTC

Virtual file packages installed via an Artifactory proxy now use the
Archive Entry Download API to fetch individual files directly, avoiding
full archive downloads. Document this behavior and fallback in the
Authentication guide's Registry proxy section.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation documentation Improvements or additions to documentation labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant