#Wrangler.toml Configuration Headache during Branch Merge

5 messages · Page 1 of 1 (latest)

high ravine
#

Hey!

I'm having a bit of a struggle with my GitHub workflow, specifically regarding my wrangler.toml file. In my repository, I need this file to be different when merging changes from my dev branch to my main branch. However, every time I attempt to merge, it seems to create a mess.

Has anyone faced a similar issue or can provide some guidance on how to handle this situation effectively? I'd really appreciate your insights and solutions!

dry thunder
#

Why do you need the file to be different?

high ravine
#

for different environments eg. dev, qa, prod

#

or how would I manage something like that

high ravine
#

@dry thunder