Skip to content

[Functions] Regression in v15.x where functions sharing source don't reuse same build #9685

@atsjo

Description

@atsjo

[REQUIRED] Environment info

firebase-tools:
15.1.0

Platform:
Windows

[REQUIRED] Test case

Deploy multiple functions co-located in the same source to reuse the same build

[REQUIRED] Steps to reproduce

Deploy multiple functions co-located in the same source to reuse the same build, and observe the build process in cloud build

[REQUIRED] Expected behavior

Different functions sharing the same source reuse the same build, as implemented in #6376
This works in 14.27.0 and earlier

[REQUIRED] Actual behavior

One build per functions even if it shares the same source (and function config as Memory etc)
I would guess this is a regression caused by #9540

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions