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 }}
bauer-group
/
CS-BackupHelper
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: central reusable backup engine (BackupHelper v1)
- #1
#1
Merged
karlspace
merged 19 commits into
main
bauer-group/CS-BackupHelper:main
from
feat/central-backup-engine
bauer-group/CS-BackupHelper:feat/central-backup-engine
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: central reusable backup engine (BackupHelper v1)
#1
karlspace
merged 19 commits into
main
bauer-group/CS-BackupHelper:main
from
feat/central-backup-engine
bauer-group/CS-BackupHelper:feat/central-backup-engine
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
chore(repo): scaffolded BackupHelper package and toolchain
Show description for 8a35bf4
karlspace
committed
8a35bf4
View commit details
Copy full SHA for 8a35bf4
Browse repository at this point
feat(config): added layered configuration and archive foundation
Show description for 0d7f88c
karlspace
committed
0d7f88c
View commit details
Copy full SHA for 0d7f88c
Browse repository at this point
feat(sources): added pluggable source/destination engines and retention
Show description for e0d5f12
karlspace
committed
e0d5f12
View commit details
Copy full SHA for e0d5f12
Browse repository at this point
feat(runner): added backup/restore orchestration, notifications and CLI
Show description for 9097d3a
karlspace
committed
9097d3a
View commit details
Copy full SHA for 9097d3a
Browse repository at this point
build(docker): added multi-stage image, compose example and docs
Show description for 19b8887
karlspace
committed
19b8887
View commit details
Copy full SHA for 19b8887
Browse repository at this point
ci: added release pipeline and dependabot config
Show description for 07aeb07
karlspace
committed
07aeb07
View commit details
Copy full SHA for 07aeb07
Browse repository at this point
feat(runner): added keep_local toggle and consistent prune timestamps
Show description for dfbba67
karlspace
committed
dfbba67
View commit details
Copy full SHA for dfbba67
Browse repository at this point
ci: adopted the BAUER GROUP automation-templates pipeline
Show description for ed7fd5d
karlspace
committed
ed7fd5d
View commit details
Copy full SHA for ed7fd5d
Browse repository at this point
docs: added comprehensive documentation and example configs
Show description for 83dde94
karlspace
committed
83dde94
View commit details
Copy full SHA for 83dde94
Browse repository at this point
build: reworked compose examples and .env.example to the fleet standard
Show description for c45cbd4
karlspace
committed
c45cbd4
View commit details
Copy full SHA for c45cbd4
Browse repository at this point
Commits on Jul 7, 2026
fix(database): update PostgreSQL data volume path to /var/lib/postgresql
karlspace
committed
a7af261
View commit details
Copy full SHA for a7af261
Browse repository at this point
chore: enforced LF line endings via .gitattributes
Show description for 9fe9455
karlspace
committed
9fe9455
View commit details
Copy full SHA for 9fe9455
Browse repository at this point
fix(ci): corrected GHCR image name to the CS-BackupHelper convention
Show description for a021ece
karlspace
committed
a021ece
View commit details
Copy full SHA for a021ece
Browse repository at this point
fix(sources): named the postgres component after its database
Show description for db91206
karlspace
committed
db91206
View commit details
Copy full SHA for db91206
Browse repository at this point
build: added a turnkey local development stack
Show description for 7c7e8f3
karlspace
committed
7c7e8f3
View commit details
Copy full SHA for 7c7e8f3
Browse repository at this point
fix(ci): scoped compose validation to the sidecar file
Show description for 9bf1d5e
karlspace
committed
9bf1d5e
View commit details
Copy full SHA for 9bf1d5e
Browse repository at this point
fix(sources): decompressed DB dumps before piping to the restore client
Show description for 5559173
karlspace
committed
5559173
View commit details
Copy full SHA for 5559173
Browse repository at this point
test: added an end-to-end engine test matrix
Show description for ed914ec
karlspace
committed
ed914ec
View commit details
Copy full SHA for ed914ec
Browse repository at this point
test: replaced a secret-looking fixture value to satisfy secret scanning
Show description for 1fef519
karlspace
committed
1fef519
View commit details
Copy full SHA for 1fef519
Browse repository at this point
You can’t perform that action at this time.