Build: #626 was successful
Job: PHP 7.2 - SQLite Package was successful
Code commits
phpBB 3.3.x
-
Marc 1b2ac50cfda0957db3f45138b5a7f7fb1b4148a9
Merge pull request #6810 from rxu/ticket/17504
[ticket/17504] Fix tests failure caused by ondrej/php PPA repo label changed -
rxu 779bec5fcfa414365025d02a71985286bc6464d9
[ticket/17504] Run apt-get update on runner lever rather than in bash scripts
PHPBB-17504- .github/setup-exiftool.sh (version 779bec5fcfa414365025d02a71985286bc6464d9)
- .github/setup-sphinx.sh (version 779bec5fcfa414365025d02a71985286bc6464d9)
- .github/setup-unbuffer.sh (version 779bec5fcfa414365025d02a71985286bc6464d9)
- .github/setup-webserver.sh (version 779bec5fcfa414365025d02a71985286bc6464d9)
- .github/workflows/tests.yml (version 779bec5fcfa414365025d02a71985286bc6464d9)
-
rxu f512af18231b7f4033094039946f5895626c2197
[ticket/17504] Fix tests
Fix the following apt-get update issue with ondrej/php PPA repo:
Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease'
changed its 'Label' value from '***** The main PPA for supported PHP versions
with many PECL extensions *****' to 'PPA for PHP'
Alternative fix might be: sudo apt update && sudo apt full-upgrade -y
PHPBB-17504- .github/setup-exiftool.sh (version f512af18231b7f4033094039946f5895626c2197)
- .github/setup-sphinx.sh (version f512af18231b7f4033094039946f5895626c2197)
- .github/setup-unbuffer.sh (version f512af18231b7f4033094039946f5895626c2197)
- .github/setup-webserver.sh (version f512af18231b7f4033094039946f5895626c2197)

