Skip to content

Add feature: dolthub.com (dolt) - #187

Merged
sebst merged 2 commits into
mainfrom
copilot/add-feature-dolthub-com
Mar 24, 2026
Merged

sebst merged 2 commits into
mainfrom
copilot/add-feature-dolthub-com

Conversation

Copilot AI commented Mar 24, 2026 •

Copy link
Copy Markdown
Contributor

Adds a new devcontainer feature for dolt — a SQL database with Git-style versioning from DoltHub.

Changes

  • src/dolthub.com/ — new feature using the standard gh release install pattern
    • Downloads dolt-linux-{amd64|arm64}.tar.gz from dolthub/dolt GitHub releases
    • Extracts binary from dolt-linux-{arch}/bin/dolt into /usr/local/bin
    • Supports amd64 and arm64 architectures
  • test/dolthub.com/test.sh — verifies dolt version executes successfully
  • README.md — adds table entry alphabetically between diffity.com and dozzle.dev

Usage

{
  "features": {
    "ghcr.io/devcontainer-community/features/dolthub.com:1": {}
  }
}
Original prompt

This section details on the original issue you should resolve

<issue_title>Add feature "dolthub.com"</issue_title>
<issue_description>Gh repo dolthub/dolt</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Add feature dolthub.com Add feature: dolthub.com (dolt) Mar 24, 2026
Copilot AI requested a review from sebst March 24, 2026 09:38
@sebst
sebst marked this pull request as ready for review March 24, 2026 10:01
@sebst
sebst merged commit 35c24f9 into main Mar 24, 2026
7 checks passed
@sebst
sebst deleted the copilot/add-feature-dolthub-com branch March 26, 2026 16:21
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.

Add feature "dolthub.com"

2 participants