Closed jimmyhmiller closed 8 years ago
Wow, okay, so only one question: Does this break anything @jimmyhmiller?
lol, yeah I was wondering the same thing. It looks pretty solid. But it's a lot of code to read through so who knows.
I didn't test everything exhaustively, but I think it should work. If things do break, I'm happy to fix them. I've got a lot more planned for this, hopefully we can start having new additions become easier and easier.
@ArchmageInc @dilbertKocik Any objections to me merging it?
I actually did find a minor bug but have fixed it.
This is now built and pushed as archmageinc/nomic-bot:latest
archmageinc/nomic-bot:latest has been deployed. The previous version was archmageinc/nomic-bot:sawmill.
The diff is going to look crazy because I moved things to src.
I'm not sure how clear the idea behind the code will be. But if you checkout the allocate function, it is pretty straight forward. The goal is to be able to write all commands in as straight forward a way as possible.
After this I'm going to have some bulk edits just modernizing things.
Feel free to ask any questions.