Skip to content

fgrep: authors.tsv: No such file or directory when listing commits by nightly #234

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

Open
jdm opened this issue Apr 12, 2025 · 1 comment
Open

Comments

@jdm
Copy link
Member

jdm commented Apr 12, 2025

I thought I would kick off the March TMiS blog post, but there's a lot of output like this when running the command from https://github.com/servo/servo.org/tree/main?tab=readme-ov-file#how-to-list-commits-that-landed-in-each-nightly

https://github.com/servo/servo/pull/35917	(fgrep: authors.tsv: No such file or directory
@dependabot[bot], fgrep: authors.tsv: No such file or directory

@delan Where does authors.tsv come from?

@delan
Copy link
Member

delan commented Apr 14, 2025

thanks! for what it’s worth, i’m considering skipping this month’s update in favour of a two-month update like this one due to the unresolved AI policy situation, but any help with the triage and outline building would be appreciated either way!

authors.tsv is what the scripts use to map email addresses to github handles. if you see a bare email address in the output (@name@domain), open the pull request to learn the handle, then add <handle>\t<email> to the file.

i’ve been building it up by hand, but so far i was unsure whether i should commit it: authors.tsv.gz

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

No branches or pull requests

2 participants