Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [orbit-dev] Check out these beautiful new download pages!


It's pretty easy to get a comma delimited list from the web page, and enter that into an bugzilla query ... here's one to get you started. (And, you're right, there's still work to do).

https://dev.eclipse.org/ipzilla/buglist.cgi?bug_id=1925%2C1116%2C1065%2C1367%2C1956%2C1116%2C1065%2C1367%2C1956%2C293%2C1153%2C2002%2C1943%2C1950%2C2170%2C1709%2C2171%2C305%2C305%2C2073%2C2074%2C2075%2C2073%2C2077%2C2090%2C2091%2C2091%2C2166%2C1710%2C2172%2C2089%2C1711%2C2071%2C2072%2C305%2C305%2C1921%2C1013%2C1232%2C2087%2C208%2C2070%2C2070%2C2070%2C2070%2C2070%2C2070%2C2141%2C2070%2C2070%2C2070%2C2070%2C2070%2C2070%2C1933%2C1905%2C1590%2C256%2C131%2C1909%2C2173%2C2078%2C1895%2C1354%2C1857%2C1893%2C2138%2C1595%2C1942%2C1945%2C1907%2C2105%2C1908%2C2159%2C2076%2C2168%2C2167%2C1014%2C243%2C243%2C2104%2C1569%2C237%2C2090%2C1910%2C2093%2C2095%2C2151%2C2136%2C2134%2C256%2C1587%2C296%2C299%2C2079%2C2081%2C2081%2C1628%2C2175%2C1954%2C1937%2C2164%2C2164%2C2169%2C2070%2C2070%2C2070





From: "Jeff McAffer" <jeff@xxxxxxxxx>
To: "'Orbit Developer discussion'" <orbit-dev@xxxxxxxxxxx>
Date: 03/11/2008 06:18 PM
Subject: RE: [orbit-dev] Check out these beautiful new download pages!





Ok thanks for the clarification.
 
It feels like we need to have  setup where only bundles with *approved* *orbit* CQs are listed.  Others may be listed but only with some sort of clear message that these are not “good to go”.  The check could be done as part of the build or in a batch way or …  The main problem I’m after from a project of view is having to go over 200 links and click on them to see if they point at approved orbit CQs.  
 
The IP log has some of the same information including contacts and status etc.  See
                http://download.eclipse.org/tools/orbit/downloads/drops/S20080209163815/iplog-S20080209163815.html
and click on the various bundles to expand.  The thing that is really missing is the connection back to IPzilla status.  That connection should be driving the actual content of the build/downloads.
 
Perhaps Bjorn or someone at the foundation can spin us up a simple query .  All we need is two fields (component and resolution) given a CQ number.
Jeff
 
 
 
From: orbit-dev-bounces@xxxxxxxxxxx [mailto:orbit-dev-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent:
Monday, March 10, 2008 9:44 PM
To:
Orbit Developer discussion
Subject:
RE: [orbit-dev] Check out these beautiful new download pages!

 

>
 Is that a happy coincidence or is it the case that we are only shipping ones that have Orbit CQs?

The later, all bundles have Orbit CQs ... with 2 qualifications: 1. I didn't actually check all the CQ numbers -- that they exist, that they are in tools.orbit -- the page just finds and lists the CQ numbers in the "ip_logs" files that committers have provided, and 2) since I was making the webpage to report missing ip_logs, before I announced it, I made sure there was an ip_log for everything  :)    There was a CQ for all the missing ones I added, but in some cases was not correctly entered in the tools.orbit project, so I entered ones for those cases.


The page basically lists all the bundles we build (not necessarily all the ones in cvs .. as others have pointed out (DJ?) ... I think there is some in cvs that are not built, since not in the feature.xml file ... not sure if that's intentional, or an oversight.


And, then once the page has the list of all the bundles we build, the page searches through all the ip_log files looking for matching bundle IDs and versions, and then "merges" the data together. Besides listing a found CQ number, two other outcomes are "No IP Log file exists" or "No CQ for this version exists".


It should make it easier to "manually" check that all bundles are covered, and provide an ongoing quick check as new bundles are added. Long term, I suppose, someone could write SQL queries to look up the CQ number and verify the data ... but, not sure it's worth the effort and/or we could have JUnit tests to flag an error if data was missing ... but, I like the visual-and-hyperlinking display of information better as a starting point. The other question I hear a lot is "who should I contact about bundle so-and-so" ... so, if no objections, one other piece of data I'll display (eventually) is a column of "contacts" for each bundle.







From: "Jeff McAffer" <jeff@xxxxxxxxx>
To: "'Orbit Developer discussion'" <orbit-dev@xxxxxxxxxxx>
Date: 03/10/2008 07:17 PM
Subject: RE: [orbit-dev] Check out these beautiful new download pages!

 






This is great!  I especially like that all bundles on the page have corresponding Orbit CQs!!  Is that a happy coincidence or is it the case that we are only shipping ones gthat have Orbit CQs?

 
Thanks David for all your work on this.  Very useful.

 
Jeff

 
From:
orbit-dev-bounces@xxxxxxxxxxx [
mailto:orbit-dev-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent:
Monday, March 10, 2008 4:34 AM
To:
Orbit Developer discussion
Subject:
[orbit-dev] Check out these beautiful new download pages!

 


Beginning this week, I've tried to convey more information in the download pages, so it will be easier to tell when
a bundle may or may not have the proper book-keeping files and CQs in place.

For example, see

http://download.eclipse.org/tools/orbit/committers/drops/I20080310070939/

Eventually I may add more info to this summary page, to help others (committers and legal staff) to check for accuracy, etc. .... and, who knows,
maybe it'll even be pretty one day. :)


So ... please click around and make sure _your_ links are accurate and ... harder to spot ... that there are none omitted.

Thanks,
_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/orbit-dev_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


Back to the top