Changes between Version 36 and Version 37 of GitMigration
- Timestamp:
- 04/24/19 01:06:40 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitMigration
v36 v37 159 159 == Future plans not being part of initial migration == 160 160 161 Backporting: 161 162 * Usage of github backporting application 162 163 * https://github.com/apps/backporting (already used by GDAL, PROJ, QGIS, ...) 164 165 Zeonodo based DOIs: 163 166 * DOI support through zenodo by connecting repos on !GitHub with Zenodo: 164 167 * https://guides.github.com/activities/citable-code/ … … 171 174 * Zenodo helpdesk on DOI versioning scheme: ''Zenodo keeps the version number and date in a metadata field that you can change as you see fit even after publishing. By default Zenodo orders the releases in the order we receive them (i.e. by date). This is however only for display purposes, and it is essentially the same way !GitHub orders their releases page. In the metadata however, we do not care about ordering (because it's very hard to model the ordering correctly). We simply have a concept DOI that links to all the the specific version DOIs via !HasVersion/IsVersionOf relationship.'' 172 175 * Zenodo helpdesk on mishaps: ''...in case you make a mistake, we do have the possibility to reorder the releases manually. Naturally we would like to avoid this, however just rest assured that we can fix it if you make a mistake.'' 173 174 176 177 CI/CD: 178 * Travis-CI: https://travis-ci.org/GRASS-GIS/grass-ci 179 * Scanning of defects, real-time: https://scan.coverity.com/projects/grass 175 180 181 Next release: 176 182 * Release of GRASS GIS 8.0.0 (or earlier) from !GitHub