Skip to content

Build imagemagick 7 packages for Centos 7, RockyLinux 8 and Ubuntu

License

Notifications You must be signed in to change notification settings

Alfresco/imagemagick-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagemagick-build

This repo is building ImageMagick v7 deb/rpm packages for multiple distributions:

  • Centos 7 (x86_64 only)
  • RockyLinux 9 (x86_64 and aarch64)
  • RockyLinux 8 (x86_64 and aarch64)
  • Ubuntu 22.04 (x86_64 only)
  • Ubuntu 20.04 (x86_64 only)
  • Ubuntu 18.04 (x86_64 only)

that are required by Alfresco to work properly.

Notes:

ImageMagick packages built on Centos 7 and RockyLinux 8 are tested also on Redhat7 and Redhat8 on the Alfresco Ansible playbook.

Packages are published under our Nexus instance.

Release a new version

Raise a PR to:

Once merged, trigger the release workflow:

  • Create a new tag git tag -s vN.N.N -m vN.N.N following semantic versioning
  • Push it git push --tags origin vN.N.N
  • Draft a new release using the previous tag as source and use the Generate release notes function to generate the changelog.