Skip to content

REDCap Deployment

Latest
Compare
Choose a tag to compare
@pbchase pbchase released this 17 Dec 19:48

REDCap Deployment provides tools for scripted deployments and upgrades of REDCap instances and the extensions installed within them. The project provides a toolset to build packages rapidly and consistently across REDCap version numbers and deploy those packages to new and existing REDCap instances.

Releases 3.3.0 provides these changes:

  • Move PHP composer to 2.latest and allow all plugins (@pbchase)
  • Update notes about fabric (@pbchase)
  • Set timezone in php.ini files (@pbchase)
  • Fix PHP8.2 imagick installation (@pbchase)
  • Add redcap_redirect to packaged software (@pbchase)
  • Add flight tracker host accessibility tests (@ljwoodley, @ChemiKyle, #91, #92)
  • Add PHP 8.2 installation code and imagick fixes inspired by the redcapstage debian 12.4 upgrade (@pbchase, #90)
  • Add 'Failed SQL upgrades' section to the README (@pbchase, @ChemiKyle, #89)
  • Test that version match is not None in apply_incremental_db_changes() (@pbchase)