Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide signature information when getting git log #88

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

ianrobrien
Copy link
Contributor

Fixes #87

I'm not sure why but I am getting some failing test:

tests/test_builds.py:607
E AttributeError: 'IterableList' object has no attribute 'origin/master'

This might be okay though.

@timvink
Copy link
Owner

timvink commented Mar 30, 2022

Hi @ianrobrien, sorry for the slow reply.

Not able to reproduce your test error locally or in Github actions.. so looks good to me! Will release shortly.

@timvink timvink merged commit 2fad33f into timvink:master Mar 30, 2022
@ianrobrien ianrobrien deleted the hide-signatures-in-git-log branch April 4, 2022 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_git_commit_timestamp fails if git log shows signature
2 participants