-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: TMHSDigital/Docker-Developer-Tools
base: v1.3.4
head repository: TMHSDigital/Docker-Developer-Tools
compare: v1.3.5
- 12 commits
- 40 files changed
- 3 contributors
Commits on Apr 25, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for d345102 - Browse repository at this point
Copy the full SHA d345102View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 99deace - Browse repository at this point
Copy the full SHA 99deaceView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d59ee63 - Browse repository at this point
Copy the full SHA d59ee63View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 514627f - Browse repository at this point
Copy the full SHA 514627fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 9ad5633 - Browse repository at this point
Copy the full SHA 9ad5633View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for bb0dfae - Browse repository at this point
Copy the full SHA bb0dfaeView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2e2b754 - Browse repository at this point
Copy the full SHA 2e2b754View commit details
Commits on Apr 26, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1b190e0 - Browse repository at this point
Copy the full SHA 1b190e0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 437fe68 - Browse repository at this point
Copy the full SHA 437fe68View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2838d19 - Browse repository at this point
Copy the full SHA 2838d19View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 69f1007 - Browse repository at this point
Copy the full SHA 69f1007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 763024c - Browse repository at this point
Copy the full SHA 763024cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.4...v1.3.5