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
.
UI5
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
83
Star
510
Code
Issues
84
Pull requests
28
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor: Handle project definition changes
- #1478
#1478
Merged
RandomByte
merged 20 commits into
main
UI5/cli:main
from
refactor/handle-project-changes
UI5/cli:refactor/handle-project-changes
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
refactor: Handle project definition changes
#1478
RandomByte
merged 20 commits into
main
UI5/cli:main
from
refactor/handle-project-changes
UI5/cli:refactor/handle-project-changes
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
refactor(project): Document and trim discardIncrementalState resets
Show description for 66e5f29
RandomByte
committed
66e5f29
View commit details
Copy full SHA for 66e5f29
Browse repository at this point
refactor(project): Add shared @parcel/watcher helpers
Show description for 475d099
RandomByte
committed
475d099
View commit details
Copy full SHA for 475d099
Browse repository at this point
refactor(project): Add ProjectDefinitionWatcher and projectGraphSettleWatcher
Show description for b8a676c
RandomByte
committed
b8a676c
View commit details
Copy full SHA for b8a676c
Browse repository at this point
refactor(project): Keep the source watcher alive across a branch switch
Show description for 5637141
RandomByte
committed
5637141
View commit details
Copy full SHA for 5637141
Browse repository at this point
refactor(project): Add reader-suspend gate and settle-based restart to BuildServer
Show description for a92110b
RandomByte
committed
a92110b
View commit details
Copy full SHA for a92110b
Browse repository at this point
refactor(server): Re-create the serving stack behind a stable HTTP server
Show description for 5d42fd1
RandomByte
committed
5d42fd1
View commit details
Copy full SHA for 5d42fd1
Browse repository at this point
refactor(server): Add serveMiddleware API for embedding in external HTTP servers
Show description for 99c4cd5
RandomByte
committed
99c4cd5
View commit details
Copy full SHA for 99c4cd5
Browse repository at this point
refactor(cli): Re-resolve the graph and re-create the serving stack on definition changes
Show description for 420b39b
RandomByte
committed
420b39b
View commit details
Copy full SHA for 420b39b
Browse repository at this point
refactor(logger): Reflect project re-resolution and degraded server state
Show description for 1170d03
RandomByte
committed
1170d03
View commit details
Copy full SHA for 1170d03
Browse repository at this point
docs(project): Document project-definition change handling in the build skill
Show description for fde0571
RandomByte
committed
fde0571
View commit details
Copy full SHA for fde0571
Browse repository at this point
refactor(project): Consolidate live re-resolution helpers into one internal export
Show description for f7c06b2
RandomByte
committed
f7c06b2
View commit details
Copy full SHA for f7c06b2
Browse repository at this point
refactor(server): Tear down the serving stack on a post-bind startup failure
Show description for d725522
RandomByte
committed
d725522
View commit details
Copy full SHA for d725522
Browse repository at this point
refactor(project): Add suspendBuilds() to stop the build loop on a definition change
Show description for b7b339f
RandomByte
committed
b7b339f
View commit details
Copy full SHA for b7b339f
Browse repository at this point
refactor(server): Stop the outgoing BuildServer's build loop on definitionChanging
Show description for 0396cab
RandomByte
committed
0396cab
View commit details
Copy full SHA for 0396cab
Browse repository at this point
docs(project): Document the build-loop suspend in the build skill
Show description for ed9f235
RandomByte
committed
ed9f235
View commit details
Copy full SHA for ed9f235
Browse repository at this point
test(server): Add failing test for recovery from a late-installed dependency
Show description for b55fc60
RandomByte
committed
b55fc60
View commit details
Copy full SHA for b55fc60
Browse repository at this point
refactor(server): Recover a degraded serve from a late-installed dependency
Show description for c0db78d
RandomByte
committed
c0db78d
View commit details
Copy full SHA for c0db78d
Browse repository at this point
refactor(server): Drop redundant Cache import from serve stack
Show description for 464cf7e
RandomByte
committed
464cf7e
View commit details
Copy full SHA for 464cf7e
Browse repository at this point
refactor(server): Inject the definition watcher instead of importing it
Show description for 055f7b5
RandomByte
committed
055f7b5
View commit details
Copy full SHA for 055f7b5
Browse repository at this point
refactor(project): Reuse the workspace config default filename
Show description for 2e36412
RandomByte
committed
2e36412
View commit details
Copy full SHA for 2e36412
Browse repository at this point
You can’t perform that action at this time.