Skip to content

fix: update command syntax in Taskfile for db:seed and types:generate…#9

Merged
roble merged 1 commit into
mainfrom
dev-v2
Jun 20, 2026
Merged

fix: update command syntax in Taskfile for db:seed and types:generate…#9
roble merged 1 commit into
mainfrom
dev-v2

Conversation

@roble

@roble roble commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the Taskfile.yml to ensure that commands for seeding the database and generating TypeScript types are executed using the {{.APP}} variable, which improves consistency and flexibility when running tasks in different environments.

Task command improvements:

  • Updated the db:seed and types:generate tasks to prefix their commands with {{.APP}}, ensuring the correct application context is used when executing these commands.

@roble roble merged commit fc2cd3e into main Jun 20, 2026
3 checks passed
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