DisCO - coin-or-foundation/tlc GitHub Wiki
Contribution Review Checklist for DisCO
General
- Project Description: Discrete Conic Optimization Solver
- Contributor: Ted Ralphs
- Contact Date: 2nd January 2018
- Handler: Stefan Vigerske
- Reviewer: Stefan Vigerske
- Sent instructions: no
Legal
- Received CSRO: yes (16th April 2018)
- Received DOL: no, but seems to be optional
- OSI-approved license: yes (EPL)
Classification
- Classified (Level 1-5): 2 (see ProjectCategories)
Code and Documentation
- README/LICENSE files: yes (12th January 2018)
- Project Roadmap (Level 1 only): no (12th January 2018)
- AUTHORS/INSTALL files (Level 2 and above): AUTHORS yes, INSTALL file no (but install instructions in README.md) (12th January 2018)
- Code builds (Level 2 and above): yes (with fix from here) (14th January 2018)
- Documentation (Level 3 and above): no (only README and doxygen) (12th January 2018)
- Unit test (Level 4 and above): no (make test does not build due to missing blis) (14th January 2018)
- Project binaries (Level 5): exist, did not check functionality (14th January 2018)
Accepted
- Yes: 16th April 2018
Establishing Project
- PM named: Aykut Bulut (4th January 2018)
- PM familiar with Guidelines and Procedures for Project Management: (date)
- Legal issues
- Tracking contributions
- Responding to bugs
- Using SVN
- Using Trac
- Setting up a static Web page
- Standard practices (versioning and release, build procedures)
- Parameters for project creation mailed to submission manager:
# SVNPROJ : DisCO
# PROJDESC : discrete conic optimization solver
# PM : aykut
# PM_EMAIL : Aykut's Google e-mail address
-
PM subscribed to mailing list: (10th May 2018)
-
Code imported: moved into coin-or group on GitHub (May, June, July 2018?)
-
PM given write access: (10th May 2018)
-
Trac page set up: (22nd May 2018)
-
XML page (projDesc.xml, see documentation in the file itself, which can be copied and adapted from here) set up: (22nd May 2018)
-
Project listed on projects list, with link to XML file, should happen automatically: (22nd May 2018)
Old howto:
- Check out svn repo CoinWeb/projects.
- Read projects.csv into your favourite spreadsheet (or text editor). Add an appropriate line for the new project and write out a revised projects.csv.
- Run the command
project_list_short.pl projects.csv
. This'll produce the file index.html.new and modify the file coin-or-projects.xml. - Copy (or move) index.html.new to index.html.
- Finally, commit the modified projects.csv, index.html, and coin-or-projects.xml.
-
Project announcement: (2018-08-19)
-
PM invited for full membership of COIN-OR (contact coin secretary): contacted COIN-OR secretary (2018-08-19)
-
Moved this page to ArchivedChecklists: (2018-08-19)