Skip to content

SLOP-7: Escape single quotes in cron job command label#14

Merged
pastakhov merged 1 commit intomasterfrom
SLOP-7-escape-single-quotes-cron-command
Feb 19, 2026
Merged

SLOP-7: Escape single quotes in cron job command label#14
pastakhov merged 1 commit intomasterfrom
SLOP-7-escape-single-quotes-cron-command

Conversation

@tosfos
Copy link
Copy Markdown
Contributor

@tosfos tosfos commented Feb 13, 2026

Jira: SLOP-7 | Issue: #13

Escape single quotes in the job command label when building the crontab line so that commands containing apostrophes (e.g. echo 'hello') produce a valid sh -c '...' line.

Made with Cursor

…crontab

Refs: SLOP-7, #13
Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown

🐳 The image based on 39ed0497 commit has been built with 20260213-14 tag as ghcr.io/wikiteq/cron:20260213-14

@pastakhov pastakhov merged commit 4245f43 into master Feb 19, 2026
2 checks passed
@pastakhov pastakhov deleted the SLOP-7-escape-single-quotes-cron-command branch February 19, 2026 06:12
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.

2 participants