developerzohaib786 commented on PR #151: URL: https://github.com/apache/polaris-tools/pull/151#issuecomment-3827379250
# Self Testing ## Minimal Changes there are only two changes in docker file adding npm ci to install dependencies and package-lock.json fille to copy <img width="556" height="127" alt="image" src="https://github.com/user-attachments/assets/3f4969fc-ac37-4a08-86fd-6bb9b870d8b1" /> ## npm ci command testing successful <img width="628" height="129" alt="image" src="https://github.com/user-attachments/assets/e3b767d5-1595-4e14-9874-c1e5902d69d5" /> ## First build <img width="917" height="363" alt="image" src="https://github.com/user-attachments/assets/f557ac83-3019-4a78-83f4-30864a8976e5" /> ## Second build <img width="928" height="391" alt="image" src="https://github.com/user-attachments/assets/6cbff140-3a06-43e1-9903-5df650bfe76a" /> as i properly know that the procedure of building : source code -> dist folder -> sha256 hasesh. and hashes of both builds are matching i tested by my own self. here is the screenshots ## build 1 sha256 hashes <img width="880" height="67" alt="image" src="https://github.com/user-attachments/assets/bcefe96d-d44b-443c-a1d8-cc9bf7b2471b" /> ## build 2 sha256 hashes <img width="901" height="88" alt="image" src="https://github.com/user-attachments/assets/b4ca8c3a-641c-4937-b71c-98f75fe37021" /> both hashes are matching -- 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]
