Skip to content

Conversation

@jamesfredley
Copy link
Contributor

Request for adding a new GitHub Action to the allow list

Overview

This GitHub Action starts a MongoDB server or MongoDB replica set for use during CI.

Used by Grails Data Mapping during Tests
https://github.com/search?q=org%3Aapache%20supercharge%2Fmongodb-github-action&type=code

Name of action: supercharge/mongodb-github-action

URL of action:
https://github.com/supercharge/mongodb-github-action
https://github.com/marketplace/actions/mongodb-in-github-actions

Version to pin to (hash only):
90004df786821b6308fb02299e5835d0dae05d0d (1.12.0)

Permissions

none

Related Actions

none

Checklist

You should be able to check most of these boxes for an action to be considered for review.
Please check all boxes that currently apply:

  • The action is listed in the GitHub Actions Marketplace
  • The action is not already on the list of approved actions
  • The action has a sufficient number of contributors or has contributors within the ASF community
  • The action has a clearly defined license
  • The action is actively developed or maintained
  • The action has CI/unit tests configured

@matrei
Copy link

matrei commented Apr 8, 2025

Actually, we might not need this action.
It seems it can be replaced with https://docs.github.com/en/actions/use-cases-and-examples/using-containerized-services/about-service-containers

@assignUser
Copy link
Member

@matrei Great, replacing an action with a simple script or build in feature is the ideal!

@jamesfredley
Copy link
Contributor Author

Will be replaced by apache/grails-data-mapping#2081.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants