26 Commits

Author SHA1 Message Date
Wilmer Arambula
42f5c6281e Update CI workflows to use ubuntu-22.04 LTS. (#20736) 2026-02-20 09:02:35 -03:00
Wilmer Arambula
7678561467 Refactor ci-pgsql.yml to use yiisoft/yii2-actions. (#20727) 2026-02-04 10:04:44 -03:00
Wilmer Arambula
a1a39e9f8b Add code coverage to PHP 8.5 in ci-pgsql.yml workflow. (#20664) 2025-10-30 18:58:09 -03:00
Maksim Spirkov
d689d6102c Add ESLint to CI (#20592) 2025-10-14 12:40:35 +03:00
Maksim Spirkov
c6e54831aa Fix typos in GitHub workflows (#20601) 2025-10-13 10:54:50 -03:00
Wilmer Arambula
8104e8f2b0 Remove CodeClimate and Scrutinizer configuration files from the repository. (#20572) 2025-10-03 00:36:07 +03:00
Wilmer Arambula
a4bacdd913 Update ci workflows to ignore specific paths for pull requests, push, and exclude directory framework/messages to coverage. (#20563) 2025-10-02 01:34:02 +03:00
Wilmer Arambula
da2bd17269 Add actions composite. (#20551) 2025-09-29 21:15:37 -03:00
Wilmer Arambula
2fc017b6bc Update GitHub Actions workflows to use actions/checkout@v5, codecov/codecov-action@v5, and add static.yml. (#20500) 2025-08-27 10:05:26 +03:00
Wilmer Arambula
d0c150c7ce Simplify ci actions, and remove mode develop. (#20407) 2025-06-13 00:39:10 +03:00
Wilmer Arambula
a3b4126781 Update ci workflows to conditionally include xdebug for PHP 8.0 error segmentation-fault and change tools pecl for pie. (#20405) 2025-06-10 19:29:19 +03:00
Wilmer Arambula
8cb50484a4 Update Codecov action to v4 in CI workflows. 2024-06-06 08:54:04 -04:00
Wilmer Arambula
953a1265d7 Update ezyang/htmlpurifier dependency to version 4.17. 2024-03-26 15:04:45 -03:00
Wilmer Arambula
2f9c24e130 Update CI workflows to disable fail-fast strategy. 2024-03-22 06:59:15 -03:00
Wilmer Arambula
60f1df54f8 Merge branch 'master' into php-73. 2024-03-22 06:57:07 -03:00
Wilmer Arambula
28cbf6cde5 Add tests for PHP 8.4. (#20132) 2024-03-22 10:29:27 +03:00
Wilmer Arambula
ae7db0aaee Only coverage PHP 7.4 and upload version tests scrutinizer.yml. 2024-03-20 18:22:38 -03:00
Wilmer Arambula
ce813e5060 Raise version min PHP 7.3. 2024-03-20 17:27:20 -03:00
Wilmer Arambula
d43341a73a Add compatibility with PHP 8.3 (#20074) 2023-11-23 20:24:33 +03:00
salehhashemi1992
7665e56216 update actions/checkout to v4 2023-10-07 22:34:56 +03:30
Wilmer Arambula
b9e5a87f54 Fix tests, clean workflows, separate db tests, use codecov for code coverage (#19883) 2023-07-10 07:12:07 +03:00
Bizley
1a07bb14d9 Cancel jobs in progress when PR is updated (#19801) 2023-03-31 15:43:39 +02:00
Wilmer Arambula
4c32d90d4d Update workflows (#19370) 2022-04-27 19:09:49 +03:00
Deryabin Sergey
f637c5f143 Update pipline syntax 2020-11-11 01:00:25 +03:00
Alexander Makarov
7a8d32e176 Add colors to CI (#18316) 2020-10-05 17:03:07 +03:00
Wilmer Arambula
5558ee793b Fix #18040, fix #15265, fix #18232 database issues (#18225)
- Bug #18040: Display width specification for integer data types was deprecated in MySQL 8.0.19
- Bug #15265: PostgreSQL > 10.0 is not pass tests with default value of timestamp CURRENT_TIMESTAMP
- Bug #18232: Fail tests pgsql v-10.14, v-11.9, v-12-latest
2020-09-10 20:36:04 +03:00