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

Dev: Added AUTHORS.md to build dependencies again #1702

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

andy-maier
Copy link
Member

It had been removed in PR #1622 because it was updated in the publish workflow. PR #1694 provided a better circumvention by making the AUTHORS.md file creation check for whether the git shortlog command returned any authors.

With the better circumvention in place, the previous circumvention is now removed.

It had been removed in PR #1622 because it was updated in the publish workflow.
PR #1694 provided a better circumvention by making the AUTHORS.md file
creation check for whether the git shortlog command returned any authors.

With the better circumvention in place, the previous circumvention is now
removed.

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 1.19.0 milestone Oct 9, 2024
@andy-maier andy-maier merged commit c107d11 into master Oct 9, 2024
11 checks passed
@andy-maier andy-maier deleted the andy/add-authors-file-again branch October 9, 2024 21:45
@andy-maier andy-maier linked an issue Oct 9, 2024 that may be closed by this pull request
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 82.453%. remained the same
when pulling a5b648f on andy/add-authors-file-again
into f3bec51 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.

AUTHORS file is changed in GitHub Actions publish workflow
2 participants