Skip to content

Checklist of Elements That Need to Be Updated Each Release

John Pellman edited this page Nov 4, 2015 · 15 revisions
  1. Zenodo Badge in Readme
  2. Configuration YAML examples in configs
  3. The AMI
  • Make sure that /media/ebs and /mnt exist and are configured with the correct permissions.
  • Update nipype.
  • Update C-PAC.
  • Update AFNI using @update.afni.binaries.
  • Run apt-get update to check for updates for repo-based dependencies.
  • Run a test subject- copy results back to local drive for use as pre-computed outputs.
  • Test X2Go. Make sure that launcher on desktop is properly sourcing bashrc.
  • Update AMI code in cloud documentation (for Starcluster cluster definition).
  1. The documentation must be merged from dev to master.
  2. The in-app documentation must be updated. Images must be ensured to be compatible with the latest version of libpng (see: https://github.com/spyder-ide/spyder/pull/2216 )
  3. The releases page must be have binaries uploaded to it (whose downloads will be tracked by the GitHub API.
  4. The download links on the FCP-INDI website must be updated.
Clone this wiki locally