This is an automated email from the ASF dual-hosted git repository.

ronny pushed a change to branch add-bookworm
in repository https://gitbox.apache.org/repos/asf/couchdb-ci.git


 discard 2fad72c  Add Debian Bookworm CI image
     add b6a7486  Update readme with more recent components versions
     add e30aa18  Remove special cases for bionic, erlnag 19.x
     add 7154485  Update defaults for erlang, elixir and node
     add eff5475  Make sure Elixir compiled OTP version matches the current 
Erlang version
     add fa84142  Skip building multi-arch images for Erlang 25
     add 0b31bc9  Build Erlang 25+ without jit for arm64
     add 53a152f  Allow overriding buildx platforms on the command line
     add 7dbc1e4  Update default Erlang and cleanup unused commands
     add 63ef4e0  Update pull-all-couchdbdev-docker script
     add 74e7543  Add --enable-fips Erlang configure option
     add a6ae389  Update Erlang 24 to latest patch
     add 8b9d771  Update Erlang to latest patch versions
     add ebface2  Remove foundationdb bits
     add c4e405f  Merge pull request #47 from apache/remove_foundationdb
     add 1eeca23  Install Java 11
     add f94e128  Also install maven
     add c5f8a98  Merge pull request #48 from apache/install-java-11
     add ac15498  build erlang from release tarball
     add e77f0d5  Refresh docker pull images
     add 54d9188  Revert "Also install maven"
     add 281aab9  Merge pull request #53 from apache/remove-maven
     add f1a60ee  Add Dockerfile for rockylinux-9 (#54)
     add 353b33a  Unify Node.js installs for xarches
     add 5435692  Add s390x support for rhel8 clone and replace rockylinux:9 
with almalinux:9
     add 11d308b  Use Elixir 14
     add 10cbeaf  Add Debian Bookworm CI image

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2fad72c)
            \
             N -- N -- N   refs/heads/add-bookworm (10cbeaf)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 README.md                                 | 56 ++++++++-------------
 bin/apt-dependencies.sh                   | 15 ++----
 bin/apt-erlang.sh                         |  7 +--
 bin/detect-os.sh                          |  2 +-
 bin/install-dependencies.sh               | 22 ++-------
 bin/install-elixir.sh                     | 19 +++++---
 bin/pkg-dependencies.sh                   |  4 --
 bin/source-erlang.sh                      | 81 +++++++++++++------------------
 bin/yum-dependencies.sh                   | 35 ++++++-------
 dockerfiles/{rockylinux-8 => almalinux-8} | 11 +++--
 dockerfiles/{centos-7 => almalinux-9}     | 11 +++--
 dockerfiles/centos-7                      |  9 +++-
 dockerfiles/debian-bullseye               | 11 +++--
 dockerfiles/debian-buster                 | 11 +++--
 dockerfiles/ubuntu-bionic                 |  9 +++-
 dockerfiles/ubuntu-focal                  |  9 +++-
 dockerfiles/ubuntu-jammy                  |  9 +++-
 pull-all-couchdbdev-docker                | 48 ++++--------------
 18 files changed, 165 insertions(+), 204 deletions(-)
 rename dockerfiles/{rockylinux-8 => almalinux-8} (90%)
 copy dockerfiles/{centos-7 => almalinux-9} (90%)

Reply via email to