Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
edgeandnode
/
ampup
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(adbc): optional ADBC driver install/list/uninstall in ampup
- #14
#14
Merged
incrypto32
merged 19 commits into
main
edgeandnode/ampup:main
from
krishna/adbc-optional-drivers
edgeandnode/ampup:krishna/adbc-optional-drivers
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(adbc): optional ADBC driver install/list/uninstall in ampup
#14
incrypto32
merged 19 commits into
main
edgeandnode/ampup:main
from
krishna/adbc-optional-drivers
edgeandnode/ampup:krishna/adbc-optional-drivers
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
feat(adbc): scaffold ampup adbc subcommand
Show description for 3c6dc2a
incrypto32
committed
3c6dc2a
View commit details
Copy full SHA for 3c6dc2a
Browse repository at this point
feat(adbc): add driver catalog and release-asset naming
Show description for 0d8168c
incrypto32
committed
0d8168c
View commit details
Copy full SHA for 0d8168c
Browse repository at this point
feat(download): verify artifact SHA-256 against release digest
Show description for b44c5e3
incrypto32
committed
b44c5e3
View commit details
Copy full SHA for b44c5e3
Browse repository at this point
feat(adbc): fetch, verify, and extract driver archive
Show description for cd7de49
incrypto32
committed
cd7de49
View commit details
Copy full SHA for cd7de49
Browse repository at this point
feat(adbc): place driver and write manifest into version dir
Show description for 6ef6e8d
incrypto32
committed
6ef6e8d
View commit details
Copy full SHA for 6ef6e8d
Browse repository at this point
fix(adbc): reject non-regular archive entries
Show description for 1f3fd43
incrypto32
committed
1f3fd43
View commit details
Copy full SHA for 1f3fd43
Browse repository at this point
refactor(adbc): drop unused --jobs flag from adbc install
Show description for e9948ad
incrypto32
committed
e9948ad
View commit details
Copy full SHA for e9948ad
Browse repository at this point
feat(adbc): add adbc list and uninstall commands
Show description for c7a6da0
incrypto32
committed
c7a6da0
View commit details
Copy full SHA for c7a6da0
Browse repository at this point
fix(adbc): retry driver download on transient failure
Show description for 8fea67a
incrypto32
committed
8fea67a
View commit details
Copy full SHA for 8fea67a
Browse repository at this point
test(adbc): cover install and uninstall end-to-end
Show description for 318300d
incrypto32
committed
318300d
View commit details
Copy full SHA for 318300d
Browse repository at this point
Commits on Jul 23, 2026
fix(adbc): require a digest for driver assets
Show description for 6569282
incrypto32
committed
6569282
View commit details
Copy full SHA for 6569282
Browse repository at this point
feat(adbc): add --version and require the version to be installed
Show description for eb9911c
incrypto32
committed
eb9911c
View commit details
Copy full SHA for eb9911c
Browse repository at this point
fix(adbc): only gate installation on the version being installed
Show description for 2c237fc
incrypto32
committed
2c237fc
View commit details
Copy full SHA for 2c237fc
Browse repository at this point
test: serialize the tests that swap PATH
Show description for 5403be6
incrypto32
committed
5403be6
View commit details
Copy full SHA for 5403be6
Browse repository at this point
refactor(adbc): install drivers flat into the version directory
Show description for 4ae8a7d
incrypto32
committed
4ae8a7d
View commit details
Copy full SHA for 4ae8a7d
Browse repository at this point
Commits on Jul 27, 2026
refactor(adbc): adopt pre-named archive library, skip license files
Show description for 3d508b8
incrypto32
committed
3d508b8
View commit details
Copy full SHA for 3d508b8
Browse repository at this point
docs(adbc): document ampup adbc install/list/uninstall
Show description for be148c9
incrypto32
committed
be148c9
View commit details
Copy full SHA for be148c9
Browse repository at this point
refactor(adbc): check the asset digest before downloading
Show description for dd2101e
incrypto32
committed
dd2101e
View commit details
Copy full SHA for dd2101e
Browse repository at this point
Commits on Aug 11, 2026
fix(ampup): scope the GitHub token to GitHub API requests
Show description for af31fea
incrypto32
committed
af31fea
View commit details
Copy full SHA for af31fea
Browse repository at this point
You can’t perform that action at this time.