Fix zen consumer config path #1820

Merged
mfreeman451 merged 1 commit from refs/pull/1820/head into 1055-bugzen-cant-install-from-deb 2025-06-22 19:13:11 +00:00
mfreeman451 commented 2025-06-22 19:12:27 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1058
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1058
Original created: 2025-06-22T19:12:27Z
Original updated: 2025-06-22T19:13:14Z
Original head: carverauto/serviceradar:codex/fix-zen-consumer-package-installer-bug
Original base: 1055-bugzen-cant-install-from-deb
Original merged: 2025-06-22T19:13:11Z by @mfreeman451

Summary

  • update service file to load config from /etc/serviceradar/consumers
  • adjust Dockerfile to copy config into consumers directory
  • create consumers dir in postinstall and package script
  • update rpm spec and components.json with new config path
  • fix leftover shell prompts in scripts

Testing

  • make test (fails: signal interrupt)

https://chatgpt.com/codex/tasks/task_e_685853aae6e0832093b2ea2721a391b3

Imported from GitHub pull request. Original GitHub pull request: #1058 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1058 Original created: 2025-06-22T19:12:27Z Original updated: 2025-06-22T19:13:14Z Original head: carverauto/serviceradar:codex/fix-zen-consumer-package-installer-bug Original base: 1055-bugzen-cant-install-from-deb Original merged: 2025-06-22T19:13:11Z by @mfreeman451 --- ## Summary - update service file to load config from /etc/serviceradar/consumers - adjust Dockerfile to copy config into consumers directory - create consumers dir in postinstall and package script - update rpm spec and components.json with new config path - fix leftover shell prompts in scripts ## Testing - `make test` *(fails: signal interrupt)* ------ https://chatgpt.com/codex/tasks/task_e_685853aae6e0832093b2ea2721a391b3
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1820
No description provided.