Skip to content

Conversation

@blooop
Copy link
Owner

@blooop blooop commented Jan 18, 2026

  • Changed update-from-template-repo task to use explicit bash invocation
  • Added rename-project task with proper bash invocation
  • Removed ./ prefix from script paths (pixi runs from project root)
  • Used { cmd = "..." } format for consistency with other complex tasks

This fixes issues where running via pixi tasks didn't work properly
compared to running the scripts directly.

claude and others added 2 commits January 17, 2026 23:35
- Changed update-from-template-repo task to use explicit bash invocation
- Added rename-project task with proper bash invocation
- Removed ./ prefix from script paths (pixi runs from project root)
- Used { cmd = "..." } format for consistency with other complex tasks

This fixes issues where running via pixi tasks didn't work properly
compared to running the scripts directly.
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.

3 participants