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
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 }}
bit8bytes
/
gearberg
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
11
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Imports
- #62
#62
Merged
TobiasGleiter
merged 16 commits into
main
bit8bytes/gearberg:main
from
imports
bit8bytes/gearberg:imports
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Imports
#62
TobiasGleiter
merged 16 commits into
main
bit8bytes/gearberg:main
from
imports
bit8bytes/gearberg:imports
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
docs: documented new import process which makes imports format agnostic and extensible. This includes data mapping from user provided data to Gearberg internal data.
TobiasGleiter
committed
d720c04
View commit details
Copy full SHA for d720c04
Browse repository at this point
chore: added migrations for import session, data, and mappings
TobiasGleiter
committed
7c12624
View commit details
Copy full SHA for 7c12624
Browse repository at this point
refactor: stripped equipmentimports out, removed import migration, and deleted obsolote code
TobiasGleiter
committed
1af6ee2
View commit details
Copy full SHA for 1af6ee2
Browse repository at this point
chore: added sql queries for import sessions, data, and mappings
TobiasGleiter
committed
519da29
View commit details
Copy full SHA for 519da29
Browse repository at this point
chore: added model, repo, and service to prepare the import pkg
TobiasGleiter
committed
91d8901
View commit details
Copy full SHA for 91d8901
Browse repository at this point
chore: added CSV reader to internal/import pkg to satisfy Reader and Inspector
TobiasGleiter
committed
03cf1c3
View commit details
Copy full SHA for 03cf1c3
Browse repository at this point
chore: glue imports into the cmd/web and add handler for first import get post
TobiasGleiter
committed
cfdda21
View commit details
Copy full SHA for cfdda21
Browse repository at this point
chore: automap fields to not implement mapping UI
TobiasGleiter
committed
326b054
View commit details
Copy full SHA for 326b054
Browse repository at this point
chore: added template.csv
TobiasGleiter
committed
fdad9d0
View commit details
Copy full SHA for fdad9d0
Browse repository at this point
style: upload page and serve template.csv via handler
TobiasGleiter
committed
a8c0704
View commit details
Copy full SHA for a8c0704
Browse repository at this point
chore: setup review ui and prepare import confirm handler
TobiasGleiter
committed
723d287
View commit details
Copy full SHA for 723d287
Browse repository at this point
refactor: introduce new upload process and UI
TobiasGleiter
committed
391e58e
View commit details
Copy full SHA for 391e58e
Browse repository at this point
chore: added csv export
TobiasGleiter
committed
c22772a
View commit details
Copy full SHA for c22772a
Browse repository at this point
chore: fix linter issues
TobiasGleiter
committed
65b3c58
View commit details
Copy full SHA for 65b3c58
Browse repository at this point
style: use same style as Import dialog for Export dialog
TobiasGleiter
committed
33564fc
View commit details
Copy full SHA for 33564fc
Browse repository at this point
ci: use two runners for arm and amd (Docker builds)
TobiasGleiter
committed
d5ddb33
View commit details
Copy full SHA for d5ddb33
Browse repository at this point
You can’t perform that action at this time.