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 }}
UI5
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
83
Star
511
Code
Issues
86
Pull requests
26
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor: Consolidate UI5 data directory resolution into resolveUi5DataDir
- #1456
#1456
Open
d3xter666
wants to merge 22 commits into
main
UI5/cli:main
from
refactor/resolve-ui5-data-dir
UI5/cli:refactor/resolve-ui5-data-dir
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
refactor: Consolidate UI5 data directory resolution into resolveUi5DataDir
#1456
d3xter666
wants to merge 22 commits into
main
UI5/cli:main
from
refactor/resolve-ui5-data-dir
UI5/cli:refactor/resolve-ui5-data-dir
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
refactor: Consolidate UI5 data directory resolution into resolveUi5DataDir
Show description for f42dd97
d3xter666
committed
f42dd97
View commit details
Copy full SHA for f42dd97
Browse repository at this point
refactor: Use projectRootPath in resolveUi5DataDir for correct relative path resolution
Show description for 0ebf0d7
d3xter666
committed
0ebf0d7
View commit details
Copy full SHA for 0ebf0d7
Browse repository at this point
refactor: Migrate remaining inline ui5DataDir resolutions to resolveUi5DataDir
Show description for 66c5d80
d3xter666
committed
66c5d80
View commit details
Copy full SHA for 66c5d80
Browse repository at this point
refactor: Migrate remaining inline ui5DataDir resolutions to resolveUi5DataDir
Show description for e566611
d3xter666
committed
e566611
View commit details
Copy full SHA for e566611
Browse repository at this point
docs: Fix stale comments after resolveUi5DataDir migration
d3xter666
committed
db3ac7f
View commit details
Copy full SHA for db3ac7f
Browse repository at this point
test: Fix Windows path failures in dataDir tests
Show description for 6c91185
d3xter666
committed
6c91185
View commit details
Copy full SHA for 6c91185
Browse repository at this point
fix: Ensure resolveUi5DataDir always returns an absolute path
Show description for 6a5641b
d3xter666
committed
6a5641b
View commit details
Copy full SHA for 6a5641b
Browse repository at this point
test: Fix ESLint findings
d3xter666
committed
915d0bc
View commit details
Copy full SHA for 915d0bc
Browse repository at this point
test: Fix ESLint findings
Show description for a405322
d3xter666
committed
a405322
View commit details
Copy full SHA for a405322
Browse repository at this point
test: Remove os/path imports from framework utils test
Show description for aab0fa9
d3xter666
committed
aab0fa9
View commit details
Copy full SHA for aab0fa9
Browse repository at this point
test: Refactor tests to mock correctly Configuration object
d3xter666
committed
168349b
View commit details
Copy full SHA for 168349b
Browse repository at this point
test: Fix tests for Windows
d3xter666
committed
029fbc0
View commit details
Copy full SHA for 029fbc0
Browse repository at this point
docs: Expose ui5DataDir util to JSDoc
d3xter666
committed
39e788c
View commit details
Copy full SHA for 39e788c
Browse repository at this point
refactor: CacheManager falls back as AbstractResolver on ui5DataDir
d3xter666
committed
d255237
View commit details
Copy full SHA for d255237
Browse repository at this point
refactor!: Require ui5DataDir for *Resolve files
d3xter666
committed
954b4cc
View commit details
Copy full SHA for 954b4cc
Browse repository at this point
feat: Make dataDir a required param for public APIs
d3xter666
committed
19d31ff
View commit details
Copy full SHA for 19d31ff
Browse repository at this point
test: Fix failing scenarios for missed required arguments
d3xter666
committed
5332604
View commit details
Copy full SHA for 5332604
Browse repository at this point
refactor: Adjust ui5DataDir argument
d3xter666
committed
84d969d
View commit details
Copy full SHA for 84d969d
Browse repository at this point
docs: Provide missing JSDoc
d3xter666
committed
503f059
View commit details
Copy full SHA for 503f059
Browse repository at this point
test: Fix failing tests
d3xter666
committed
52675bd
View commit details
Copy full SHA for 52675bd
Browse repository at this point
Commits on Jul 29, 2026
refactor: The ui5DataDir as argument now is expected to be an absolute path
d3xter666
committed
12761b1
View commit details
Copy full SHA for 12761b1
Browse repository at this point
test: Fix expectation to be platform independent
d3xter666
committed
e956d74
View commit details
Copy full SHA for e956d74
Browse repository at this point
You can’t perform that action at this time.