[Scummvm-git-logs] scummvm-sites director-buildbot -> 40c1880791bdc68d4e8cb957a7df1dd67a8a74d1
rvanlaar
roland at rolandvanlaar.nl
Sun May 9 20:17:28 UTC 2021
This automated email contains information about 3 new commits which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
c2cf910fdc Add Janitor to clean up builds older than 5 weeks
2466cfc545 Update packages, pin buildbot to 2.8.4
40c1880791 Revert back to SQLAlchemy before 1.4.
Commit: c2cf910fdc3e32bc9dac57ec9d0b7614d2490603
https://github.com/scummvm/scummvm-sites/commit/c2cf910fdc3e32bc9dac57ec9d0b7614d2490603
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2021-05-09T22:02:34+02:00
Commit Message:
Add Janitor to clean up builds older than 5 weeks
The Janitor runs every sunday evening to clean up logs
older than 5 week. This should save some pretty amount of database
space.
Changed paths:
master.py
Commit: 2466cfc54519c4667893a31ebf38e24fb24920ba
https://github.com/scummvm/scummvm-sites/commit/2466cfc54519c4667893a31ebf38e24fb24920ba
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2021-05-09T22:02:51+02:00
Commit Message:
Update packages, pin buildbot to 2.8.4
Buildbot 2.9.0 made changes to the notifications.
The current WebHookReporter would have to be ported over
first before we can use a newer version.
Changed paths:
poetry.lock
pyproject.toml
Commit: 40c1880791bdc68d4e8cb957a7df1dd67a8a74d1
https://github.com/scummvm/scummvm-sites/commit/40c1880791bdc68d4e8cb957a7df1dd67a8a74d1
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2021-05-09T22:11:59+02:00
Commit Message:
Revert back to SQLAlchemy before 1.4.
It breaks with:
class BuildbotEngineStrategy(strategies.PlainEngineStrategy):
AttributeError: module 'sqlalchemy.engine.strategies' has no attribute 'PlainEngineStrategy'
Changed paths:
poetry.lock
pyproject.toml
More information about the Scummvm-git-logs
mailing list