Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: c121a69a3c079856407f9e000a67dcfad7c8b768
https://github.com/openSUSE/open-build-service/commit/c121a69a3c079856407f9…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M src/backend/BSSched/EventSource/Directory.pm
M src/backend/BSXML.pm
M src/backend/bs_repserver
Log Message:
-----------
[backend] put event creation time into publish and sign events
Commit: 83da07b23c919bc1b420a10df9e42be3bd97b628
https://github.com/openSUSE/open-build-service/commit/83da07b23c919bc1b420a…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M src/backend/bs_publish
M src/backend/bs_signer
Log Message:
-----------
[backend] print statistic data for the publisher and the signer
Commit: 4a02b94a8d781202575d331cc3a61379723fec3c
https://github.com/openSUSE/open-build-service/commit/4a02b94a8d781202575d3…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M src/backend/BSSched/ProjPacks.pm
Log Message:
-----------
[backend] extend project statistics
Also print number of packages/repos for each project.
Commit: 65ed5f040c26f035e645a8106f3afa4f95f9374c
https://github.com/openSUSE/open-build-service/commit/65ed5f040c26f035e645a…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M src/backend/bs_sched
Log Message:
-----------
[backend] print project statistics every 4 hours
Commit: 7f1a9f3d544155d81efbed5b375c7dcb39dbcf1a
https://github.com/openSUSE/open-build-service/commit/7f1a9f3d544155d81efbe…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M src/backend/BSSched/EventSource/Directory.pm
M src/backend/BSSched/ProjPacks.pm
M src/backend/BSXML.pm
M src/backend/bs_publish
M src/backend/bs_repserver
M src/backend/bs_sched
M src/backend/bs_signer
Log Message:
-----------
Merge pull request #10527 from mlschroe/master
Improve backend statistics
Compare: https://github.com/openSUSE/open-build-service/compare/56c7d7bee7e8...7f1a9…
Branch: refs/heads/master
Home: https://github.com/openSUSE/obs-build
Commit: e979089d977ec9086a90ed7645c665d2cb535c5d
https://github.com/openSUSE/obs-build/commit/e979089d977ec9086a90ed7645c665…
Author: Andrew Lee (李健秋) <ajqlee(a)debian.org>
Date: 2018-08-31 (Fri, 31 Aug 2018)
Changed paths:
M build-recipe-debootstrap
Log Message:
-----------
build-recipe-debootstrap: add fallback for Debian SID distro
When attempting to build Debian unstable, distribution is
calculated using lsb, which relies on apt cache.
As our build systems lack apt cache and network we cannot detect
we are building for Debian SID (aka unstable).
For more background information see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845651
Tested-by: Héctor Orón Martínez <hector.oron(a)collabora.co.uk>
Signed-off-by: Andrew Lee (李健秋) <ajqlee(a)debian.org>
Commit: 7595923c62f4fca2dd5b4c180202a06720caab50
https://github.com/openSUSE/obs-build/commit/7595923c62f4fca2dd5b4c180202a0…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M build-recipe-debootstrap
Log Message:
-----------
Merge pull request #460 from alee-ccu/fallback-for-sid
build-recipe-debootstrap: add fallback for Debian SID distro
Compare: https://github.com/openSUSE/obs-build/compare/034d730674a4...7595923c62f4