G’day all!
I try to contribute to open source projects that I use and am also a maintainer for a few (for those interested, see 🌱 G'day, I'm Stennie from MongoDB 🇦🇺).
My contributions so far this month include:
-
Add support for
mongosh
and new command line options in MongoDB 4.4 (JamesKovacs/zsh_completions_mongodb
). You can read more about this at Zsh completions for MongoDB server, database tools, and new MongoDB shell. These completion shortcuts are very handy for my personal productivity. -
mlaunch
: add TLS aliases for SSL options (rueckstiess/mtools
). I usemlaunch
to quickly stand up local test clusters. I’ve been the release manager for the mtools project since 2016, but I always ask other collaborators to review any significant changes.
I started looking into the O-FISH project and am loving the info sessions, weekly weigh-ins, and excellent support for Hacktoberfest from @Sheeri_Cabral and @Andrew_Morgan.
I found a few minor things to improve while getting my development environment set up to contribute to o-fish-web
, so reported these issues and proactively submitted PRs:
- README: Improve phrasing for “You Might Not Need Redux” mention #324 (PR #325)
- Update react-scripts dependency to 3.4.3 to resolve npm audit warning #328 => (PR #329)
I’ve volunteered for an open O-FISH issue that I can test with the handy O-FISH development sandbox and aim to have a few more open source contributions before the end of the month.
Regards,
Stennie