Skip to content

Back-merge master into dev (conflicts need resolving) - #5242

Open
github-actions[bot] wants to merge 28 commits into
devfrom
master
Open

Back-merge master into dev (conflicts need resolving)#5242
github-actions[bot] wants to merge 28 commits into
devfrom
master

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated back-merge hit conflicts, so dev was left untouched.

Resolve locally and merge:

git fetch origin master dev
git checkout dev
git merge origin/master

Until this lands, master is not an ancestor of dev and the next
dev -> master merge will conflict on every file the two branches
have both touched. See .github/workflows/back-merge-dev.yaml.

fiskus and others added 15 commits August 25, 2026 14:46
…ordering (#5216)

Co-authored-by: Alexei Mochalov <alexei.a.mochalov@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Kevin Moore <kevinemoore@gmail.com>
Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…5223)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
…5236)

Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Use QUILT_REGISTRY_URL when passing registry_url= to login_with_api_key().
Explain that the value is registryUrl from the catalog /config.json, not the catalog homepage.
Update the Quickstart, authentication walkthrough, troubleshooting example, and migration example consistently.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nl0
nl0 temporarily deployed to github-pages August 31, 2026 18:54 — with GitHub Pages Inactive
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
@nl0
nl0 temporarily deployed to github-pages September 1, 2026 07:39 — with GitHub Pages Inactive
…ent (#5279)

Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…#5281)

Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
… orphaned images (#5282)

Co-authored-by: Simon Kohnstamm <kohnsts@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

5 participants