Skip to content

chore(release): 3.2.0#31

Closed
183amir wants to merge 9 commits intofeat/wait-commandfrom
release/v3.2.0
Closed

chore(release): 3.2.0#31
183amir wants to merge 9 commits intofeat/wait-commandfrom
release/v3.2.0

Conversation

@183amir
Copy link
Collaborator

@183amir 183amir commented Mar 16, 2026

Summary

  • Update CHANGELOG.md for v3.2.0 release

Stack

  1. fix: show feedback when commands match no jobs #27 → fix: empty result feedback
  2. feat: add --json output flag to submit, list, and report commands #29 → feat: --json output
  3. feat: add wait command with non-zero exit on failure #28 → feat: wait command
  4. docs: recommend uv for installation in README #30 → docs: uv install
  5. This PR → changelog

After merging the full stack, tag v3.2.0 and create a GitHub release.

🤖 Generated with Claude Code


📚 Documentation preview 📚: https://gridtk--31.org.readthedocs.build/en/31/


📚 Documentation preview 📚: https://gridtk--31.org.readthedocs.build/en/31/

@183amir 183amir requested a review from Yannick-Dayer March 16, 2026 17:03
Amir Mohammadi and others added 8 commits March 17, 2026 09:46
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace ctx.exit(1) with raise SystemExit(1) to ensure click.echo
output is flushed before the process exits. ctx.exit(1) can suppress
output in some Python/Click versions (e.g. Python 3.9).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Ensures the DB session is properly committed before raising SystemExit
to avoid leaving the database in a bad state.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@183amir 183amir force-pushed the docs/readme-install-uv branch from 418049e to 2fa3846 Compare March 17, 2026 08:48
Base automatically changed from docs/readme-install-uv to feat/wait-command March 17, 2026 09:04
@183amir 183amir force-pushed the feat/wait-command branch from 5110b54 to 44f8e71 Compare March 17, 2026 10:44
@183amir
Copy link
Collaborator Author

183amir commented Mar 17, 2026

Will recreate after all feature PRs are merged.

@183amir 183amir closed this Mar 17, 2026
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