On Sun, 14 Feb 2021 at 22:16, Kevin Fenzi <ke...@scrye.com> wrote:

> On Sun, Feb 14, 2021 at 09:39:01PM +0100, Miro Hrončok wrote:
> >
> > That still means a particular change needs to "bump" the release number
> to a
> > specific value and hence it generates conflicts/mismatch when:
> >
> >  - two or more PRs are opened at the same time
> >  - individual commits are cherry-picked between branches
> >
> > Hence, not sure if it actually solves some problem.
>
> See, I knew there would be problems. ;)
>
> Anyhow, I think it's a noble goal if we can have src.rpms still provide
> all the information needed to contibute (and I know, the shipped rpms
> from this will match the build, but not whats in git).


Conflicts are not the problem as the release would be derived from the dir
structure and in this structure the content is separate.

There is a more subtle problem that you should include branchname in the
structure because release 2 in one branch can mean something else than
release 2 in another (this could lead to git conflicts but that's rather
coincidental consequence).

Just wanted to say that your proposal would solve that particular problem
as well.


>
>
> kevin
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure
>
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to