Skip to content

fix: create log directory in Dockerfile for cron log persistence#619

Merged
avoidwork merged 1 commit into
mainfrom
fix/dockerfile-log-dir
Jul 25, 2026
Merged

fix: create log directory in Dockerfile for cron log persistence#619
avoidwork merged 1 commit into
mainfrom
fix/dockerfile-log-dir

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

Create the log directory and cron log file during Docker image build so the cron subsystem has a writable path at runtime.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)

Testing

N/A — Dockerfile change, validated by build.

Coverage

  • Line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with maintained line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

@avoidwork avoidwork self-assigned this Jul 25, 2026
@avoidwork
avoidwork force-pushed the fix/dockerfile-log-dir branch from 50d2a88 to 89210c5 Compare July 25, 2026 15:05
@avoidwork
avoidwork enabled auto-merge (squash) July 25, 2026 15:06
@avoidwork
avoidwork merged commit 00db79f into main Jul 25, 2026
2 checks passed
@avoidwork
avoidwork deleted the fix/dockerfile-log-dir branch July 25, 2026 15:07
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