This module can be used to run update processes whenever it detects a core or contrib module update is available for your site. It can be used to support automatic updates based in composer workflows built by CI pipelines.

The module depends on the core updater module to detect available updates and schedule automated jobs to be run when possible. These jobs are associated with processor plugins configured in your site to perform customizable update actions.

The default processor plugins present in the module push a code update to a remote code repository with information about the update available. This is only used to perform a push in the repository that can trigger a CI pipeline build job and therefore a new build based on the need of an automatic update.

Available processors:

  • Github push
  • Bitbucket push

The module is currently in an early development phase. Documention and tutorials on how to integrate with different CI processors available soon.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Project categories: Administration tools
  • Created by hernani on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases