Tobias Quathamer toddy
  • Joined on 2024-01-02
toddy pushed to 2024.03-rc at toddy/friendica-addons 2024-03-13 15:37:03 +01:00
52ea77eabb Merge pull request 'Markdown: Avoid problems with [*] BBCode element' (#1463) from heluecht/friendica-addons:bbcode-list into develop
84fc5ba922 Markdown: Avoid problems with [*] BBCode element
d5c7a49db2 Merge pull request 'remove .php from nomserver in config to fix created links' (#1462) from haheute/friendica-addons:openstreetmap into develop
c9f985d842 remove .php from openstreetmap server in config to fix created links
2452b05cc5 Merge pull request 'Tesseract: Improved detection' (#1459) from heluecht/friendica-addons:tesseract-languages into develop
Compare 10 commits »
toddy commented on pull request friendica/friendica-docker-ci#16 2024-01-15 16:34:51 +01:00
Use updated PHP-CS-Fixer in standard location

Great, thanks. I think now the image at https://hub.docker.com/r/friendicaci/php-cs needs to be pushed again, so it can pick up the latest changes.

toddy deleted branch php-cs-fixer from toddy/friendica-docker-ci 2024-01-15 16:33:02 +01:00
toddy commented on pull request friendica/friendica-docker-ci#16 2024-01-15 15:11:46 +01:00
Use updated PHP-CS-Fixer in standard location

I've now adopted the suggestion from the php-cs-fixer documentation for running it on CI.

toddy pushed to php-cs-fixer at toddy/friendica-docker-ci 2024-01-15 15:10:28 +01:00
aa8725eb58 Update script according to recommendations from
toddy commented on pull request friendica/friendica-docker-ci#16 2024-01-15 14:53:03 +01:00
Use updated PHP-CS-Fixer in standard location

I've changed the command from fix --dry-run to check, so I think it's safe to omit the --dry-run flag. If you prefer, I can add it again.

toddy created pull request friendica/friendica-docker-ci#16 2024-01-15 14:17:16 +01:00
Use updated PHP-CS-Fixer in standard location
toddy created branch php-cs-fixer in toddy/friendica-docker-ci 2024-01-15 14:14:04 +01:00
toddy pushed to php-cs-fixer at toddy/friendica-docker-ci 2024-01-15 14:14:04 +01:00
733743acca Use updated PHP-CS-Fixer in standard location
toddy commented on pull request friendica/friendica-docker-ci#15 2024-01-08 16:21:35 +01:00
Add PHP 8.3

I think I have an idea. In the file .woodpecker/.phpunit.yml, the xdebug module is enabled again if the PHP version equals 7.4.

I guess that is to upload the code coverage only once and not…

toddy created pull request friendica/friendica-addons#1454 2024-01-08 10:38:58 +01:00
Fix PHP warning and use quotes
toddy pushed to develop at toddy/friendica-addons 2024-01-08 10:36:43 +01:00
bddb7f4d49 Fix PHP warning and use quotes
82073db292 Merge pull request 'Initial commit of url_replace addon.' (#1453) from toddy/friendica-addons:develop into develop
Compare 2 commits »
toddy created pull request friendica/friendica-addons#1453 2024-01-05 00:26:08 +01:00
Initial commit of url_replace addon.
toddy pushed to develop at toddy/friendica-addons 2024-01-05 00:22:55 +01:00
a26e90b202 Initial commit of url_replace addon.
toddy created repository toddy/friendica-addons 2024-01-02 16:19:53 +01:00
toddy commented on pull request friendica/friendica-docker-ci#15 2024-01-02 16:14:44 +01:00
Add PHP 8.3

Great question. 🙂

I've just copied the files from PHP 8.2 and adapted them for PHP 8.3, so this slipped through. However, from a quick look at the other Dockerfiles, this is done in every…

toddy created pull request friendica/friendica-docker-ci#15 2024-01-02 16:05:31 +01:00
Add PHP 8.3
toddy pushed to stable at toddy/friendica-docker-ci 2024-01-02 16:04:09 +01:00
8691cb9be3 Add PHP 8.3
toddy created repository toddy/friendica-docker-ci 2024-01-02 15:57:15 +01:00