Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Development: Fix Build Docker Image job #10105

Closed
wants to merge 1 commit into from

Conversation

BBesrour
Copy link
Member

@BBesrour BBesrour commented Jan 5, 2025

Checklist

General

Motivation and Context

Job failing due to this issue.
npm ci can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.

So we need to update package-lock.json using npm i

Steps for Testing

  1. Check that the build docker image job passes

Testserver States

Note

These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.







Review Progress

Manual Tests

  • Test 1
  • Test 2

@BBesrour BBesrour requested a review from a team as a code owner January 5, 2025 14:31
@BBesrour BBesrour self-assigned this Jan 5, 2025
Copy link
Contributor

@SimonEntholzer SimonEntholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker build runs through again

@krusche
Copy link
Member

krusche commented Jan 5, 2025

Already fixed

@krusche krusche closed this Jan 5, 2025
@krusche krusche deleted the bugfix/fix-docker-build branch January 5, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work In Progress
Development

Successfully merging this pull request may close these issues.

3 participants