Open shawnlaffan opened 1 year ago
Good point. I have a script which can make this change to all the repos in this org (and some in PerlFFI + uperl orgs which also have alienfile), but I usually only run it when I have a batch of changes to make, often when I have to bump CI for new Perls. I've added a note to do it then.
Thanks. Doing it as part of the next batch update sounds good to me.
alienfiles are pure perl code but render on GitHub as plain text. This can be corrected by adding this line to a
.gitattributes
file in each repo:I would submit PRs but there are too many repos under the organisation for this to be efficient. The script below is one approach to automation assuming all repos are at the same level.