1.3.0 - 2020-04-10
- check if the
mongodb-versioninput is present: if not, print a message and fail the job
1.2.0 - 2020-03-30
mongodb-replica-setinput to define a MongoDB replica set name- tests connecting to MongoDB instances (single instance, replica set) created by this GitHub Action
1.1.0 - 2019-12-18
- switched from a Node.js workflow to a Docker-based workflow
- reduces noise in the repo by removing the Node.js dependencies and only relying on a shell script
- green database icon in GitHub Action details
1.0.0release 🚀 🎉