[PR #34] [MERGED] chore: bump version to 1.2.2 #104

Closed
opened 2026-02-27 10:22:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/34
Author: @mikeyobrien
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @mikeyobrien

Base: mainHead: release/v1.2.2


📝 Commits (10+)

  • 3d15dcf fix: resolve syntax error in qchat integration tests
  • 60ffc58 chore: update uv.lock to match pyproject.toml
  • 0b11765 fix: resolve pytest warnings in web module tests
  • 8621c5b docs: update PROMPT.md with final task completion status
  • 063d234 docs: add security API reference
  • ea208dc fix: remove unused import in test_agent_priority.py
  • 58f3df6 feat: add KiroAdapter for Kiro CLI support
  • b9080d1 feat: migrate Q Chat to Kiro CLI (docs)
  • 009eab7 docs: update documentation for Kiro CLI migration
  • dd26818 docs: mark Kiro migration task complete

📊 Changes

6 files changed (+10 additions, -8 deletions)

View changed files

📝 README.md (+3 -3)
📝 docs/changelog.md (+2 -0)
📝 docs/guide/kiro-migration.md (+2 -2)
📝 docs/index.md (+1 -1)
📝 pyproject.toml (+1 -1)
📝 src/ralph_orchestrator/adapters/acp.py (+1 -1)

📄 Description

Bumps version to 1.2.2 following the Kiro CLI migration.

Changes

  • Updated pyproject.toml to 1.2.2
  • Updated uv.lock
  • Updated README.md version badges
  • Updated docs/changelog.md
  • Updated docs/index.md version badge
  • Updated internal version string in acp.py

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mikeyobrien/ralph-orchestrator/pull/34 **Author:** [@mikeyobrien](https://github.com/mikeyobrien) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@mikeyobrien](https://github.com/mikeyobrien) **Base:** `main` ← **Head:** `release/v1.2.2` --- ### 📝 Commits (10+) - [`3d15dcf`](https://github.com/mikeyobrien/ralph-orchestrator/commit/3d15dcf23656737cb11b1213b279e165a4464608) fix: resolve syntax error in qchat integration tests - [`60ffc58`](https://github.com/mikeyobrien/ralph-orchestrator/commit/60ffc58cf5777ab101f1023ba83a6529e5eaf86a) chore: update uv.lock to match pyproject.toml - [`0b11765`](https://github.com/mikeyobrien/ralph-orchestrator/commit/0b1176508226975de797ba841bce00c52b48dc41) fix: resolve pytest warnings in web module tests - [`8621c5b`](https://github.com/mikeyobrien/ralph-orchestrator/commit/8621c5b806c19086825d16ae0c1b64b31ba6cb89) docs: update PROMPT.md with final task completion status - [`063d234`](https://github.com/mikeyobrien/ralph-orchestrator/commit/063d2341614d6154adeeb92e96b30a9d6b5a95f7) docs: add security API reference - [`ea208dc`](https://github.com/mikeyobrien/ralph-orchestrator/commit/ea208dc58be2228f478d95a381996373ae69acac) fix: remove unused import in test_agent_priority.py - [`58f3df6`](https://github.com/mikeyobrien/ralph-orchestrator/commit/58f3df6691a63ac64aedd660642623ea4503c940) feat: add KiroAdapter for Kiro CLI support - [`b9080d1`](https://github.com/mikeyobrien/ralph-orchestrator/commit/b9080d1b7cb2f932c51189c2b1d3752aba988a72) feat: migrate Q Chat to Kiro CLI (docs) - [`009eab7`](https://github.com/mikeyobrien/ralph-orchestrator/commit/009eab79739fd9b4afe2d3f637d66f93f9b0eb88) docs: update documentation for Kiro CLI migration - [`dd26818`](https://github.com/mikeyobrien/ralph-orchestrator/commit/dd26818715aa5949661458316f89abfe77a2e1a2) docs: mark Kiro migration task complete ### 📊 Changes **6 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) 📝 `docs/changelog.md` (+2 -0) 📝 `docs/guide/kiro-migration.md` (+2 -2) 📝 `docs/index.md` (+1 -1) 📝 `pyproject.toml` (+1 -1) 📝 `src/ralph_orchestrator/adapters/acp.py` (+1 -1) </details> ### 📄 Description Bumps version to 1.2.2 following the Kiro CLI migration. ### Changes - Updated `pyproject.toml` to 1.2.2 - Updated `uv.lock` - Updated `README.md` version badges - Updated `docs/changelog.md` - Updated `docs/index.md` version badge - Updated internal version string in `acp.py` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:22:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ralph-orchestrator#104
No description provided.