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

script and function for cleaning roots #2401

Merged
merged 6 commits into from
Sep 11, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a926f13 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. add test for cleaning roots

    This also refactors out the initialization code from the 2 tests.
    It took a while to figure out the right configuration so Jest would not pick up two versions of firebase-admin dependency since it also exists in the parent node_modules.
    scytacki committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2fd2247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd6482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb3b35 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/188211348-fb-function-clean-root…

    …s' into 188211348-fb-function-clean-roots
    scytacki committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    582278f View commit details
    Browse the repository at this point in the history
  5. address PR comments

    scytacki committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6c92170 View commit details
    Browse the repository at this point in the history