guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (ff0ff69 -> f58d071)


From: guix-commits
Subject: branch master updated (ff0ff69 -> f58d071)
Date: Thu, 28 Jan 2021 07:00:00 -0500 (EST)

mothacehe pushed a change to branch master
in repository guix.

    from ff0ff69  gnu: liferea: Add missing inputs.
     new a38d0b0  services: postgresql: Use Guile datatypes.
     new 6c06792  services: postgresql: Add socket directory support.
     new fe4b882  services: postgresql: Add log directory support.
     new 33687aa  services: postgresql: Wrap long lines.
     new ec145a2  services: postgresql: Add postgresql-role-service-type.
     new 0f01493  service: cuirass: Update it.
     new 189e62f  services: cuirass: Add remote build support.
     new f58d071  tests: Add cuirass test.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi              |  91 +++++++++++++-
 gnu/local.mk               |   1 +
 gnu/packages/ci.scm        |  46 ++++---
 gnu/services/cuirass.scm   | 298 +++++++++++++++++++++++++++++----------------
 gnu/services/databases.scm | 240 +++++++++++++++++++++++++++++-------
 gnu/tests/cuirass.scm      | 244 +++++++++++++++++++++++++++++++++++++
 gnu/tests/databases.scm    |  72 ++++++++++-
 gnu/tests/guix.scm         |   5 +-
 gnu/tests/monitoring.scm   |   7 +-
 gnu/tests/web.scm          |   7 +-
 10 files changed, 826 insertions(+), 185 deletions(-)
 create mode 100644 gnu/tests/cuirass.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]