Update all devx version references from 0.10.2 to 0.11.1 across Makefile and all workflow files (ci.yml, post-merge.yml, publish.yml). This picks up:
Idempotent publish (skips if release exists)
build/twine in ci deps
Publish step in post-merge release job
Stale .taskid references removed from docs
Closes GRM-84
## Summary
Update all devx version references from `0.10.2` to `0.11.1` across Makefile and all workflow files (ci.yml, post-merge.yml, publish.yml). This picks up:
- Idempotent publish (skips if release exists)
- build/twine in ci deps
- Publish step in post-merge release job
- Stale .taskid references removed from docs
Closes GRM-84
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 759a88a00e into master2026-06-24 22:39:36 +00:00
emil
deleted branch GRM-84-adopt-devx-0.11.12026-06-24 22:39:36 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Update all devx version references from
0.10.2to0.11.1across Makefile and all workflow files (ci.yml, post-merge.yml, publish.yml). This picks up:Closes GRM-84
Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.