Skip to content

Conversation

@svc-excavator-bot
Copy link
Collaborator

@svc-excavator-bot svc-excavator-bot commented Sep 30, 2022

excavator is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

Release Notes

4.179.0

Type Description Link
Improvement Implement ImmutableMapDuplicateKeyStrategy for obvious map construction. By default we suggest replacing build() with the more descriptive buildOrThrow(), however buildKeepingLast() may be the original intent in some cases. palantir/gradle-baseline#2416

4.180.0

Type Description Link
Improvement exempt @link javadoc comment from LineLength check palantir/gradle-baseline#2414

To enable or disable this check, please contact the maintainers of Excavator.

@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch from 13f0db6 to 4221404 Compare October 4, 2022 12:27
.putAll(endpointTags)
.putAll(configTags)
.build();
.buildOrThrow();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we may want this to be buildKeepingLast()

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think failure indicates a bug in DialogueTracing factory methods, throw is probably reasonable (less confusion if we clobber tags, anyhow)

@bulldozer-bot bulldozer-bot bot merged commit 66c8a17 into develop Oct 4, 2022
@bulldozer-bot bulldozer-bot bot deleted the roomba/latest-baseline-oss branch October 4, 2022 16:05
@svc-autorelease
Copy link
Collaborator

Released 3.68.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants