Skip to content

Merge staging into main - #27

Merged
djl11 merged 2 commits into
mainfrom
staging
Aug 10, 2026
Merged

Merge staging into main#27
djl11 merged 2 commits into
mainfrom
staging

Conversation

@djl11

@djl11 djl11 commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Promote current staging into main (2 commit(s) ahead).

Test plan

  • Required status checks pass
  • Reviewer approval present
  • Merge via normal GitHub merge (no admin bypass)

Made with Cursor

djl11 and others added 2 commits August 5, 2026 18:33
pyproject depends on unify as a sibling path, matching the local layout, so
poetry install has failed in CI since the job was written — every run has
reported failure before reading a single example. The adjacent black job was
given a workaround for the same cause in July; this one was left. Check both
repos out side by side and run from the docs one.

The suite executes every python and shell block in every .mdx against the live
API, so it is metered work: it now runs on the release pull request and on
demand rather than on every push, where the examples are usually untouched and
the bill would not be. black keeps its push trigger, and stays the required
check it already was.

Poetry is installed directly: knowsuchagency/poetry-install takes no
working-directory, which the two-checkout layout needs, and still runs on
node12.
Co-authored-by: Cursor <cursoragent@cursor.com>
@djl11
djl11 enabled auto-merge August 10, 2026 02:12

@magic-marty magic-marty left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release approval: staging CI green.

@djl11
djl11 merged commit 1f3ebcb into main Aug 10, 2026
8 of 9 checks passed
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