Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TMHSDigital/Docker-Developer-Tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: TMHSDigital/Docker-Developer-Tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 25, 2026

  1. chore: remove test_current_matches_plugin_version per roadmap policy (#…

    …28)
    
    The test asserted that ROADMAP.md's table marks the current plugin.json
    version as (current). Per the standards/versioning.md policy adopted
    in Developer-Tools-Directory v1.8.0, patch releases do NOT get
    themed roadmap table rows; rows are reserved for minor and major
    releases that have thematic content.
    
    The test was therefore checking for behavior we explicitly do not
    want. Removing it aligns CI with policy.
    
    The complementary test_changelog_has_current_version remains and
    now passes thanks to release-doc-sync@v1.0 (integrated in PR #26,
    Phase 2b/2c work).
    
    Closes #25.
    
    Refs TMHSDigital/Developer-Tools-Directory#5.
    
    Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
    Made-with: Cursor
    
    Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
    TMHSDigital authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    e794984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7bad42 View commit details
    Browse the repository at this point in the history
Loading