Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new experimental ext BigQuery DLP #113

Open
wants to merge 37 commits into
base: next
Choose a base branch
from
Open

Conversation

pr-Mais
Copy link

@pr-Mais pr-Mais commented Dec 8, 2022

Welcome to the Experimental Extensions repo! If this PR adds a new extension,
thank you, and please make sure you follow the steps below! Otherwise, you can
disregard this message.

  • The new extension's id roughly follows the pattern
    [firebase-product]-[action]-[noun], like storage-resize-images
  • The following match the extension's id:
    • The folder that contains the extension (my-new-extension/)
    • The name field of my-new-extension/functions/package.json
    • The name field of my-new-extension/extension.yaml
    • A new entry in the packages array of the lerna.json file in the
      repository's root
  • I've added a generate-readme script to
    my-new-extension/functions/package.json that matches the other
    extensions in the repository
  • I've run the following npm commands at the root of the repository:
    • npm install
    • npm run generate-readmes
    • npm run format

@dackers86 dackers86 marked this pull request as ready for review April 7, 2023 17:31
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.

2 participants