Use admin UI to v1.44.1 (PP-4867) - #3635
Conversation
|
Claude finished @tdilauro's task in 23s —— View job Code Review
SummaryClean, single-line bump of the bundled admin UI package version from |
Greptile SummaryUpdates the Palace Manager backend to serve Admin UI v1.44.1.
Confidence Score: 5/5The PR appears safe to merge, with no actionable defects identified in the Admin UI version update. The change only advances the configured Admin UI package to the release identified by the PR, while preserving the existing package-resolution and asset-loading behavior.
|
| Filename | Overview |
|---|---|
| src/palace/manager/api/admin/config.py | Updates the default Admin UI package version to 1.44.1 with no identified correctness or compatibility defect. |
Reviews (1): Last reviewed commit: "Use admin UI to v1.44.1 (PP-4867)" | Re-trigger Greptile
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3635 +/- ##
=======================================
Coverage 93.54% 93.54%
=======================================
Files 509 509
Lines 46854 46854
Branches 6406 6406
=======================================
+ Hits 43829 43830 +1
+ Misses 1955 1954 -1
Partials 1070 1070 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Description
Use Admin UI v1.44.1.
Motivation and Context
New Palace Manager release.
[Jira PP-4867]
How Has This Been Tested?
CI tests pass.
Checklist