firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

[Function-NoOp] Implement Hashing function backends

Open TheIronDev opened this issue 2 years ago • 0 comments

Description

Implement generating a hash of function backends.

This functionality is not wired up to anything (yet).

Scenarios Tested

  • [x] Files matching
  • [x] Files not matching
  • [x] Secret versions matching
  • [x] Secret versions not matching
  • [x] Env variables matching
  • [x] Env variables not matching

TheIronDev avatar Aug 10 '22 15:08 TheIronDev