]> granicus.if.org Git - graphviz/commit
package RPMs as consolidated tarballs
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Nov 2021 17:28:00 +0000 (10:28 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 12 Nov 2021 01:21:34 +0000 (17:21 -0800)
commit6265bceb288052b2a2a828deecc602968d584fb9
tree1a4d994aea554e2810689e1127cb5b8fddd546e3
parentfc5a9337c2bacb4ccabd831f175500864081e7e2
package RPMs as consolidated tarballs

This results in the following release artifacts being combined:

  * CentOS 7
    * 1 debug RPMs → 1 tarball
    * 22 other RPMs → 1 tarball
  * CentOS 8
    * 20 debug RPMs → 1 tarball
    * 23 other RPMs → 1 tarball
  * Fedora 33
    * 25 debug RPMs → 1 tarball
    * 28 other RPMs → 1 tarball
  * Fedora 34
    * 25 debug RPMs → 1 tarball
    * 28 other RPMs → 1 tarball

This drops the total number of Graphviz release artifacts from 340 to 176. This
is still not below the 50 artifact ceiling we need to hit, but this is
significant progress.

Related to #2147.
.gitlab-ci.yml
ci/build.sh
ci/install-packages.sh