As a workaround, I've compiled Git to 2.35.1 inside DevCentral container.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 13 2022
Builds fine:
Should be the final state before archiving the repository. It's possible to build image, and it uses the last PHP version, but we won't maintain that (e.g. no port to Debian recent releases).
PixelFed requires intl and sodium extensions.
Feb 12 2022
In T1547#23264, @dereckson wrote:If we upgrade image to bullseye, we'll also get Git 2.30.2, but I've a 403 currently with current Dockerfile at D2522, so needs to investigate.
If we upgrade image to bullseye, we'll also get Git 2.30.2, but I've a 403 currently with current Dockerfile at D2522, so needs to investigate.
Done for the base image (excepted the TODO noted above), we need to test Notifications Center, Auth Grove, etc. against 7.4 deprecations, and if applicable blocks them to 7.2 or 7.3.
TODO: novolume/ is still in Jessie, apply rDPHPVIIFPM630b49d9b604 and rDPHPVIIFPMf4465d1a9419 changes here too.
This blocks T1547, but also is needed to prepare PHP 8.1 repocopy.
We need this, as container still runs on Jessie, and, as such, doesn't provide a recent enough Git version to be compatible with Phabricator.
Zed upgraded codebase to PHP 8.1.
Jan 26 2022
Jan 23 2022
Sep 20 2021
GitHub repository requires authentication, https://verdaccio.org/docs/cli-registry gives solution to prepare a private registry.
Sep 19 2021
As a temporary solution to fix Spectacle, I've upgraded the dependencies [1] and published a package to GitHub packages repository [2].
Sep 18 2021
Sep 12 2021
I've rebuilt and push to Docker Hub a fresh set of jenkins-agent-* images.
DevCentral update: Updated tasks and passphrases to use "agent" word.
Oct 13 2020
Clear extra lines from README
Currently, the image runs on Buster, so we're more up to date:
Sep 29 2020
Fix license (it started to be more complicated than trivial config). Remove autogen/source file info from rOPS.
Improve README
The former parser was for PHP 5.5.8, we're now up-to-date with PHP 7.1.6 (Phabricator constraint, our image is PHP 7.4.10).
Sep 27 2020
Sep 24 2020
I've rebased our production branch on top of it.