Skip to content

Tags: TMHSDigital/Developer-Tools-Directory

Tags

v1.9.5

Toggle v1.9.5's commit message
Release v1.9.5

v1.9.4

Toggle v1.9.4's commit message
Release v1.9.4

v1.9.3

Toggle v1.9.3's commit message
Release v1.9.3

v1.9.2

Toggle v1.9.2's commit message
Release v1.9.2

v1.9.1

Toggle v1.9.1's commit message
Release v1.9.1

v1.9

Toggle v1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove paths-ignore from release.yml so content-only changes sti…

…ll gate releases on commit prefix (#53)

Closes DTD#50. Mirrors DTD#47 pattern fixed across the tool repos. The previous paths-ignore block excluded `*.md`, `docs/`, `standards/`, `LICENSE`, and `release-drafter.yml` from triggering the workflow, but the meta-repo's release.yml uses VERSION-vs-latest-tag semantics (not commit-prefix). The result was content edits to standards/ or docs/ that bumped VERSION still got skipped at trigger time. Removing the block lets every push to main reach the workflow; the VERSION-vs-tag check then correctly decides whether to release. Bumps VERSION 1.9.4 -> 1.9.5 to validate the fix end-to-end (this very commit will both bump VERSION and previously would have been excluded; with the fix it should fire and release v1.9.5).

Made-with: Cursor

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove paths-ignore from release.yml so content-only changes sti…

…ll gate releases on commit prefix (#53)

Closes DTD#50. Mirrors DTD#47 pattern fixed across the tool repos. The previous paths-ignore block excluded `*.md`, `docs/`, `standards/`, `LICENSE`, and `release-drafter.yml` from triggering the workflow, but the meta-repo's release.yml uses VERSION-vs-latest-tag semantics (not commit-prefix). The result was content edits to standards/ or docs/ that bumped VERSION still got skipped at trigger time. Removing the block lets every push to main reach the workflow; the VERSION-vs-tag check then correctly decides whether to release. Bumps VERSION 1.9.4 -> 1.9.5 to validate the fix end-to-end (this very commit will both bump VERSION and previously would have been excluded; with the fix it should fire and release v1.9.5).

Made-with: Cursor

v1.9.0

Toggle v1.9.0's commit message
Release v1.9.0

v1.8.5

Toggle v1.8.5's commit message
Release v1.8.5

v1.8.4

Toggle v1.8.4's commit message
Release v1.8.4