Skip to content

Close remaining automatable release tasks#11

Merged
krahd merged 1 commit into
mainfrom
chore/close-automatable-pending
May 9, 2026
Merged

Close remaining automatable release tasks#11
krahd merged 1 commit into
mainfrom
chore/close-automatable-pending

Conversation

@krahd
Copy link
Copy Markdown
Owner

@krahd krahd commented May 9, 2026

Summary\n- run and confirm the full automatable release-readiness checks\n- update STATUS.md to record the completed automation pass and explicitly mark automatable next steps complete\n- update FIRST_RUN_RELEASE_CHECKLIST.md execution record for 2026-05-09\n\n## Validation\n- /Users/tom/devel/ml-llm/llm/BatLLM/.venv_BatLLM/bin/python -m pytest -q\n- /Users/tom/devel/ml-llm/llm/BatLLM/.venv_BatLLM/bin/python run_tests.py full\n- /Users/tom/devel/ml-llm/llm/BatLLM/.venv_BatLLM/bin/python create_release_bundles.py\n- /Users/tom/devel/ml-llm/llm/BatLLM/.venv_BatLLM/bin/python create_homebrew_formula.py --create-worktree-archive /tmp/BatLLM-homebrew-source.tar.gz --formula-out /tmp/batllm.rb\n- /Users/tom/devel/ml-llm/llm/BatLLM/.venv_BatLLM/bin/python -m pytest -q src/tests/test_homebrew_packaging.py\n- /Users/tom/devel/ml-llm/llm/BatLLM/.venv_BatLLM/bin/python validate_packaging_smoke.py\n- gh api repos/krahd/BatLLM/branches/main/protection --jq '.required_status_checks.contexts'

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2681ea31c6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread STATUS.md

Recent verified commands:

- `/Users/tom/devel/ml-llm/llm/BatLLM/.venv_BatLLM/bin/python -m pytest -q` -> `151 passed, 2 skipped`.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Replace machine-specific validation paths

These new STATUS entries commit /Users/tom/.../.venv_BatLLM/bin/python paths, which are machine-specific and violate the repository's AGENTS.md rule to avoid committing machine-specific absolute paths. In the project status report this also makes the recorded validation commands non-reusable for anyone outside that local workstation; prefer repository-relative commands such as python -m pytest -q or note that they were run inside the project virtual environment.

Useful? React with 👍 / 👎.

@krahd krahd merged commit c0099a5 into main May 9, 2026
5 checks passed
@krahd krahd deleted the chore/close-automatable-pending branch May 9, 2026 22:08
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