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
Type
/
to 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 }}
EVWorth
/
sqlpilot
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
181
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: EVWorth/sqlpilot
Actions
All workflows
Workflows
CI
CI
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
dprint Plugin Updates
dprint Plugin Updates
Release
Release
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
539 workflow runs
539 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
test(frontend): add tauri-api tests for SQLite + isRpmOstree (closes #255)
CI
#366:
Pull request
#264
synchronize by
EVWorth
1m 21s
test/issue-255-tauri-api-sqlite-isrpm
test/issue-255-tauri-api-sqlite-isrpm
1m 21s
View #264
View workflow file
test(frontend): add SchemaTree component tests (closes #254) (#269)
CI
#365:
Commit
e2b4e6c
pushed by
EVWorth
27s
main
main
27s
View workflow file
test(frontend): connectionStore concurrent connect race + reconnect (…
CI
#364:
Commit
7b1d117
pushed by
EVWorth
3s
main
main
3s
View workflow file
test(rust): add integration tests for mas-sqlite module (closes #262)…
CI
#363:
Commit
e7de563
pushed by
EVWorth
5s
main
main
5s
View workflow file
test(rust): add tests for has_limit_clause / strip_limit / find_keywo…
CI
#362:
Commit
b8ea953
pushed by
EVWorth
4s
main
main
4s
View workflow file
test(frontend): historyStore edge cases (entry shape + persistence) (…
CI
#361:
Commit
4abf43b
pushed by
EVWorth
5s
main
main
5s
View workflow file
test(rust): add file_command_tests for read/write IPC (closes #259) (…
CI
#360:
Commit
71a9630
pushed by
EVWorth
2m 22s
main
main
2m 22s
View workflow file
fix(admin): kill_process uses raw_sql + add integration tests (closes…
CI
#359:
Commit
5b7d550
pushed by
EVWorth
34s
main
main
34s
View workflow file
test(ai): pin data-layer contracts with 12 unit tests (closes #263) (…
CI
#358:
Commit
36c8524
pushed by
EVWorth
25s
main
main
25s
View workflow file
test(ai): pin data-layer contracts with 12 unit tests (closes #263)
CI
#357:
Pull request
#272
opened by
EVWorth
3m 32s
test/issue-263-mas-ai-tests
test/issue-263-mas-ai-tests
3m 32s
View #272
View workflow file
fix(admin): kill_process uses raw_sql + add integration tests (closes #261)
CI
#356:
Pull request
#271
opened by
EVWorth
3m 42s
test/issue-261-kill-process
test/issue-261-kill-process
3m 42s
View #271
View workflow file
test(rust): add file_command_tests for read/write IPC (closes #259)
CI
#355:
Pull request
#270
opened by
EVWorth
3m 29s
test/issue-259-root-ipc-integration-tests
test/issue-259-root-ipc-integration-tests
3m 29s
View #270
View workflow file
test(frontend): add SchemaTree component tests (closes #254)
CI
#354:
Pull request
#269
opened by
EVWorth
1m 21s
test/issue-254-schematreetests
test/issue-254-schematreetests
1m 21s
View #269
View workflow file
test(frontend): connectionStore concurrent connect race (closes #256)
CI
#353:
Pull request
#268
opened by
EVWorth
1m 21s
test/issue-256-connection-store-race
test/issue-256-connection-store-race
1m 21s
View #268
View workflow file
test(rust): add integration tests for mas-sqlite module (closes #262)
CI
#352:
Pull request
#267
opened by
EVWorth
3m 26s
test/issue-262-mas-sqlite-tests
test/issue-262-mas-sqlite-tests
3m 26s
View #267
View workflow file
test(rust): add unit tests for LIMIT-parsing helpers (closes #260)
CI
#351:
Pull request
#266
opened by
EVWorth
3m 32s
test/issue-260-mas-core-query-helpers
test/issue-260-mas-core-query-helpers
3m 32s
View #266
View workflow file
test(frontend): historyStore edge cases + persistence (closes #258)
CI
#350:
Pull request
#265
opened by
EVWorth
1m 20s
test/issue-258-history-store-edge-cases
test/issue-258-history-store-edge-cases
1m 20s
View #265
View workflow file
test(frontend): add tauri-api tests for SQLite + isRpmOstree (closes #255)
CI
#349:
Pull request
#264
opened by
EVWorth
3m 42s
test/issue-255-tauri-api-sqlite-isrpm
test/issue-255-tauri-api-sqlite-isrpm
3m 42s
View #264
View workflow file
fix(updater): manual update path on rpm-ostree distros + error detail…
CI
#348:
Commit
e05051e
pushed by
EVWorth
3m 37s
main
main
3m 37s
View workflow file
fix(updater): manual update path on rpm-ostree + error details (closes #244)
CI
#347:
Pull request
#253
synchronize by
EVWorth
3m 51s
fix/issue-244-rpm-ostree-manual-update
fix/issue-244-rpm-ostree-manual-update
3m 51s
View #253
View workflow file
fix(updater): manual update path on rpm-ostree + error details (closes #244)
CI
#346:
Pull request
#253
synchronize by
EVWorth
2m 57s
fix/issue-244-rpm-ostree-manual-update
fix/issue-244-rpm-ostree-manual-update
2m 57s
View #253
View workflow file
fix(updater): manual update path on rpm-ostree + error details (closes #244)
CI
#345:
Pull request
#253
opened by
EVWorth
54s
fix/issue-244-rpm-ostree-manual-update
fix/issue-244-rpm-ostree-manual-update
54s
View #253
View workflow file
docs: cross-link createUpdaterArtifacts env-var gotcha (closes #243) …
CI
#344:
Commit
67ebb1b
pushed by
EVWorth
23s
main
main
23s
View workflow file
docs: cross-link createUpdaterArtifacts env-var gotcha (closes #243)
CI
#343:
Pull request
#252
synchronize by
EVWorth
36s
docs/issue-243-createupdaterartifacts-gotcha
docs/issue-243-createupdaterartifacts-gotcha
36s
View #252
View workflow file
docs: cross-link createUpdaterArtifacts env-var gotcha (closes #243)
CI
#342:
Pull request
#252
opened by
EVWorth
34s
docs/issue-243-createupdaterartifacts-gotcha
docs/issue-243-createupdaterartifacts-gotcha
34s
View #252
View workflow file
Previous
1
2
3
4
5
…
21
22
Next
You can’t perform that action at this time.