Skip to content

Conversation

@patrickhoefler
Copy link
Member

No description provided.

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 support for the Atlas database schema management tool to the repository. Atlas is a tool for managing database schemas as code, and this addition enables users to install and manage multiple versions of Atlas across different platforms (Linux and macOS on both AMD64 and ARM64 architectures).

  • Adds Atlas tool configuration with version range 0.29.0 to 0.38.0
  • Includes 18 versions across 4 platform/architecture combinations
  • Follows established repository conventions for tool metadata structure

Reviewed changes

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

Show a summary per file
File Description
v0/meta.yaml Adds "atlas" to the alphabetically sorted tools list
v0/atlas/meta.yaml Defines Atlas tool metadata including description, download URL template, homepage, and version command arguments
v0/atlas/linux-arm64/meta.yaml Specifies version range (0.29.0-0.38.0) for Linux ARM64 platform
v0/atlas/linux-arm64/*.yaml Provides download URLs and SHA256 checksums for 18 Atlas versions on Linux ARM64
v0/atlas/linux-amd64/meta.yaml Specifies version range (0.29.0-0.38.0) for Linux AMD64 platform
v0/atlas/linux-amd64/*.yaml Provides download URLs and SHA256 checksums for 18 Atlas versions on Linux AMD64
v0/atlas/darwin-arm64/meta.yaml Specifies version range (0.29.0-0.38.0) for macOS ARM64 platform
v0/atlas/darwin-arm64/*.yaml Provides download URLs and SHA256 checksums for 18 Atlas versions on macOS ARM64
v0/atlas/darwin-amd64/meta.yaml Specifies version range (0.29.0-0.38.0) for macOS AMD64 platform
v0/atlas/darwin-amd64/*.yaml Provides download URLs and SHA256 checksums for 18 Atlas versions on macOS AMD64

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

@patrickhoefler patrickhoefler merged commit df19cad into main Nov 30, 2025
9 checks passed
@patrickhoefler patrickhoefler deleted the feat/atlas branch November 30, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants