ui: bump UI pkg version to match CloudStacks#7894
Conversation
This uses the version in UI's package.json same as CloudStack's. The idea is that static assets aren't cached per discussion on apache#7546 Fixes apache#7546 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
@rohityadavcloud a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
This could need a manual UI upgrade test; say from 4.18.0 or 4.18 without this PR to this PR/pkgs. |
|
@blueorangutan package |
|
@weizhouapache a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov Report
@@ Coverage Diff @@
## 4.18 #7894 +/- ##
============================================
- Coverage 13.06% 13.06% -0.01%
+ Complexity 9084 9083 -1
============================================
Files 2720 2720
Lines 257289 257289
Branches 40116 40116
============================================
- Hits 33612 33610 -2
- Misses 219455 219458 +3
+ Partials 4222 4221 -1 see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6855 |
DaanHoogland
left a comment
There was a problem hiding this comment.
code looks good, I'll find a random version to (test) upgrade from
|
did an upgrade from 4.17.1 and monkey tested the resulting env. No strangeties encountered. Do you think I should do a more structured test for this @rohityadavcloud @weizhouapache @Others ? |
fine with me @DaanHoogland have you verified #7546 ? |
@weizhouapache I see new strings in comparison to 4.17.1 : |
looks good, :+1 |
* 4.18: ui: bump UI pkg version to match CloudStacks (#7894)


This uses the version in UI's package.json same as CloudStack's. The idea is that static assets aren't cached per discussion on #7546
Fixes #7546
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?