You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2023. It is now read-only.
We've had some discussions and think it would be most efficient to migrate Marvin to BeepBoop by porting the existing Golang functions inside a BeepBoop container (and not rebuild all that code in Python). Given that, as part of the migration we'd like to do the following:
Setup a BeepBoop instance to house NewMarvin (just like the old Marvin but with a shiny new robotic wrapper)
Migrate the slack commands back into the bot interface so we have a single place to manage the commands (and stop having to keep the Slack command interface in sync with the engine). People can easily learn the new command structure so the impact will be low.
Migrate from Neal's personal credentials to some general RnP build-machine-like credentials
Find a way to get a paid BeepBoop instance so we don't have to restart it every night (using some Guild budget or have BeepBoop support internal bots free of charge... which ever is simplest)