Art4
63558f92eb
Merge branch 'develop' into phpstan-level-3
2025-05-09 06:29:29 +00:00
Philipp
c6c6640b81
Fixup woodpecker
2025-04-27 23:20:08 +02:00
Art4
77e785dd7d
Merge branch 'develop' into phpstan-level-3
2025-03-17 07:32:14 +00:00
Philipp
c6fbacd3e8
[CI] avoid safe.directory issues when cloning
2025-03-15 00:18:39 +01:00
Philipp
3121a256e2
Workaround for git.friendi.ca issue -> enforce external access
2025-03-15 00:04:30 +01:00
Philipp
353ad039c8
[CI] Bump PHP versions in woodpecker
2025-03-14 23:53:11 +01:00
Art4
8e7676bfd8
Add CI step for PHPStan in addons folder
2025-02-25 14:33:56 +00:00
Art4
a6ea520224
Add cache in phpmd workflow
2025-01-23 15:11:59 +00:00
Art4
9b9627e4b6
simplify ci job, use image: friendicaci/php8.3:php8.3.3
2025-01-23 14:51:05 +00:00
Art4
379272efa3
Run woodpecker with image: php:8.3
2025-01-23 14:48:16 +00:00
Art4
e364d254ed
run phpmd in own woodpecker job
2025-01-23 14:42:51 +00:00
Art4
6aadb63b82
run phpmd before php-cs-fixer
2025-01-23 14:33:41 +00:00
Art4
f3aa937ce2
Check phpmd with woodpecker
2025-01-23 14:28:50 +00:00
Philipp
7cead7b168
Add fix-codestyle.sh
2025-01-02 02:01:31 +01:00
Philipp
0ece5a530c
[CI] Fix releaser
2025-01-01 15:45:06 -05:00
Hypolite Petovan
8b47378720
Welcome version 2025.02-dev!
...
# Conflicts:
# CHANGELOG
# VERSION
# database.sql
# src/App.php
# view/lang/C/messages.po
2025-01-01 12:16:35 -05:00
Philipp
cf76659257
[CI] Fix "bad_habit" warnings from woodpecker
2024-12-30 16:13:07 +01:00
Art4
1b4d0d0bb0
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
2024-12-23 10:18:56 +00:00
Philipp
071cb70817
Fix codecov token env
2024-12-22 08:54:54 +01:00
Philipp
2ea1576f0f
[CI] Fix codecov
2024-12-22 08:37:49 +01:00
Art4
98229a5ace
clone develop branch of addon repository
2024-12-07 18:23:36 +00:00
Art4
86721490e1
clone addon repository for tests
2024-11-28 12:56:04 +00:00
Art4
937739cb0d
Move phpstan step back into phpunit pipeline
2024-11-28 12:55:37 +00:00
Art4
d3be886dac
Rename code style check job
2024-11-28 12:42:03 +00:00
Art4
07f7632d64
move phpstan check into code_standards_check pipeline
2024-11-28 12:41:40 +00:00
Art4
6e17b3b76e
Move phpstan into own workflow step
2024-11-16 19:03:15 +00:00
Art4
2b6cc5378f
Fix command, move it to top
2024-11-16 09:17:07 +00:00
Art4
d3df0ff1d3
Add phpstan check in woodpecker ci
2024-11-16 09:01:20 +00:00
Art4
68fb214f85
Fix composer installation in woodpecker pipelines
2024-11-10 21:17:41 +00:00
Art4
64751b7b5a
create empty addon folder in phpunit tests
2024-11-09 09:57:16 +00:00
Art4
1946d4f470
Create empty addon folder
2024-11-09 09:50:47 +00:00
Tobias Diekershoff
dcc6c7d6e9
REUSE use reuse lint in ci
2024-08-24 18:18:04 +02:00
Tobias Diekershoff
2e1a419b7f
coment out license check for now
2024-08-24 15:54:55 +02:00
Tobias Diekershoff
f19b14bd88
added SPDX header information to some files
...
In the end of this progress Friendica will hopefully be [REUSE](https://reuse.software ) complient but this is a longterm goal.
2024-08-23 08:23:28 +02:00
Philipp
9ce2142d99
Adhere deprecation notes
...
- Use `when:`
- Remove `group: lint`
2024-03-15 23:59:08 +01:00
Philipp
4f24247aa7
Use PHP 8.2 for other pipelines
2024-03-15 23:58:31 +01:00
Philipp
0eec20d203
Use PHP 8.2 for codecoverage
2024-03-15 23:58:31 +01:00
Philipp
adeb9af502
Update PHP 8.1 and PHP 8.2 CI image
2024-03-15 23:03:44 +01:00
Philipp
c577773e07
[CI] Add PHP 8.3
2024-03-15 22:55:48 +01:00
Hypolite Petovan
769b73e8a3
Bump minimum version to run Friendica to PHP 7.4
...
- Update version filter of mobiledetect/mobiledetectlib and psr/container to PHP 7.4 versions
- Remove PHP 7.3 PHPUnit instance
- Remove PHP 7.2 specific PDO exception in tests
2023-12-18 21:02:02 -05:00
Philipp
cfff24518e
Add "memory_limit" parameter to phpunit
2023-12-03 11:45:55 +01:00
Philipp
f3f148a0db
Upgrade PHP version in PHP-CI
2023-10-15 15:48:59 +02:00
Philipp
06df62a2b5
Fix Woodpecker
2023-07-28 20:12:25 +02:00
Philipp
e231907b3c
add opensocial as location for db-based execution
2023-07-28 19:07:29 +02:00
Philipp
8ee58aaf18
try making php-lint faster..
2023-07-28 19:02:08 +02:00
Philipp
5291401de0
rename woodpecker "pipeline" to "steps"
2023-07-28 17:45:31 +02:00
Philipp
bd455e75c0
Update woodpecker PHP version
2023-07-16 20:50:04 +02:00
Dr. Tobias Quathamer
a35f281123
Update PHP versions and add PHP 8.2 for testing
2023-07-05 14:06:28 +02:00
Philipp
a88cc1ff84
adapt parameters
2023-04-01 22:00:57 +02:00
Philipp
8a96f0fee4
Remove unnecessary code ..
2023-04-01 21:54:51 +02:00