Skip to content

Conversation

@colinmoynes
Copy link
Collaborator

📄 Summary

Updated the output to be tabular.

@colinmoynes colinmoynes self-assigned this Dec 8, 2025
Copilot AI review requested due to automatic review settings December 8, 2025 13:00
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 PR adds a new Docker Multi-Arch Inspector tool to the repository and updates the main README to reflect the repository's new purpose as a collection of Support Engineering resources. The key enhancement is the addition of tabular output formatting for displaying Docker multi-arch image information, including tags, platforms, sync status, downloads, and digests.

Key Changes

  • Repository rebranded from "CENG Template" to "Cloudsmith Support Engineering" with a streamlined README
  • New bash script (run.sh) that queries Cloudsmith's Docker Registry and API to generate tabular output of multi-arch image metadata
  • Comprehensive documentation and example outputs demonstrating the tool's functionality

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Simplified from template documentation to concise description of Support Engineering resource collection
Docker/Multi-Arch-Inspector/run.sh New 221-line bash script implementing tabular output of Docker multi-arch image data with API integration
Docker/Multi-Arch-Inspector/README.md New documentation explaining script usage, prerequisites, and internal workflow
Docker/Multi-Arch-Inspector/results-golang.txt Example output showing tabular format for golang multi-arch images (old non-tabular format)
Docker/Multi-Arch-Inspector/results-cgr-jdk.txt Example output showing tabular format for JDK multi-arch images (old non-tabular format)

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

@colinmoynes colinmoynes merged commit 7999de2 into main Dec 8, 2025
1 check passed
@colinmoynes colinmoynes deleted the table-output branch December 8, 2025 13:08
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