-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Feature description
Allow task to be in nested folder for crontab configurations.
Not works
0 8 * * * folder/task ?jobKey=jobKey
Works
0 8 * * * folder-task ?jobKey=jobKey
Motivating example
We do have a simple graphile.crontab
file, however for better readability we want our tasks to be in nested folders, it would be increasing our DX if we can declere cron tasks under nested folder inside tasks.
- am interested in building this feature myself
- am interested in collaborating on building this feature
- am willing to help testing this feature before it's released
- am willing to write a test-driven test suite for this feature (before it exists)
- am a Graphile sponsor ❤️
- have an active support or consultancy contract with Graphile
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers