[Scummvm-git-logs] scummvm-sites director-buildbot -> 426d8960d9b7602494a3910251e669af07f57047
rvanlaar
roland at rolandvanlaar.nl
Sun Jun 14 10:52:51 UTC 2020
This automated email contains information about 6 new commits which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
a880abca16 Try fix for force pushes on PRs.
7255331ce2 Apt-packages is now handled by cloud-init
08e206d386 Fix bug where targets were always enabled.
32bd9d27dc Remove badges from config.
7293c67552 Formatting: scummvm_reporter.py
426d8960d9 Add script for automatic test buildbot creation
Commit: a880abca162151a54c1f66dbf77442f4e33eec65
https://github.com/scummvm/scummvm-sites/commit/a880abca162151a54c1f66dbf77442f4e33eec65
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-06-04T21:00:47+02:00
Commit Message:
Try fix for force pushes on PRs.
PRs were fetched with a merge branch i.e. /refs/pull/<ID>/merge.
This doesn't include later commits via force push.
The 'head' option should include later commits when a PR is updated.
Changed paths:
master.py
Commit: 7255331ce238dc3b4fa78d63382d1dc868772a2c
https://github.com/scummvm/scummvm-sites/commit/7255331ce238dc3b4fa78d63382d1dc868772a2c
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-06-14T11:48:08+02:00
Commit Message:
Apt-packages is now handled by cloud-init
Changed paths:
R apt-packages
Commit: 08e206d386a8a8219b55d5a6e98bcaf1d66128b0
https://github.com/scummvm/scummvm-sites/commit/08e206d386a8a8219b55d5a6e98bcaf1d66128b0
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-06-14T12:15:33+02:00
Commit Message:
Fix bug where targets were always enabled.
Changed paths:
director/targets.py
Commit: 32bd9d27dce0a0f9588b84326c34eae44d654788
https://github.com/scummvm/scummvm-sites/commit/32bd9d27dce0a0f9588b84326c34eae44d654788
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-06-14T12:22:28+02:00
Commit Message:
Remove badges from config.
We don't use them and it cleans up the dependencies and
update poetry lock file.
Changed paths:
master.py
poetry.lock
pyproject.toml
Commit: 7293c675526924957a34bde62977ea8e6910f71b
https://github.com/scummvm/scummvm-sites/commit/7293c675526924957a34bde62977ea8e6910f71b
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-06-14T12:24:05+02:00
Commit Message:
Formatting: scummvm_reporter.py
Changed paths:
director/scummvm_reporter.py
Commit: 426d8960d9b7602494a3910251e669af07f57047
https://github.com/scummvm/scummvm-sites/commit/426d8960d9b7602494a3910251e669af07f57047
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-06-14T12:48:26+02:00
Commit Message:
Add script for automatic test buildbot creation
cloudinit.sh:
a cloud init script to set up the required repositories
including dokku settings.
deploy.sh:
- deploys on DigitalOcean with the cloudinit.sh configuration
- configures the DNS for test-buildbot.projecttycho.nl
Both scripts should be personalized to be used.
Changed paths:
A test-deploy/cloudinit.sh
A test-deploy/deploy.sh
More information about the Scummvm-git-logs
mailing list