Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[technology-pmc] CQ's that need PMC approval

Hi all,

Like I mentioned at the PMC call, I have a backlog of CQs that need to go through before we release 1.1 under LocationTech. It was more than I thought, and there's 28 CQ's to be approved. Anyone feel like clicking through them? If you do and show up at the LocationTech code sprint, I will owe you beer :)

Similar to GeoMesa's calculate-cqs script (https://github.com/locationtech/geomesa/blob/master/build/calculate-cqs.sh), I developed a python script that will generate dependencies for branches or commit SHAs, diff them to detect new dependencies or upgrades, and download the source jars for CQs that will need to be submitted between versions. We're the only ones that use SBT I think, but marking here for posterity, or if it's a starting point for scripts for other build tools: https://github.com/lossyrob/geotrellis/blob/scripts/collect-dependecies.py/scripts/collect-dependecies.py  

Here is the search URL to get the list of CQ's for GeoTrellis that need PMC +1's:

https://dev.eclipse.org/ipzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&component=locationtech.technology.geotrellis&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_severity=awaiting_analysis&bug_severity=awaiting_committer&bug_severity=awaiting_project&bug_severity=awaiting_pmc&bug_severity=new&bug_severity=pending&bug_severity=under_review&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=

Thanks,
Rob

Back to the top