Dne 8.9.2017 v 14:39 Neal Gompa napsal(a): > On Fri, Sep 8, 2017 at 8:36 AM, Miroslav Suchý <msu...@redhat.com> wrote: >> Dne 8.9.2017 v 13:13 Neal Gompa napsal(a): >>> No, I mean that you maintain mock source code and mock-core-configs >>> source code in the same git repo, using tito to make independent >>> releases. :( >> >> Because: >> * I do not need to run 'git grep' twice. >> * when adding new option (both to config and code) it can be done in one >> atomic commit >> * I still can `git blame` on files in new package and I get full history >> * Thank to Tito the Source0 is just git-archive of that one directory and >> the release process is still simple. >> > > Would you at least consider uploading tarballs into GitHub releases? > It makes it easier for people who don't have tito to consume...
Is is so hard to install tito? I tried to follow https://help.github.com/articles/creating-releases/ and it is quite long process... I created https://github.com/rpm-software-management/mock/releases this time, but I will not do that in future. I may add support to Tito as it can be scripted: https://developer.github.com/v3/repos/releases/#create-a-release but doing that manually... no. :( Mirek _______________________________________________ buildsys mailing list -- buildsys@lists.fedoraproject.org To unsubscribe send an email to buildsys-le...@lists.fedoraproject.org