Changes between Version 50 and Version 51 of GitMigration


Ignore:
Timestamp:
May 17, 2019, 8:21:51 AM (5 years ago)
Author:
neteler
Comment:

+Aftermath cleanup

Legend:

Unmodified
Added
Removed
Modified
  • GitMigration

    v50 v51  
    211211   * This trac wiki to markdown converter can support us in this regard: https://gist.github.com/mitio/a3d54e32c341ae523314
    212212
     213=== Aftermath cleanup ===
     214
     215Numerous changes are needed after successful migration from SVN to !GitHub:
     216
     217  * Travis CI/CD update to use new repo
     218    * https://travis-ci.org/GRASS-GIS
     219    * https://github.com/GRASS-GIS/grass-ci --> https://github.com/OSGeo/grass
     220    * https://svn.osgeo.org/grass/grass-addons/tools/grass-ci/grass-ci.sh
     221  * IRC notification via Travis
     222    * probably already ok
     223  * grass-commit emails
     224    * mailman
     225  * cronjobs (weekly snapshots + manuals) on grass.osgeo.org
     226    * switch svn update -> git fetch in cronjob files
     227  * addons creation update
     228    * on Prague server
     229    * creation of https://grass.osgeo.org/addons/grass7/modules.xml
     230  * openhub change
     231    * https://www.openhub.net/p/grass_gis
     232    * https://www.openhub.net/p/grass_gis_addons
     233  * rewrite https://trac.osgeo.org/grass/wiki/HowToSVN to git usage
     234  * CMS: update bug and development related pages
     235  * update docs/infrastructure.txt
     236  *
     237
    213238=== Setup of Gitlab mirror ===
    214239
    215240  * Import project from !GitHub to !GitLab: https://docs.gitlab.com/ee/user/project/import/github.html
    216241  * Open problem: how to mirror !GitHub issues?
    217 
    218242=== Setup of OSGeo gitea mirror ===
    219243