Skip to content

feat: async chain template#4

Merged
Theauxm merged 1 commit intomainfrom
feat/async-chain
May 4, 2026
Merged

feat: async chain template#4
Theauxm merged 1 commit intomainfrom
feat/async-chain

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented May 4, 2026

Summary

Update the Scriban train template at src/Trax.Cli/Templates/TrainImplementation.sbn so dotnet new scaffolds the new Task<Either<Exception, TOut>> RunInternal signature without the async keyword (the chain already returns Task after the Trax.Core change).

Test plan

  • Builds clean, zero warnings
  • Generated train file from this template compiles against the new minor

@Theauxm Theauxm merged commit f396298 into main May 4, 2026
1 check 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