self-service removal of test: label from packages

Jon Turney jon.turney@dronecode.org.uk
Sun Aug 23 15:24:35 GMT 2020


On 08/05/2020 20:19, Jon Turney wrote:
> On 08/05/2020 19:23, Marco Atzeri via Cygwin-apps wrote:
>> Am 08.05.2020 um 18:55 schrieb David Rothenberger:
>>> Would someone with sourceware access please remove the test tag from 
>>> rdiff-backup-2.0.0-2? I couldn't figure out how to do it with cygport.
> 
> Unfortunately, a self-service way to do this is still to be implemented, 
> so asking here is the right thing to do.
> 
> See also https://cygwin.com/package-upload.html#untest
To address this shortcoming, I've added an 'untest' command which 
package maintainers can run via ssh, which can be used to remove the 
test label from one of your authorized packages.

e.g.

> $ ssh cygwin@sourceware.org untest ninja-1.10.1-1
> untest: Removed test: label from x86/release/ninja/ninja-1.10.1-1-src.hint
> untest: Removed test: label from x86/release/ninja/ninja-1.10.1-1.hint
> untest: Removed test: label from x86/release/ninja/ninja-debuginfo/ninja-debuginfo-1.10.1-1.hint
> untest: Removed test: label from x86_64/release/ninja/ninja-1.10.1-1-src.hint
> untest: Removed test: label from x86_64/release/ninja/ninja-1.10.1-1.hint
> untest: Removed test: label from x86_64/release/ninja/ninja-debuginfo/ninja-debuginfo-1.10.1-1.hint
> untest: 6 out of 6 hints for 'ninja' version '1.10.1-1' modified



More information about the Cygwin-apps mailing list