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 }}
NadeeshaNJ
/
Database-Back
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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: NadeeshaNJ/Database-Back
Actions
All workflows
Workflows
SkyNest Backend CI/CD
SkyNest Backend CI/CD
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
35 workflow runs
35 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.
fix: update service usage creation to remove tax calculations and adj…
SkyNest Backend CI/CD
#35:
Commit
794fa30
pushed by
Ifaz-Ikram
39s
main
main
39s
View workflow file
feat: enhance employee creation with user account handling and valida…
SkyNest Backend CI/CD
#34:
Commit
6145788
pushed by
Ifaz-Ikram
48s
main
main
48s
View workflow file
feat: update booking model and routes to support new financial fields…
SkyNest Backend CI/CD
#33:
Commit
79dfb61
pushed by
Ifaz-Ikram
43s
main
main
43s
View workflow file
chore: remove obsolete test files for accountant login, employee quer…
SkyNest Backend CI/CD
#32:
Commit
af9d714
pushed by
Ifaz-Ikram
43s
main
main
43s
View workflow file
Fix pre-bookings query: use guest table with guest_id and daily_rate
SkyNest Backend CI/CD
#31:
Commit
8d4d807
pushed by
NadeeshaNJ
44s
main
main
44s
View workflow file
chore: Improve comments for role-based access in employee routes
SkyNest Backend CI/CD
#30:
Commit
b779909
pushed by
NadeeshaNJ
39s
main
main
39s
View workflow file
feat: Add employee validation rules for create and update operations
SkyNest Backend CI/CD
#29:
Commit
898b382
pushed by
NadeeshaNJ
43s
main
main
43s
View workflow file
feat: Refactor employee and branch models, update relationships, and …
SkyNest Backend CI/CD
#28:
Commit
747866a
pushed by
Janushikha
40s
main
main
40s
View workflow file
feat: Add employee management functionality with CRUD operations and …
SkyNest Backend CI/CD
#27:
Commit
72d9ce6
pushed by
Janushikha
41s
main
main
41s
View workflow file
Add full_name to login response (guest_full_name and employee_name)
SkyNest Backend CI/CD
#26:
Commit
e0cb779
pushed by
NadeeshaNJ
42s
main
main
42s
View workflow file
fix: Update database configuration in .env and add database objects d…
SkyNest Backend CI/CD
#25:
Commit
7048624
pushed by
Janushikha
44s
main
main
44s
View workflow file
fix: Correct typo in comment regarding DATABASE_URL usage in database…
SkyNest Backend CI/CD
#24:
Commit
8a928d9
pushed by
Ifaz-Ikram
42s
main
main
42s
View workflow file
SkyNest Backend CI/CD
SkyNest Backend CI/CD
#23:
Manually run by
NadeeshaNJ
35s
main
main
35s
View workflow file
feat: Implement backend configuration check and test server setup
SkyNest Backend CI/CD
#22:
Commit
1091ac5
pushed by
NadeeshaNJ
43s
main
main
43s
View workflow file
fix: Include employee and branch_id in login response for branch-base…
SkyNest Backend CI/CD
#21:
Commit
8e7fea7
pushed by
NadeeshaNJ
27s
main
main
27s
View workflow file
debug: Add logging to track branch_id in login response
SkyNest Backend CI/CD
#20:
Commit
91ca93f
pushed by
NadeeshaNJ
32s
main
main
32s
View workflow file
fix: Correct employee table name from 'employees' to 'employee' in Se…
SkyNest Backend CI/CD
#19:
Commit
5ec2698
pushed by
NadeeshaNJ
29s
main
main
29s
View workflow file
feat: Add employee seeding with branch assignments for role-based acc…
SkyNest Backend CI/CD
#18:
Commit
11e84d8
pushed by
NadeeshaNJ
31s
main
main
31s
View workflow file
fix: Correct comment and route definition for booking ID service usages
SkyNest Backend CI/CD
#17:
Commit
7b902d4
pushed by
NadeeshaNJ
36s
main
main
36s
View workflow file
feat: Add manual workflow trigger option
SkyNest Backend CI/CD
#16:
Commit
c1c6384
pushed by
NadeeshaNJ
32s
main
main
32s
View workflow file
refactor: Rearrange room routes for better organization and clarity
SkyNest Backend CI/CD
#15:
Commit
6832606
pushed by
NadeeshaNJ
30s
main
main
30s
View workflow file
feat: Implement pre-booking functionality with room auto-assignment a…
SkyNest Backend CI/CD
#14:
Commit
e659728
pushed by
NadeeshaNJ
27s
main
main
27s
View workflow file
feat: Add pre-booking endpoint for customer requests without room ass…
SkyNest Backend CI/CD
#13:
Commit
929418a
pushed by
NadeeshaNJ
40s
main
main
40s
View workflow file
feat: Update login response structure to include 'data' wrapper for u…
SkyNest Backend CI/CD
#12:
Commit
e29e5bd
pushed by
NadeeshaNJ
42s
main
main
42s
View workflow file
feat: Add booking and service usage creation endpoints with validation
SkyNest Backend CI/CD
#11:
Commit
f5e910d
pushed by
NadeeshaNJ
30s
main
main
30s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.