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

chuckCopyConfigBuilder.withNames uses same configuration for all lambdas #1

Open
caoilte opened this issue Apr 19, 2017 · 0 comments
Open

Comments

@caoilte
Copy link
Contributor

caoilte commented Apr 19, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant