Skip to content

fixed docker entrypoints#929

Merged
themarolt merged 1 commit intomainfrom
bugfix/start-new-services-in-docker
Jun 1, 2023
Merged

fixed docker entrypoints#929
themarolt merged 1 commit intomainfrom
bugfix/start-new-services-in-docker

Conversation

@themarolt
Copy link
Copy Markdown
Contributor

@themarolt themarolt commented Jun 1, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 496b16e

This pull request updates the package.json scripts of four worker services (data_sink_worker, integration_data_worker, integration_run_worker, and integration_stream_worker) to support local and remote debugging modes. This allows developers to easily switch between different environments without modifying the .env files or the scripts.

🤖 Generated by Copilot at 496b16e

start:watch scripts
split for local and remote
debugging in fall

Why

How

🤖 Generated by Copilot at 496b16e

  • Split start:debug and start:watch scripts into local and remote variants for four worker services (link, link, link, link)
  • Add dev:local and dev scripts that run start:watch and watch_libs.sh concurrently for four worker services (link, link, link, link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@themarolt themarolt added the Bug Created by Linear-GitHub Sync label Jun 1, 2023
@themarolt themarolt requested a review from garrrikkotua June 1, 2023 09:47
@themarolt themarolt merged commit e300b50 into main Jun 1, 2023
@themarolt themarolt deleted the bugfix/start-new-services-in-docker branch June 1, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants