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

Release 2.0.0 - finally #664

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Release 2.0.0 - finally #664

merged 1 commit into from
Oct 9, 2024

Conversation

andy-maier
Copy link
Member

After a long journey of debugging, it turns out that the problem is that 'git shortlog --summary --email' does not display any authors anymore since today, when run in GitHub Actions.

The fix for now is to make 'make authors' tolerant against that, by dececting there are no authors and then leaving the AUTHORS.md file unchanged.

After a long journey of debugging, it turns out that the problem
is that 'git shortlog --summary --email' does not display any
authors anymore since today, when run in GitHub Actions.

The fix for now is to make 'make authors' tolerant against that,
by dececting there are no authors and then leaving the AUTHORS.md
file unchanged.

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier self-assigned this Oct 9, 2024
@andy-maier andy-maier added this to the 2.0.0 milestone Oct 9, 2024
@andy-maier andy-maier merged commit afba91c into master Oct 9, 2024
2 checks passed
@andy-maier andy-maier deleted the andy/authors-tolerant-final branch October 9, 2024 18:46
@coveralls
Copy link

Coverage Status

coverage: 36.993%. remained the same
when pulling c3f99e8 on andy/authors-tolerant-final
into ae421af on master.

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.

2 participants