drupflare/drangler - v0.1.0
    Preparing search index...

    Function compareWorkers

    • Compares a worker list against a saved baseline.

      This exists because drupflare/worker documents a manual step -- deploy a cfw-* probe, tear it down, then verify the worker list returns to exactly its prior baseline -- against an account that holds real production workers. A step performed by eye on a list of names is the one that gets skipped at 2am.

      Parameters

      • baseline: readonly string[]
      • current: readonly string[]

      Returns BaselineDiff