+1

On Wed, 6 Mar 2019 at 09:56, Mohan Boddu <[email protected]> wrote:
>
> Bigger patch:
>
> 1. Adds signing for f30-signing-pending and tags the rpms to 
> f30-updates-testing-pending
> 2. Removes signing on f30-pending as its not needed any more
> 3. Fixes modular signing to use f30-modular-signing-pending and tag the 
> modules to f30-modular-updates-testing-pending
>
> diff --git a/roles/robosignatory/files/robosignatory.production.py 
> b/roles/robosignatory/files/robosignat
> index 32004e9..196243a 100644
> --- a/roles/robosignatory/files/robosignatory.production.py
> +++ b/roles/robosignatory/files/robosignatory.production.py
> @@ -133,21 +133,14 @@ config = {
>                     "type": "modular"
>                 },
>                 {
> -                    "from": "f30-pending",
> -                    "to": "f30",
> +                    "from": "f30-signing-pending",
> +                    "to": "f30-updates-testing-pending",
>                     "key": "fedora-30",
>                     "keyid": "cfc659b9"
>                 },
>                 {
>                     "from": "f30-modular-signing-pending",
> -                    "to": "f30-modular",
> -                    "key": "fedora-30",
> -                    "keyid": "cfc659b9",
> -                    "type": "modular"
> -                },
> -                {
> -                    "from": "f30-modular-updates-candidate",
> -                    "to": "f30-modular",
> +                    "to": "f30-modular-updates-testing-pending",
>                     "key": "fedora-30",
>                     "keyid": "cfc659b9",
>                     "type": "modular"
>
> On Wed, Mar 6, 2019 at 9:43 AM Mohan Boddu <[email protected]> wrote:
>>
>> Sorry, forgot to include Freeze Break Request for F30 Beta.
>>
>> On Wed, Mar 6, 2019 at 9:41 AM Mohan Boddu <[email protected]> wrote:
>>>
>>> This will enable signing on f30-signing-pending tag and once signed the 
>>> updates will be pushed to f30-updates-testing-pending tag
>>>
>>> diff --git a/roles/robosignatory/files/robosignatory.production.py 
>>> b/roles/robosignatory/files/robosignat
>>> index 32004e9..1de4b90 100644
>>> --- a/roles/robosignatory/files/robosignatory.production.py
>>> +++ b/roles/robosignatory/files/robosignatory.production.py
>>> @@ -139,6 +139,12 @@ config = {
>>>                     "keyid": "cfc659b9"
>>>                 },
>>>                 {
>>> +                    "from": "f30-signing-pending",
>>> +                    "to": "f30-updates-testing-pending",
>>> +                    "key": "fedora-30",
>>> +                    "keyid": "cfc659b9"
>>> +                },
>>> +                {
>>>                     "from": "f30-modular-signing-pending",
>>>                     "to": "f30-modular",
>>>                     "key": "fedora-30",
>
> _______________________________________________
> infrastructure mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/[email protected]



-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to