Skip to content

Fix Blender repository index URL - #10

Merged
Pluglug merged 1 commit into
mainfrom
fix/setup-repository-index-url
Aug 12, 2026
Merged

Fix Blender repository index URL#10
Pluglug merged 1 commit into
mainfrom
fix/setup-repository-index-url

Conversation

@Pluglug

@Pluglug Pluglug commented Aug 12, 2026

Copy link
Copy Markdown
Member

Blender fetches the configured HTTP Repository URL directly. The setup client currently gives users /v1/, while the canonical authenticated index route is /v1/index.json, causing production sync to fail with HTTP 404.\n\nThis changes only the displayed Repository URL and adds a generated-output regression assertion.\n\nVerification:\n-
pm test (14/14)\n- git diff --check\n- Production manual proof: /v1/ returned 404; changing the same Blender Repository entry to /v1/index.json synced successfully with the existing token.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying pie-menu-editor-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6766ed2
Status: ✅  Deploy successful!
Preview URL: https://ba754b56.pie-menu-editor-website.pages.dev
Branch Preview URL: https://fix-setup-repository-index-u.pie-menu-editor-website.pages.dev

View logs

@Pluglug

Pluglug commented Aug 12, 2026

Copy link
Copy Markdown
Member Author

@codex security review

@chatgpt-codex-connector

Copy link
Copy Markdown

Security review completed. No security issues were found in this pull request.

Reviewed commit: 6766ed2ddb

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@Pluglug
Pluglug merged commit 1f8bc38 into main Aug 12, 2026
2 checks passed
@Pluglug
Pluglug deleted the fix/setup-repository-index-url branch August 12, 2026 01:03
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