James Slagle wrote:
> I read through that wiki page. I did have a couple of questions:
> 
> Who usually runs through the steps there? You? or a project member?

Me for integrated projects (and most incubated ones). A project member
for everything else.

> When repo_tarball_diff.sh is run, are there any acceptable missing
> files? I'm seeing an AUTHORS and ChangeLog file showing up in the
> output from our repos, those are automatically generated, so I assume
> those are ok. There are also some egg_info files showing up, which I
> also think can be safely ignored.  (I submitted a patch that updates
> the grep command used in the script:
> https://review.openstack.org/#/c/68471/ )

Yes, there is a number of "normal" things appearing there, like the
autogenerated AUTHORS, Changelog, ignored files and egg_info stuff. The
goal of the script is to spot any unusual thing.

-- 
Thierry Carrez (ttx)

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to