Skip to content

Allow task to be in nested folder for crontab configurations. #542

Open
@seapoint-doruk

Description

@seapoint-doruk

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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions