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
.
Management-System-for-Rental-SEP490
/
ISUMS_Schedule-Service_Backend
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Management-System-for-Rental-SEP490/ISUMS_Schedule-Service_Backend
Actions
All workflows
Workflows
CI
CI
Deploy
Deploy
Show more workflows...
Management
Caches
Deployments
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
27 workflow runs
27 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.
Add batch lookup for work slots (GET /work_slots/batch?ids=)
Deploy
#25:
Commit
8bccf8f
pushed by
hoangtuzami
2m 54s
main
main
2m 54s
View workflow file
Prevent overlapping schedule slots
Deploy
#24:
Commit
6fda8d1
pushed by
hoangtuzami
2m 56s
main
main
2m 56s
View workflow file
Admin endpoint to backfill inspection statuses from existing BOOKED s…
Deploy
#23:
Commit
6fd1083
pushed by
hoangtuzami
2m 30s
main
main
2m 30s
View workflow file
getAvailableStaff: 400 BadRequest instead of 500 when slot already bo…
Deploy
#22:
Commit
605f2ca
pushed by
hoangtuzami
2m 25s
main
main
2m 25s
View workflow file
Add regression tests for getSlotsByDate gRPC fallback (slot lookup 500)
Deploy
#21:
Commit
f2b1b95
pushed by
hoangtuzami
2m 33s
main
main
2m 33s
View workflow file
getSlotsByDate: maintenance+issue fallback + log gRPC cause
Deploy
#20:
Commit
8de4c83
pushed by
hoangtuzami
3m 20s
main
main
3m 20s
View workflow file
Add ScheduleServiceGrpc.AutoAssign implementation
Deploy
#19:
Commit
f5fc51c
pushed by
hoangtuzami
2m 17s
main
main
2m 17s
View workflow file
Revert "Add /api/schedules/internal/auto-assign REST endpoint to bypa…
Deploy
#18:
Commit
88f64be
pushed by
hoangtuzami
2m 17s
main
main
2m 17s
View workflow file
Add /api/schedules/internal/auto-assign REST endpoint to bypass broke…
Deploy
#17:
Commit
835cc0b
pushed by
hoangtuzami
2m 35s
main
main
2m 35s
View workflow file
Remove Acknowledgment param + add stdout entry log for diagnostics
Deploy
#16:
Commit
e4ea70e
pushed by
hoangtuzami
2m 27s
main
main
2m 27s
View workflow file
Simplify @KafkaListener signature: String payload + Acknowledgment
Deploy
#15:
Commit
b8c7035
pushed by
hoangtuzami
2m 33s
main
main
2m 33s
View workflow file
Use @Payload String to bypass message converter null issue
Deploy
#14:
Commit
c939e63
pushed by
hoangtuzami
2m 30s
main
main
2m 30s
View workflow file
Diagnostic logging + ack-on-error in JobEventListener.handleCreated
Deploy
#13:
Commit
fb76829
pushed by
hoangtuzami
2m 43s
main
main
2m 43s
View workflow file
Merge pull request #32 from Management-System-for-Rental-SEP490/test
Deploy
#12:
Commit
46fcd6e
pushed by
hoangtuzami
2m 24s
main
main
2m 24s
View workflow file
chore(config): add Kafka consumer config with DLT recoverer
CI
#2:
Pull request
#32
opened by
hoangtuzami
52s
test
test
52s
View #32
View workflow file
Merge pull request #31 from Management-System-for-Rental-SEP490/test
Deploy
#11:
Commit
97792cf
pushed by
hoangtuzami
31m 33s
main
main
31m 33s
View workflow file
Test
CI
#1:
Pull request
#31
opened by
hoangtuzami
45s
test
test
45s
View #31
View workflow file
Add reusable Java CI workflow
Deploy
#10:
Commit
b16143c
pushed by
hoangtuzami
5m 8s
main
main
5m 8s
View workflow file
Use standardized reusable deploy workflow
Deploy
#9:
Commit
23a2c6e
pushed by
hoangtuzami
3m 35s
main
main
3m 35s
View workflow file
Merge pull request #27 from Management-System-for-Rental-SEP490/featu…
Deploy
#8:
Commit
14c73b1
pushed by
RockyDuy
1m 32s
main
main
1m 32s
View #28
View workflow file
Merge pull request #21 from Management-System-for-Rental-SEP490/dev
Deploy
#7:
Commit
d36955e
pushed by
hoangtuzami
51s
main
main
51s
View workflow file
Add actions permission to deploy workflow
Deploy
#6:
Commit
96d20c7
pushed by
hoangtuzami
5m 22s
main
main
5m 22s
View workflow file
Merge pull request #18 from Management-System-for-Rental-SEP490/dev
Deploy
#5:
Commit
bce671a
pushed by
hoangtuzami
Startup failure
main
main
Startup failure
View workflow file
Update deploy.yml to modify permissions and secrets
Deploy
#4:
Commit
a2e23e3
pushed by
hoangtuzami
5m 16s
main
main
5m 16s
View workflow file
Merge pull request #16 from Management-System-for-Rental-SEP490/dev
Deploy
#3:
Commit
f69242d
pushed by
hoangtuzami
1s
main
main
1s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.