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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Raid-Hub
/
API
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
1
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ci pinned services stack
- #121
#121
Merged
owens1127
merged 27 commits into
main
Raid-Hub/API:main
from
ci-pinned-services-stack
Raid-Hub/API:ci-pinned-services-stack
Copy head branch name to clipboard
Apr 23, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Ci pinned services stack
#121
owens1127
merged 27 commits into
main
Raid-Hub/API:main
from
ci-pinned-services-stack
Raid-Hub/API:ci-pinned-services-stack
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
update ci tests to use pinned local services stack
Show description for 06002af
owens1127
committed
06002af
View commit details
Copy full SHA for 06002af
Browse repository at this point
move services pin file to avoid remote path conflict
Show description for d193c6b
owens1127
committed
d193c6b
View commit details
Copy full SHA for d193c6b
Browse repository at this point
use services make env in ci bootstrap script
Show description for 2b10f99
owens1127
committed
2b10f99
View commit details
Copy full SHA for 2b10f99
Browse repository at this point
use real postgres fixtures in status integration tests
Show description for e91e812
owens1127
committed
e91e812
View commit details
Copy full SHA for e91e812
Browse repository at this point
lazy-init database clients to reduce import-time coupling
Show description for 53a98bd
owens1127
committed
53a98bd
View commit details
Copy full SHA for 53a98bd
Browse repository at this point
format
owens1127
committed
1349430
View commit details
Copy full SHA for 1349430
Browse repository at this point
bump pinned services commit for ci schema parity
Show description for bf4bc68
owens1127
committed
bf4bc68
View commit details
Copy full SHA for bf4bc68
Browse repository at this point
stabilize ci tests with local-db assumptions
Show description for 7fc05bc
owens1127
committed
7fc05bc
View commit details
Copy full SHA for 7fc05bc
Browse repository at this point
format player fixture test for ci checks
Show description for e663441
owens1127
committed
e663441
View commit details
Copy full SHA for e663441
Browse repository at this point
make dataset-dependent tests resilient for local ci data
Show description for ba96345
owens1127
committed
ba96345
View commit details
Copy full SHA for ba96345
Browse repository at this point
format pgcr service test for static checks
Show description for ba30b40
owens1127
committed
ba30b40
View commit details
Copy full SHA for ba30b40
Browse repository at this point
make integration tests tolerant of seeded local datasets
Show description for 18c8168
owens1127
committed
18c8168
View commit details
Copy full SHA for 18c8168
Browse repository at this point
stabilize instance service tests for local seeded db
Show description for 292f4cd
owens1127
committed
292f4cd
View commit details
Copy full SHA for 292f4cd
Browse repository at this point
remove remaining prod-data assumptions in service tests
Show description for 97c6ae5
owens1127
committed
97c6ae5
View commit details
Copy full SHA for 97c6ae5
Browse repository at this point
stabilize player and clan tests for local ci data
Show description for 6ff7a95
owens1127
committed
6ff7a95
View commit details
Copy full SHA for 6ff7a95
Browse repository at this point
use discovered player ids in history and teammates route tests
Show description for 853a2c4
owens1127
committed
853a2c4
View commit details
Copy full SHA for 853a2c4
Browse repository at this point
make expectOk/expectErr only assert result type
Show description for 6a08dc0
owens1127
committed
6a08dc0
View commit details
Copy full SHA for 6a08dc0
Browse repository at this point
add deterministic fixtures for remaining brittle route tests
Show description for d60d12e
owens1127
committed
d60d12e
View commit details
Copy full SHA for d60d12e
Browse repository at this point
format reporting standing fixture tests for ci
Show description for d7c47bb
owens1127
committed
d7c47bb
View commit details
Copy full SHA for d7c47bb
Browse repository at this point
make leaderboard search route tests data-tolerant in ci
Show description for 60632f1
owens1127
committed
60632f1
View commit details
Copy full SHA for 60632f1
Browse repository at this point
fix profile and instance-standing test setup execution
Show description for 78654f5
owens1127
committed
78654f5
View commit details
Copy full SHA for 78654f5
Browse repository at this point
set instance-standing fixture skull hashes to empty array
Show description for 3b17814
owens1127
committed
3b17814
View commit details
Copy full SHA for 3b17814
Browse repository at this point
test: add DB fixtures and drop vacuous skips
Show description for 291b137
owens1127
committed
291b137
View commit details
Copy full SHA for 291b137
Browse repository at this point
test: assert teammates payload and error codes
Show description for 0d1c75a
owens1127
committed
0d1c75a
View commit details
Copy full SHA for 0d1c75a
Browse repository at this point
Commits on Apr 23, 2026
test: extend review themes to leaderboards and service history
Show description for 739e0ea
owens1127
committed
739e0ea
View commit details
Copy full SHA for 739e0ea
Browse repository at this point
fix(ci): repair leaderboard TS narrowing, PGCR gzip, instance_character
Show description for fba24e7
owens1127
committed
fba24e7
View commit details
Copy full SHA for fba24e7
Browse repository at this point
test: align history final-raid and feat list with CI seed
Show description for 19ae777
owens1127
committed
19ae777
View commit details
Copy full SHA for 19ae777
Browse repository at this point
You can’t perform that action at this time.