Skip to content

fix: make kuberpult on an clean repo#2603

Open
ghost wants to merge 1 commit intomainfrom
bm/fix-make-kuberpult
Open

fix: make kuberpult on an clean repo#2603
ghost wants to merge 1 commit intomainfrom
bm/fix-make-kuberpult

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Aug 14, 2025

  • ensure "gen-api" gets completed before "docker" target is started in frontend
  • dont try to run gen-api inside the Dockerfile as it would fail due to a missing protoc ts generator
  • note: the Dockerfile was only working successfully if "gen-api" was completed outside of the Dockerfile (and thus there is nothing to do)

Ref: SRX-O4HMIP

@ghost ghost self-requested a review as a code owner August 14, 2025 09:31
Comment thread services/frontend-service/Makefile Outdated
@ghost ghost enabled auto-merge (squash) August 14, 2025 10:01
- ensure "gen-api" gets completed before "docker" target is started in
  frontend
- dont try to run gen-api inside the Dockerfile as it would fail due to
  a missing protoc ts generator
- note: the Dockerfile was only working successfully if "gen-api" was
  completed outside of the Dockerfile (and thus there is nothing to do)

Ref: SRX-O4HMIP
@ghost ghost force-pushed the bm/fix-make-kuberpult branch from 7eb9405 to b53a231 Compare August 15, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant