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.4
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.5
Choose a head ref
  • 12 commits
  • 40 files changed
  • 3 contributors

Commits on Apr 25, 2026

  1. ci: bump actions/setup-python from 5 to 6 (#15)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    d345102 View commit details
    Browse the repository at this point in the history
  2. ci: bump actions/checkout from 4 to 6 (#16)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    99deace View commit details
    Browse the repository at this point in the history
  3. ci: bump actions/upload-pages-artifact from 4 to 5 (#19)

    Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-pages-artifact/releases)
    - [Commits](actions/upload-pages-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-pages-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    d59ee63 View commit details
    Browse the repository at this point in the history
  4. deps: bump @types/node from 25.5.0 to 25.6.0 in /mcp-server (#17)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.0 to 25.6.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    514627f View commit details
    Browse the repository at this point in the history
  5. deps: bump vitest from 4.1.2 to 4.1.4 in /mcp-server (#18)

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.2 to 4.1.4.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 4.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    9ad5633 View commit details
    Browse the repository at this point in the history
  6. deps: bump typescript from 6.0.2 to 6.0.3 in /mcp-server (#20)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    bb0dfae View commit details
    Browse the repository at this point in the history
  7. deps: bump @modelcontextprotocol/sdk in /mcp-server (#13)

    Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.28.0 to 1.29.0.
    - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
    - [Commits](modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@modelcontextprotocol/sdk"
      dependency-version: 1.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    2e2b754 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2026

  1. chore: bump standards-version signals and drift-check pin to 1.9.0 (#32)

    Aligns this repo with the meta-repo's current MINOR (v1.9.x).
    
    Two coupled changes:
    1. Signal bump: standards-version 1.7.0 -> 1.9.0 across all
       SKILL.md, .mdc, AGENTS.md (where present), and CLAUDE.md
       (where present) files.
    2. Workflow pin: drift-check@v1.<old> -> drift-check@v1.9.
    
    Per Phase 2 Design Decision 1, drift-check consumers track explicit
    MINOR for deliberate standards version awareness. Each MINOR
    represents a meaningful standards revision; tool repos signal which
    revision they are aligned with via the signal version, and consume
    the matching action via explicit MINOR pin.
    
    The actual purpose of this rollout is to align ecosystem signals
    with current MINOR so the (now-active per DTD#12) stale-counts
    checker is exercised against current standards, and so the
    meta-repo's mode: all drift-check reads consistent versions across
    the ecosystem.
    
    Refs TMHSDigital/Developer-Tools-Directory#12.
    
    
    Made-with: Cursor
    
    Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com>
    TMHSDigital authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    1b190e0 View commit details
    Browse the repository at this point in the history
  2. chore: add validate-counts job for README aggregate count enforcement (

    …#33)
    
    Adds a validate-counts job that enforces README.md aggregate count
    claims match the actual filesystem counts of skills/SKILL.md and
    rules/*.mdc. Mirrors the canonical pattern shipping in CFX and Unity.
    
    Filesystem walk (not plugin.json introspection) because this repo
    uses glob-based plugin.json (`"skills": ["skills/**/SKILL.md"]`),
    where len(m['skills']) would always return 1. The walk approach
    matches what the existing "Count components" step already does
    informationally; this job promotes it to enforcement.
    
    Currently passes (skill/rule counts match README claims). Pure
    CI hardening; catches future drift before it ships.
    
    Refs TMHSDigital/Developer-Tools-Directory#39.
    
    
    Made-with: Cursor
    
    Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com>
    TMHSDigital authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    437fe68 View commit details
    Browse the repository at this point in the history
  3. fix: backfill DCO and inbound license grant section in CONTRIBUTING.md (

    #34)
    
    Tracks DTD#46. Adds the verbatim grant paragraph and Signed-off-by guidance mandated by standards/licensing.md but previously absent from this repo's CONTRIBUTING.md.
    
    Made-with: Cursor
    TMHSDigital authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    2838d19 View commit details
    Browse the repository at this point in the history
  4. fix: remove paths-ignore from release.yml so content edits fire relea…

    …se pipeline (#35)
    
    Tracks DTD#47. Parallel rollout following Home-Lab canary at b7adc86. The previous paths-ignore excluded content paths from release triggers, silently preventing content additions and AGENTS.md/CLAUDE.md edits from firing release-doc-sync reconciliation.
    
    Made-with: Cursor
    TMHSDigital authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    69f1007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    763024c View commit details
    Browse the repository at this point in the history
Loading