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
.
PSMRI
/
Inventory-API
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat(health,version): add health and version endpoints
- #115
#115
Merged
drtechie
merged 14 commits into
PSMRI:main
PSMRI/Inventory-API:main
from
DurgaPrasad-54:feat/health-version
DurgaPrasad-54/Inventory-API:feat/health-version
Copy head branch name to clipboard
Mar 2, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(health,version): add health and version endpoints
#115
drtechie
merged 14 commits into
PSMRI:main
PSMRI/Inventory-API:main
from
DurgaPrasad-54:feat/health-version
DurgaPrasad-54/Inventory-API:feat/health-version
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
feat(health,version): add health and version endpoints
DurgaPrasad-54
committed
3ea7736
View commit details
Copy full SHA for 3ea7736
Browse repository at this point
fix(health): removed duplicates from healthservices
DurgaPrasad-54
committed
a07d45a
View commit details
Copy full SHA for a07d45a
Browse repository at this point
fix: The DEGRADED status was incorrectly returning HTTP 503
DurgaPrasad-54
committed
08f3b8b
View commit details
Copy full SHA for 08f3b8b
Browse repository at this point
fix(health): run checks concurrently, prevent thread starvation, and harden timeouts
DurgaPrasad-54
committed
445b6cc
View commit details
Copy full SHA for 445b6cc
Browse repository at this point
fix(health): add proper @Deprecated metadata and javadoc for obsolete methods
DurgaPrasad-54
committed
bde74f1
View commit details
Copy full SHA for bde74f1
Browse repository at this point
fix(health): add proper @Deprecated metadata and javadoc for obsolete methods
DurgaPrasad-54
committed
3eccb06
View commit details
Copy full SHA for 3eccb06
Browse repository at this point
refactor(health): remove obsolete deprecated health check methods
DurgaPrasad-54
committed
1d6650e
View commit details
Copy full SHA for 1d6650e
Browse repository at this point
fix(health): mark timed-out components DOWN and make status maps thread-safe
DurgaPrasad-54
committed
d0031c7
View commit details
Copy full SHA for d0031c7
Browse repository at this point
fix(health): removed duplicates from health services
DurgaPrasad-54
committed
e826dde
View commit details
Copy full SHA for e826dde
Browse repository at this point
Commits on Feb 20, 2026
fix(health): harden advanced MySQL checks and throttle execution
DurgaPrasad-54
committed
9ea2afc
View commit details
Copy full SHA for 9ea2afc
Browse repository at this point
fix(health): harden advanced MySQL checks and reflect DEGRADED status
DurgaPrasad-54
committed
9640050
View commit details
Copy full SHA for 9640050
Browse repository at this point
fix(health): avoid nested executor deadlock in advanced MySQL checks
DurgaPrasad-54
committed
9e88705
View commit details
Copy full SHA for 9e88705
Browse repository at this point
Commits on Feb 21, 2026
fix(health): scope PROCESSLIST lock-wait check to application DB user
DurgaPrasad-54
committed
2f8471d
View commit details
Copy full SHA for 2f8471d
Browse repository at this point
Commits on Feb 22, 2026
fix(health): avoid blocking DB I/O under write lock and restore interrupt flag
DurgaPrasad-54
committed
db1d3ba
View commit details
Copy full SHA for db1d3ba
Browse repository at this point
You can’t perform that action at this time.