Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

chuckCopyConfigBuilder.withNames uses same configuration for all lambdas #1

@caoilte

Description

@caoilte
chuckPublishConfig := chuckCopyConfigBuilder
          .withNames("myFirstLambda", "myOtherLambda")

would currently apply the source myFirstLambda to both the copied myFirstLambda and myOtherLambda Lambdas.

This was an oversight and should be a simple fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions