Skip to content

Adopt portable project execution policy - #6

Merged
pike00 merged 6 commits into
mainfrom
codex/fleet-execution-policy
Aug 4, 2026
Merged

Adopt portable project execution policy#6
pike00 merged 6 commits into
mainfrom
codex/fleet-execution-policy

Conversation

@pike00

@pike00 pike00 commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Adopts project-kit execution context and release status across hosts. Configures PyPI as the production version source, updates release guidance, and removes the stale tag alias claim. Validation: doctor, release dry-run, live PyPI lookup, Ruff, Black, strict mypy, just check, 67 tests, scaffold idempotency, and independent review.

f"Draft a short, editorial GitHub release narrative for {PROJECT_NAME} {version}.\n"
f"Commits in this release:\n{commits}\n\n"
f"{'Install: ' + INSTALL_COMMAND.replace('{version}', version.lstrip('v')) if INSTALL_COMMAND else ''}\n"
f"{(
f"Draft a short, editorial GitHub release narrative for {PROJECT_NAME} {version}.\n"
f"Commits in this release:\n{commits}\n\n"
f"{'Install: ' + INSTALL_COMMAND.replace('{version}', version.lstrip('v')) if INSTALL_COMMAND else ''}\n"
f"{(
PROD_SOURCE = "pypi"
PROD_HOMELAB_ENV = ""
PROD_PYPI_PACKAGE = "drape"
BAKED_LITELLM_BASE_URL: HttpUrl | None = None
@pike00
pike00 merged commit fe8546d into main Aug 4, 2026
12 checks passed
@pike00
pike00 deleted the codex/fleet-execution-policy branch August 4, 2026 10:04
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