Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make web-ui module builds reproducible #23144

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

nineinchnick
Copy link
Member

Description

Use npm clean-install to avoid modifying the package-lock.json file and ensure reproducible builds, especially in the CI.

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Aug 27, 2024
@nineinchnick nineinchnick requested a review from wendigo August 27, 2024 13:10
@github-actions github-actions bot added the ui Web UI label Aug 27, 2024
Use npm clean-install to avoid modifying the package-lock.json file and
ensure reproducible builds, especially in the CI.
@wendigo wendigo merged commit 76fe230 into trinodb:master Aug 27, 2024
94 of 95 checks passed
@nineinchnick nineinchnick deleted the npm-clean-install branch August 27, 2024 15:21
@github-actions github-actions bot added this to the 455 milestone Aug 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants