AX-2162: Add Codex install docs, web source, and drift checks - #16
Open
YoniMelki wants to merge 4 commits into
Open
AX-2162: Add Codex install docs, web source, and drift checks#16YoniMelki wants to merge 4 commits into
YoniMelki wants to merge 4 commits into
Conversation
YoniMelki
force-pushed
the
feature/AX-2162-cross-harness-install-docs
branch
from
August 25, 2026 14:54
2d68ee5 to
70380ed
Compare
Drop the Claude plugin GitHub links. Install, verify, and recovery live in this repo, and the checker forbids pointing at other plugin repositories. Co-authored-by: Cursor <cursoragent@cursor.com>
Drop the legacy env var from install docs. The checker now rejects JFROG_URL in README and the web doc source. Co-authored-by: Cursor <cursoragent@cursor.com>
Install/recovery markdown is public and must not name internal tickets. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/install-jfrog-plugin-for-codex.md(target: docs.jfrog.com/ai-ml/docs/codex).validate-install-docs.mjs+ tests and wires them into CI. The checker requires Verify and forbids links to other plugin GitHub repos.Test plan
npm test(includes install-doc tests).node scripts/validate-install-docs.mjspasses.docs/install-jfrog-plugin-for-codex.mdmatches the README Codex steps.Related: https://jfrog-int.atlassian.net/browse/AX-2162