Giter Club home page Giter Club logo

Comments (3)

marcuspoehls avatar marcuspoehls commented on September 24, 2024 1

Thank you for your help adding replica set support to this GitHub Action. I really appreciate your support!

I’ve published a new release 1.2.0 with this feature.

Please notice, I used an Action input mongodb-replica-set instead of your proposed environment variable. The input can be defined inside of a with: block. I also added an example using a MongoDB replica set with this action to the Readme.

Here’s an example of using a replica set instead of a single MongoDB instance:

    - name: Start MongoDB (with replica set "test-rs")
      uses: supercharge/[email protected]
      with:
        mongodb-version: 4.2
        mongodb-replica-set: test-rs

Enjoy!

from mongodb-github-action.

marcuspoehls avatar marcuspoehls commented on September 24, 2024

@StefanoDeVuono Hey Stefano, great idea! Adding an option to boot up a MongoDB replica set is very useful! I'd love to add this πŸ˜ƒ

from mongodb-github-action.

StefanoDeVuono avatar StefanoDeVuono commented on September 24, 2024

Thanks!

Here you go:
#3

from mongodb-github-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.