DEVX-156: Fix commit message format and release new CI modules #280

Merged
kireto merged 2 commits from DEVX-156-fix-commit-message-format into master 2026-08-24 21:42:11 +00:00
Owner

Summary

The DEVX-155 merge commit has an invalid format ('DEVX-155: Replace...' missing conventional commit type), blocking the post-merge release workflow. The new CI modules (validate_spec, check_pr_size, nightly_gate, create_dependency_pr) are not published to the Gitea PyPI registry, blocking all downstream repos (grm, infra, sso-bridge).

This PR adds a trivial user-facing change to trigger a new release.

Requirements

  • REQ-1: Add a user-facing change to src/devx/ to trigger release
  • REQ-2: Ensure the commit message follows conventional format (type: description)

Spec

See docs/specs/DEVX-156.md.

Generated with Devin

## Summary The DEVX-155 merge commit has an invalid format ('DEVX-155: Replace...' missing conventional commit type), blocking the post-merge release workflow. The new CI modules (validate_spec, check_pr_size, nightly_gate, create_dependency_pr) are not published to the Gitea PyPI registry, blocking all downstream repos (grm, infra, sso-bridge). This PR adds a trivial user-facing change to trigger a new release. ## Requirements - REQ-1: Add a user-facing change to src/devx/ to trigger release - REQ-2: Ensure the commit message follows conventional format (type: description) ## Spec See `docs/specs/DEVX-156.md`. Generated with [Devin](https://devin.ai)
emil added 1 commit 2026-08-24 21:29:56 +00:00
docs: expand package docstring with CI module overview
CI / validate (pull_request) Successful in 1m1s
CI / auto-merge (pull_request) Failing after 15s
61b4020a96
Implements: REQ-1, REQ-2

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
kireto approved these changes 2026-08-24 21:33:24 +00:00
kireto left a comment
Member

Approved: trivial docstring change to trigger release of new CI modules.

Approved: trivial docstring change to trigger release of new CI modules.
emil added 1 commit 2026-08-24 21:33:30 +00:00
chore: retrigger CI after kireto approval
CI / validate (pull_request) Successful in 1m52s
CI / auto-merge (pull_request) Successful in 19s
66ff2e638a
kireto merged commit 2704ec45b5 into master 2026-08-24 21:42:11 +00:00
kireto deleted branch DEVX-156-fix-commit-message-format 2026-08-24 21:42:11 +00:00
Sign in to join this conversation.