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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlpage
/
SQLPage
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
176
Star
2.6k
Code
Issues
121
Pull requests
20
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Automate deb and rpm package generation
- #1036
#1036
Closed
lovasoa
wants to merge 30 commits into
main
sqlpage/SQLPage:main
from
cursor/automate-deb-and-rpm-package-generation-246a
sqlpage/SQLPage:cursor/automate-deb-and-rpm-package-generation-246a
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Closed
Automate deb and rpm package generation
#1036
lovasoa
wants to merge 30 commits into
main
sqlpage/SQLPage:main
from
cursor/automate-deb-and-rpm-package-generation-246a
sqlpage/SQLPage:cursor/automate-deb-and-rpm-package-generation-246a
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2025
feat: Add DEB and RPM packaging for SQLPage
Show description for 2224f02
cursoragent
and
lovasoa
committed
2224f02
View commit details
Copy full SHA for 2224f02
Browse repository at this point
Checkpoint before follow-up message
Show description for 9b74ea0
cursoragent
and
lovasoa
committed
9b74ea0
View commit details
Copy full SHA for 9b74ea0
Browse repository at this point
Fix: Adjust packaging for CI and local builds
Show description for 2408ef6
cursoragent
and
lovasoa
committed
2408ef6
View commit details
Copy full SHA for 2408ef6
Browse repository at this point
Fix: Configure git safe directory in CI
Show description for d3601b4
cursoragent
and
lovasoa
committed
d3601b4
View commit details
Copy full SHA for d3601b4
Browse repository at this point
Fix RPM packaging: use tilde for pre-releases
Show description for e850038
cursoragent
and
lovasoa
committed
e850038
View commit details
Copy full SHA for e850038
Browse repository at this point
Checkpoint before follow-up message
Show description for 3e82167
cursoragent
and
lovasoa
committed
3e82167
View commit details
Copy full SHA for 3e82167
Browse repository at this point
Fix: Use ubuntu-20.04 for wider glibc compatibility
Show description for 4880aa5
cursoragent
and
lovasoa
committed
4880aa5
View commit details
Copy full SHA for 4880aa5
Browse repository at this point
Disable shebang mangling for Rust source files
Show description for f418d32
cursoragent
and
lovasoa
committed
f418d32
View commit details
Copy full SHA for f418d32
Browse repository at this point
Commits on Oct 3, 2025
feat: Create /var/log/sqlpage directory
Show description for c75096f
cursoragent
and
lovasoa
committed
c75096f
View commit details
Copy full SHA for c75096f
Browse repository at this point
Fix: Use wildcard for RPM installation in CI
Show description for 74d549c
cursoragent
and
lovasoa
committed
74d549c
View commit details
Copy full SHA for 74d549c
Browse repository at this point
Fix: Install RPMs from correct x86_64 subdirectory
Show description for 16a5885
cursoragent
and
lovasoa
committed
16a5885
View commit details
Copy full SHA for 16a5885
Browse repository at this point
Fix: Improve package install and verification steps
Show description for 89a3717
cursoragent
and
lovasoa
committed
89a3717
View commit details
Copy full SHA for 89a3717
Browse repository at this point
build: Use Rocky Linux 8 for RPM builds
Show description for 1ce4258
cursoragent
and
lovasoa
committed
1ce4258
View commit details
Copy full SHA for 1ce4258
Browse repository at this point
Refactor: Use manylinux2014 for RPM builds and update dependencies
Show description for 092fad5
cursoragent
and
lovasoa
committed
092fad5
View commit details
Copy full SHA for 092fad5
Browse repository at this point
build: Skip rpm build dependencies in CI
Show description for 3d047cf
cursoragent
and
lovasoa
committed
3d047cf
View commit details
Copy full SHA for 3d047cf
Browse repository at this point
Commits on Oct 4, 2025
Disable debug packages for Rust binaries
Show description for e90e592
cursoragent
and
lovasoa
committed
e90e592
View commit details
Copy full SHA for e90e592
Browse repository at this point
Commits on Oct 5, 2025
ci
lovasoa
committed
b9d36c5
View commit details
Copy full SHA for b9d36c5
Browse repository at this point
Add manpage for sqlpage binary to DEB and RPM packages
lovasoa
committed
b049a8f
View commit details
Copy full SHA for b049a8f
Browse repository at this point
Refactor CI workflow to use testable scripts
Show description for 383e526
lovasoa
committed
383e526
View commit details
Copy full SHA for 383e526
Browse repository at this point
Simplify CI workflow and remove unnecessary freetds dependency
Show description for a495345
lovasoa
committed
a495345
View commit details
Copy full SHA for a495345
Browse repository at this point
Drastically simplify CI workflow by moving all logic to scripts
Show description for 9e09075
lovasoa
committed
9e09075
View commit details
Copy full SHA for 9e09075
Browse repository at this point
Commits on Oct 6, 2025
Merge branch 'main' into cursor/automate-deb-and-rpm-package-generation-246a
lovasoa
authored
6ad5346
View commit details
Copy full SHA for 6ad5346
Browse repository at this point
Update .gitignore, CI scripts, and changelog for improved package handling
Show description for 5ea15b9
lovasoa
committed
5ea15b9
View commit details
Copy full SHA for 5ea15b9
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/cursor/automate-deb-and-rpm-package-generation-246a' into cursor/automate-deb-and-rpm-package-generation-246a
lovasoa
committed
1c9f81b
View commit details
Copy full SHA for 1c9f81b
Browse repository at this point
ubuntu action runs on ubuntu 22
lovasoa
committed
5fb79aa
View commit details
Copy full SHA for 5fb79aa
Browse repository at this point
update mail
lovasoa
committed
63448dc
View commit details
Copy full SHA for 63448dc
Browse repository at this point
Update CI workflow to use Debian container for building DEB packages and streamline dependency installation
lovasoa
committed
a6308ac
View commit details
Copy full SHA for a6308ac
Browse repository at this point
avoid uploadig dbgsym as artefact
lovasoa
committed
e1ee6ca
View commit details
Copy full SHA for e1ee6ca
Browse repository at this point
cleanup scripts
lovasoa
committed
5df461a
View commit details
Copy full SHA for 5df461a
Browse repository at this point
Refactor systemd service files for SQLPage
Show description for aa33dba
lovasoa
committed
aa33dba
View commit details
Copy full SHA for aa33dba
Browse repository at this point
You can’t perform that action at this time.