Skip to content

Conversation

@colinmoynes
Copy link
Collaborator

📄 Summary

New Python script and rework of the Docker inspector. Now called Docker Sleuth with new capabilities.

@colinmoynes colinmoynes self-assigned this Dec 12, 2025
Copilot AI review requested due to automatic review settings December 12, 2025 11:21
@colinmoynes colinmoynes merged commit 7704337 into main Dec 12, 2025
5 checks passed
@colinmoynes colinmoynes deleted the v.1.1-python branch December 12, 2025 11:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request transforms the repository from a generic Customer Engineering template into a focused Support Engineering resources repository, introducing "Docker Sleuth" - a new Python-based tool for analyzing and managing Cloudsmith Docker repositories. The changes simplify the README to reflect the new purpose and add changelog entries documenting the Docker Sleuth v1.0 release.

Key Changes:

  • Repository rebranded from "CENG Template" to "Cloudsmith Support Engineering" with focus on practical tooling
  • New Docker Sleuth tool added for multi-architecture Docker image analysis, untagged image detection, and cleanup capabilities
  • Simplified documentation removing template-specific content

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated 3 comments.

File Description
README.md Stripped template content and rebranded as Support Engineering resources collection
CHANGELOG.md Removed template history and added Docker Sleuth v1.0 release entry with feature descriptions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- Creating reproducible customer issue examples
- Building Cloudsmith CLI or API automations
- Prototyping workflows for CI/CD platforms
A collection of useful resources for assisting with various components of Cloudsmith.
Copy link

Copilot AI Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is trailing whitespace at the end of this line. Consider removing it to maintain clean formatting.

Suggested change
A collection of useful resources for assisting with various components of Cloudsmith.
A collection of useful resources for assisting with various components of Cloudsmith.

Copilot uses AI. Check for mistakes.
### Added
- 🎉 First release of the CENG template!
- Includes CI, GitHub forms, CONTRIBUTING, CODEOWNERS, and PR template
- Analyze your Cloudsmith Docker repositories with a hierarchical view of multi-arch tags,
Copy link

Copilot AI Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is trailing whitespace at the end of this line. Consider removing it to maintain clean formatting.

Suggested change
- Analyze your Cloudsmith Docker repositories with a hierarchical view of multi-arch tags,
- Analyze your Cloudsmith Docker repositories with a hierarchical view of multi-arch tags,

Copilot uses AI. Check for mistakes.
- Includes CI, GitHub forms, CONTRIBUTING, CODEOWNERS, and PR template
- Analyze your Cloudsmith Docker repositories with a hierarchical view of multi-arch tags,
manifest digests, platform support, sync status, and download statistics.
- Query untagged (orphaned) multi-arch images and delete them.
Copy link

Copilot AI Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is trailing whitespace at the end of this line. Consider removing it to maintain clean formatting.

Suggested change
- Query untagged (orphaned) multi-arch images and delete them.
- Query untagged (orphaned) multi-arch images and delete them.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants