loathers / TourGuide

Relay script for KoLmafia, for the web game Kingdom of Loathing. Gives advice on how to play.
The Unlicense
14 stars 17 forks source link

Add workflow for automatically syncing testing branch #121

Closed ajcoppa closed 1 year ago

ajcoppa commented 1 year ago

Automatically syncs Bundled-main to a testing branch. This will make it so people can opt into a testing release of TourGuide and get changes as soon as they roll to main, letting us get more eyeballs on things that are recently added without sacrificing stability of the released version. I spent some time testing this on a separate personal repo and it worked great.

@docrostov When we want to get this merged, we'll need to create the testing branch for the first time and then we ought to do a push or two to confirm it works. I expect everything in the repo is already set up well for Actions but I don't have full perms to see how it's configured. Happy to work through it together at some point when we're both available.

docrostov commented 1 year ago

(still waiting to finalize this by testing stuff out; this weekend might be a good time for it if you have any spare time. thank you again for setting up the yml! just wanna test before the merge.)

ajcoppa commented 1 year ago

Yeah that sounds good, no real urgency here 👍