😺 Big things in progress:

We are working on some much needed upgrades to #Sandstorm. We have a pull request out (Huge thanks to Michael Nutt!), and this will hopefully be the first of many! In particular, this upgrades:

* Mongo 2.6 -> Mongo 7.0
* Meteor 2.3 -> Meteor 2.16

Would you like to help out? We would greatly appreciate anybody who can help with:

* Code feedback and review - particularly anybody comfortable with C++ and Meteor
* Extensive testing once it is merged

🧵

Note that when this is done, it will be a manual upgrade, not automatic as most Sandstorm updates have been. We will be changing maintainers and thus signing keys. We also want to make sure that users apply this update deliberately and with care, as it will be a big change.

The PR is here: https://github.com/sandstorm-io/sandstorm/pull/3745

More info here: https://groups.io/g/sandstorm-dev-group/message/16

Join the discussion on Zulip: https://sandstorm.zulipchat.com/#narrow/channel/474439-general/topic/Upgrading.20sandstorm's.20meteor.2Fmongo.20dependencies/with/574644436

MongoDB and Meteor upgrades by mnutt · Pull Request #3745 · sandstorm-io/sandstorm

This has a ways to go to get ready for any sort of release, but I wanted to put it out there for discussion. For anyone looking at the code, the interesting parts are: feat: add MongoDB 7 migratio...

GitHub