Ward Peeters

Results 176 comments of Ward Peeters

@abhiaiyer91 we should put `if: ${{ github.event.pull_request.head.repo.full_name == 'mastra-ai/mastra' }}` in those workflows https://github.com/orgs/community/discussions/25217#discussioncomment-3246901

Yes i'm doing so and testing it before merge

Thanks for surfacing! will have a look

how do you run the node index file? Cannot reproduce it with `mastra start`

I don't. believe we should do this, if we want this behaviour we should bring back --env argument that you can pass in a custom env file

@andersonba this slipped through the cracks. @TylerBarnes sounds like a good idea to do.

@andersonba going to close this in favor of https://github.com/mastra-ai/mastra/issues/5455 which has a bit more information in it. But we do like the idea!

We shipped config paths support in our mastra@alpha. Whenever you do aliasing in typescript, we pick it up, so I am closing in favor of that.

I’m unsure how to express this, considering the significant effort you've invested in this PR. However, I needed to focus on a broader dependency injection (DI) approach in Mastra for...