GRM-69: Pin devx to v0.4.4 to fix validate-commit-msg and sync-wiki #102

Merged
emil merged 0 commits from GRM-69-pin-devx-v0.4.4 into master 2026-06-22 21:49:27 +00:00
Owner

Summary

devx v0.4.4 fixes two multi-project bugs that caused GRM post-merge workflow failures:

  1. validate_commit_msg.py: Configurable task prefix via DEVX_TASK_PREFIX env var (was hardcoded DEVX-N)
  2. sync_wiki.py: DOCS_DIR relative to CWD instead of package installation path (was looking in .venv/lib/python3.12/docs/)

Updates all devx version references from v0.4.3 to v0.4.4.

Closes GRM-69

## Summary devx v0.4.4 fixes two multi-project bugs that caused GRM post-merge workflow failures: 1. **validate_commit_msg.py**: Configurable task prefix via `DEVX_TASK_PREFIX` env var (was hardcoded `DEVX-N`) 2. **sync_wiki.py**: `DOCS_DIR` relative to CWD instead of package installation path (was looking in `.venv/lib/python3.12/docs/`) Updates all devx version references from v0.4.3 to v0.4.4. Closes GRM-69
emil reviewed 2026-06-22 21:47:54 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit b27b9a1089 into master 2026-06-22 21:49:27 +00:00
emil deleted branch GRM-69-pin-devx-v0.4.4 2026-06-22 21:49:28 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/grm#102