Skip to content

chore: reduce duplication and simplify Taskfile#16

Merged
heitorrsdev merged 0 commit intomainfrom
chore/taskfile-deduplication
Mar 2, 2026
Merged

chore: reduce duplication and simplify Taskfile#16
heitorrsdev merged 0 commit intomainfrom
chore/taskfile-deduplication

Conversation

@heitorrsdev
Copy link
Owner

Description

Refactors the Taskfile to reduce duplication and centralize shared logic.

Changes

  • Centralized migration logic into a single migrate task
  • Introduced internal compose helper to avoid repeated docker commands
  • Ensured ci-test always tears down containers
  • Simplified environment-specific migrate tasks

Notes

  • No application logic changes
  • No developer workflow changes

chore: remove unused Makefile

fix: remove internal flag from Docker Compose helper in Taskfile to fix CI
@heitorrsdev heitorrsdev force-pushed the chore/taskfile-deduplication branch from f0c97a3 to a3a7e8e Compare March 2, 2026 19:09
@heitorrsdev heitorrsdev merged commit ca6feed into main Mar 2, 2026
1 check passed
@heitorrsdev heitorrsdev deleted the chore/taskfile-deduplication branch March 2, 2026 19: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.

1 participant