= OSGeo Incubation Checklist = This page lists the OSGeo graduation checklist status for rasdaman, based on the [http://www.osgeo.org/node/557/revisions/1383/view OSGeo graduation checklist v1.0] which was authoritative when incubation started. Comments and discussion are welcome on the [http://www.rasdaman.org/wiki/MailingLists rasdaman mailing lists]. Overall process coordination: [http://www.faculty.jacobs-university.de/pbaumann Peter Baumann]. [[PageOutline]] == Activities management == Open activities have been listed at the beginning of the checklist sections they belong to, using the following format: [[Image(http://upload.wikimedia.org/wikipedia/commons/1/1d/Icons-mini-icon_user.gif)]] (Task owner - email-address .at mail-domain .dot top-level-domain): Task to be performed/coordinated * TODO * list of actions to be performed * REF * List of links to relevant material to perform tasks * DUE BY estimate-date-of-completion Requires: * list of tasks that we need to get completed for incubation '''At this stage, all activities are closed and no open activities are remaining.''' == Icon legend and media attribution == [[Image(http://upload.wikimedia.org/wikipedia/commons/1/11/Hourglass.png)]] Waiting for verification. From http://commons.wikimedia.org/wiki/File:Hourglass.png [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] OK. From http://commons.wikimedia.org/wiki/File:Icons-mini-icon_accept.gif#file [[Image(http://upload.wikimedia.org/wikipedia/commons/9/90/Icons-mini-icon_alert.gif)]] Warning Note. From http://commons.wikimedia.org/wiki/File:Icons-mini-icon_alert.gif [[Image(http://upload.wikimedia.org/wikipedia/commons/5/5a/Icons-mini-action_stop.gif)]] Not met, yet. From http://commons.wikimedia.org/wiki/File:Icons-mini-action_stop.gif#file [[Image(http://upload.wikimedia.org/wikipedia/commons/1/1d/Icons-mini-icon_user.gif)]] Assigned and ongoing. From http://commons.wikimedia.org/wiki/File:Icons-mini-icon_user.gif#file == INCUBATION CHECKLIST (as per OSGeo) == === Copyright and License === Ensure that the project owns or otherwise has obtained the ability to release the project code by completing the following steps: 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] All project source code is available under an [http://www.rasdaman.org/wiki/License Open Source license]. 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Project documentation is available under an open license (Eg. Creative Commons) 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project code, documentation and data has been adequately vetted to assure it is all properly licensed, and a copyright notice included. a. Code Provenance Review: http://rasdaman.org/wiki/OSGeoCodeProvenance 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project maintains a [http://www.rasdaman.org/wiki/CodeProvenance list of all copyright holders] identified in the Provenance Review Document a. All contributors are automatically listed here: http://www.rasdaman.org/patchmanager/all ) 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] All code contributors have agreed to abide by the project's license policy, and this agreement has been [http://rasdaman.org/wiki/ContributorAgreement documented and archived] === Processes === 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project has code under configuration management, see the [git://kahlua.eecs.jacobs-university.de/rasdaman.git rasdaman git repository]. 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project uses an issue tracker and keeps the status of the issue tracker up to date a. Trac is used for that purpose and is constantly updated as issues are addressed. Ticket list is at http://rasdaman.org/report/1 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project has documented its management processes. NOTE: This is typically done within a Developers Guide or Project Management Plan. a. (looks like duplicate of item 1.c) The project has a suitable open governance policy ensuring decisions are made, documented and adhered to in a public manner. Note: This typically means a Project Management Committee has been established with a process for adding new members. A robust Project Management Committee will typically draw upon developers, users and key stakeholders from multiple organisations as there will be a greater variety of technical visions and the project is more resilient to a sponsor leaving. * developers are actively solicited to have technical discussion directly through the dev list. Based on these improvements it seems we can keep with the overall regime for now. a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] (duplicate of Open item 1.b) The project uses public communication channels for decision making to maintain transparency. E.g. archived email list(s), archived IRC channel(s), public issue tracker. === Documentation === 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project has user documentation: a. Including sufficient detail to guide a new user through performing the core functionality provided by the application. 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project has developer documentation: a. Including checkout and build instructions. a. Including commented code, ideally published for developer use. NOTE: Examples: javadocs for Java applications, or Sphinx documentation for Python applications. a. Providing sufficient detail for an experienced programmer to contribute patches or a new module in accordance with the project's programming conventions. === Release Procedure === See http://rasdaman.org/wiki/RasdamanReleaseProcess, rasdaman has set up Release Line and semantic versioning adoption. Selected portions of the systemtest (mainly OGC services) are being improved with oracle based output validation (e.g. #363, #404) In order to maintain a consistent level of quality, the project should follow defined release and testing processes. 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project follows a defined release process: (patch revision in place, release policy review ongoing) a. Which includes execution of the testing process before releasing a stable release. * All patches submitted to the repository undergo review before being applied to the code base * Milestones and tickets are used to prepare releases * Releases adopt semantic versioning (starting from 8.4.0) * Systemtests are to be run by developers before submitting patches (automated test after patch application under work). * Formal process under review at http://rasdaman.org/wiki/RasdamanReleaseProcess 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project follows a documented testing process. NOTE: Ideally, this includes both automated and manual testing. Ideally this includes documented conformance to set quality goals, such as reporting Percentage Code Coverage of Unit Tests * Release and regression testing has been improved, also with respect to its documentation on the wiki which is still work in progress but already gives the overall picture of the project's test method with systemtests. We encourage users to download forthcoming betas and run these tests on their environment to see it rasdaman can be successfully run there. * README documents and wiki pages provide test system description and information 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Release and testing processes provide sufficient detail for an experienced programmer to follow. * Release process makes use of the project trac roadmap feature, paired with the ticket manager. The latter has been extended to support "feature" tickets to ease tracking high-level features and assign them to release milestones. Testing system has been documented on wiki. === OSGeo Committees and Community === The OSGeo Foundation is made up of a number of committees, projects and local chapters. This section gathers up information these groups have requested from OSGeo projects. These expectations are not mandatory requirements before graduation, but a project should be prepared to address them in order to be considered a good OSGeo citizen. ==== Board ==== The OSGeo Board holds ultimate responsibility for all OSGeo activities. The Board requests: 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/5/5a/Icons-mini-icon-accept.gif)]] A project provide a Project Officer as a contact point: (Note: the template at OSGeo states "contract point", mistake?) a. The Project Officer should be listed at Officers and Board of Directors and Contacts a. This person is established when the incubation committee recommends the project for graduation a. Your community can change the project officer as needed. Note: Add an agenda item to the next board meeting so they can recognize the change of officer. ==== Marketing ==== Access to OSGeo's [http://wiki.osgeo.org/wiki/Marketing_Committee Marketing_Committee] and associated [http://wiki.osgeo.org/wiki/Marketing_Pipeline Marketing_Pipeline] is one of the key benefits of joining the OSGeo foundation. The Marketing Committee requests: 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] (All material is available since rasdaman is already included in OSGeo Live) Marketing artefacts have been created about the project in line with the incubation criteria listed in the OSGeo Marketing Committee's [http://wiki.osgeo.org/wiki/Marketing_Artefacts Marketing Artefacts]. This lists the documentation requirements for OSGeo-Live. Marketing Artefacts include: a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Application Overview a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Application Quick Start a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Logo a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Graphical Image 1. Ideally, stable version(s) of executable applications are bundled with appropriate distributions. Note: In most cases, this will at least include OSGeo-Live, but may also include DebianGIS, UbuntuGIS, and/or osgeo4w, ms4w, etc.) ==== Projects ==== Projects do not exist in isolation; and are expected to communicate and collaborate on key issues. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Related: * [http://www.postgresql.org/ PostgreSQL] (contact with community established, tickets submitted) ==== PSC ==== Project Steering Committee; Consider definition of a PSC to define project direction and overall desired (and undesired) features to better direct development efforts by volunteer contributors. * STATUS * we have actively been soliciting technical discussion directly through the dev list, puling dev'ers from bilateral communication to the list. Based on these improvements we can keep with the overall regime for now. * we double checked the registration policy to the project trac and mailing lists and verified that these are open for registration (lists hosted on google groups) * PSC and governance is established 1. Open: projects are expected to function in an open and public manner and include: a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Open source license(s): GPL for server, LGPL for client components (various other for dependency packages) a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Open communication channels: i. rasdaman-dev list: https://groups.google.com/forum/?fromgroups#!forum/rasdaman-dev i. rasdaman-user list: https://groups.google.com/forum/?fromgroups#!forum/rasdaman-usersras i. issue tracker (trac): http://rasdaman.org/report/1 a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Open decision making process: Feature table is maintained on wiki, new features can be openly discussed on the mailing lists. 1. Active and healthy community: a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project should have a community of developers and users who actively collaborate and support each other in a healthy way. i. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Committers listed on governance page. a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] Long term viability of the project is demonstrated by showing participation and direction from multiple developers, who come from multiple organisations. i. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] As of early December 2012 five organizations are actively participating in code development: * Jacobs University Bremen - http://www.jacobs-university.de/ * Rasdaman - http://rasdaman.com/ * EOX IT Services - http://eox.at * Landcare Research New Zeland - http://www.landcareresearch.co.nz/home * Università degli Studi di Ferrara - http://www.unife.it/unife-en ==== SAC ==== The [http://wiki.osgeo.org/wiki/SAC System Administration Committee] is available to help infrastructure and facilities. Information for this committee is collected as part of the [http://wiki.osgeo.org/wiki/Project_Status_Template Project Status Template]. 1. The following should be set up: a. [[Image(http://upload.wikimedia.org/wikipedia/commons/5/5a/Icons-mini-icon_accept.gif)]] A http://projectname.osgeo.org domain name (note: optional, not required by OSGeo) 1. A project may optionally request SAC help to make use of: a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] OSGeo issue tracker : not needed a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] OSGeo mailing list : not needed a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] OSGeo svn : not needed a. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] http://downloads.osgeo.org : not needed