Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support log.showSignature = true in .gitconfig#290

Open
anitahammer wants to merge 1 commit intogoogle:master from
anitahammer:patch-1
Open

Support log.showSignature = true in .gitconfig #290
anitahammer wants to merge 1 commit intogoogle:master from
anitahammer:patch-1

Conversation

@anitahammer
Copy link

@anitahammer anitahammer commented May 8, 2024

If user has a setting to show GPG signatures, Copybara breaks:

[log]
 showSignature = true
java.lang.IllegalArgumentException: Chunk [ture made Mon 06 May 2024 03:15:22 PM UTC] is not a valid entry
 at com.google.common.base.Preconditions.checkArgument(Preconditions.java:218)
 at com.google.common.base.Splitter$MapSplitter.split(Splitter.java:526)
 at com.google.copybara.git.GitRepository$LogCmd.parseLog(GitRepository.java:2428)
 at com.google.copybara.git.GitRepository$LogCmd.run(GitRepository.java:2404)
 at com.google.copybara.git.ChangeReader.run(ChangeReader.java:108)
 at com.google.copybara.git.GitOrigin$ReaderImpl.changes(GitOrigin.java:506)
 at com.google.copybara.git.GitOrigin$ReaderImpl.changes(GitOrigin.java:291)
 at com.google.copybara.WorkflowRunHelper.getChanges(WorkflowRunHelper.java:285)
 at com.google.copybara.WorkflowMode1ドル.run(WorkflowMode.java:84)
 at com.google.copybara.Workflow.run(Workflow.java:296)
 at com.google.copybara.MigrateCmd.run(MigrateCmd.java:92)
 at com.google.copybara.MigrateCmd.run(MigrateCmd.java:69)
 at com.google.copybara.Main.runInternal(Main.java:246)
 at com.google.copybara.Main.run(Main.java:128)
 at com.google.copybara.Main.main(Main.java:106)
ERROR: Unexpected error (please file a bug against copybara): Chunk [ture made Mon 06 May 2024 03:15:22 PM UTC] is not a valid entry (java.lang.IllegalArgumentException: Chunk [ture made Mon 06 May 2024 03:15:22 PM UTC] is not a valid entry)

Copy link

google-cla bot commented May 8, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /