developerzohaib786 commented on PR #151:
URL: https://github.com/apache/polaris-tools/pull/151#issuecomment-3871916094
> @developerzohaib786 Hello. I see that CI job is broken because of the
changes `RUN npm ci`. Please check the CI job logs.
>
> @snazy Hello, could you validate the build changes if it meets the
requirements?
CI was failing because npm ci requires package_lock.json to be present. I
havve updated the Dockerfile to copy both package.json and packagelock.json.
As i am beginner and I have not much experience of CI/CD pipelines, read
some documentation and get some explanation from AI and issue is fixed now and
i am getting familiar with real world things and practices.
--
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]