Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Package maintainers are you testing your packages?

Hello Jonah.

 

Thanks for asking. For Scout: Yes, we are testing. So far the results have been good enough for not sending a -1 and some issues are under investigation so no one sent a +1… And then there’s been the understanding that +1s are now assumed and only -1s are sent if necessary.

 

On another note I am always surprised by how fast some projects have their +1s ready. How do you do that? Our builds go through automatic testing which is (relatively) fast. But the manual testing of EPP builds takes us quite some time and sometimes it’s not immediately clear if an issue found has anything to do with the build or is just some local problem of the tester. Any secret sauce you are using from which we might profit too?

 

Regards,

Arthur

 

From: epp-dev-bounces@xxxxxxxxxxx <epp-dev-bounces@xxxxxxxxxxx> On Behalf Of Jonah Graham
Sent: Thursday, 5 March, 2020 15:45
To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Subject: [epp-dev] Package maintainers are you testing your packages?

 

Hello Package Maintainers.

 

Are you testing your packages? It has been 7 days since M3 email and so far there have been only 5 of 13 packages with +1.  

 

In the coming hours RC1 will be ready for testing.

 

FYI the testers are listed in the repo, I suspect there is some metadata not up to date.

$ git ls-files '**/epp.website.xml' | while read i; do xmllint --xpath 'string(//configuration/packageMetaData/@packageName)' $i; xmllint --xpath 'string(//configuration/packageMetaData/packageTesters)' $i; echo; done
Eclipse IDE for Eclipse Committers
      Gunnar Wagenknecht
      Markus Knauer
   
Eclipse IDE for C/C++ Developers
      Jonah Graham
   
Eclipse IDE for Java and DSL Developers
      Dennis Huebner
   
Eclipse IDE for Java Developers
      Andreas Sewe
   
Eclipse IDE for Web and _javascript_ Developers (includes Incubating components)
      Mickael Istria
   
Eclipse IDE for Enterprise Java Developers
      Chuck Bridgham
      David Williams
   
Eclipse Modeling Tools
      Cédric Brun
   
Eclipse IDE for Scientific Computing
      Greg Watson
   
Eclipse IDE for PHP Developers
      Jacek Pospychala
            Kaloyan Raev
            Dawid Pakula
   
Eclipse IDE for RCP and RAP Developers (includes incubating components)
      Markus Knauer
   
Eclipse IDE for Rust Developers (includes Incubating components)
      Lucas Bullen
   
Eclipse IDE for Scout Developers
      Matthias Zimmermann
      Judith Gull
      Patrick Bänziger
      Arthur van Dorp
   
Eclipse IDE for Testers
      Achim L&ouml;rke
      Markus Tiede
      Zeb Ford-Reitz
      Alexandra Schladebeck
      Oliver Goetz
    

 

 

~~~

Jonah Graham
Kichwa Coders
www.kichwacoders.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top