micahstubbs opened a new pull request, #2108:
URL: https://github.com/apache/helix/pull/2108

   ### Issues
   
   #2053: Increment progress towards the goal of upgrading helix-front to the 
current version of Angular.
   
   ### Description
   
   This PR upgrade helix-front from Angular 5.1 to 5.2.
   
   ### Tests
   
   Let's test the upgrade from Angular 5.1 to Angular 5.2:
   
   - [x] `npm install` works
   - [x] `npm run build` works
   - [x] `npm start` works
   - [x] `npm run test` runs and passes
   - [x] `npm run lint` runs and passes
   
   Helix UI renders with 0 errors and 1 warning in the browser console. The 
warning is understandable since I did not specify the optional config necessary 
for the Piwik analytics library to work.
   <img width="886" alt="Screen Shot 2022-05-02 at 3 58 18 PM" 
src="https://user-images.githubusercontent.com/2119400/166339821-6354ea8b-2cf9-472c-a2fc-2e40485248dd.png";>
   
   `npm run test` results
   
   <img width="640" alt="Screen Shot 2022-05-02 at 4 00 50 PM" 
src="https://user-images.githubusercontent.com/2119400/166339972-26dcd8eb-056b-43c5-8a79-00d9345e39ce.png";>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to