Commit Graph

32 Commits

Author SHA1 Message Date
Wilmer Arambula
a0edd7ae7d Enabled debug mode. 2024-01-26 09:38:41 -03:00
dependabot[bot]
f444a25aba Update rector/rector requirement from ^0.18.0 to ^0.19.0 (#305)
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
2024-01-10 12:39:43 +03:00
Wilmer Arambula
0de9591c58 Use codeception actions reusable. (#267)
* Use codeception actions reusable.
2023-01-13 14:24:33 -03:00
Sergei Predvoditelev
0f0832a6c9 Revert PHP 8.0 support (#266) 2022-12-26 20:28:14 +03:00
Sergei Predvoditelev
35e10ac66b Raise PHP to ^8.1 and update dependencies (#265)
* Update dependencies

*
2022-12-26 19:59:56 +03:00
Dmitriy Derepko
8ef2b7947a Add translator (#257) 2022-11-06 11:20:39 +04:00
Dmitriy Derepko
cf15dc4042 Sync changes with https://github.com/yiisoft/app-api/pull/146 (#256) 2022-11-03 23:32:42 +03:00
Dmitriy Derepko
531bb26b8d Merge pull request #249 from yiisoft/add-rector
Add rector [batch]
2022-10-29 00:15:20 +03:00
Wilmer Arambula
4ffb09fd3a Update dependencies composer.json (#253) 2022-10-16 21:49:27 +04:00
Dmitrii Derepko
c21be012dd Use predefined rector action 2022-09-27 21:39:13 +03:00
Dmitrii Derepko
832a50b24b Add rector files https://github.com/yiisoft/yii-dev-tool/pull/232 2022-09-27 16:20:25 +03:00
Wilmer Arambula
d1ed1c4a0e Update dependencies workflows. (#232) 2022-04-27 19:08:56 +03:00
Evgeniy Zyubin
96cf4e6e71 Update development dependencies in composer.json (#226) 2022-01-26 22:36:53 +03:00
devanych
b5c2334fc4 Update ignore of paths to all workflow actions 2022-01-11 14:01:27 +03:00
devanych
df0bee7713 Add ignore of paths to all workflow actions 2022-01-11 13:38:55 +03:00
Wilmer Arambula
af39205fd8 Update last changes yii-bulma. (#220) 2021-12-24 15:31:27 +03:00
Wilmer Arambula
f3d99ff2cb Add params to runner classes (#188) 2021-09-06 20:51:55 +03:00
Viktor Babanov
444a416be3 Ga builds on schedule (#189) 2021-09-06 13:19:46 +03:00
Sergei Predvoditelev
1cd77e23d8 Raise minimum PHP requirements to ^8.0 and yiisoft/aliasess to ^2.0 + Fix psalm errors (#172) 2021-07-01 09:57:19 +03:00
Alexander Makarov
82a7d880fe Use composer update for build
Because:

1. `composer create-project` doesn't fetch latest commit from master.
2. `composer create-project` doesn't work with branches.
2021-01-14 00:14:06 +03:00
Wilmer Arambula
e13c151913 Move C3.php to index-test.php. (#101) 2020-12-01 12:41:18 -03:00
Wilmer Arambula
379015820f Tests composer create-project 2020-11-27 14:54:00 +03:00
Alexander Makarov
20513124e7 Use middleware dispatcher (#95) 2020-11-27 00:56:23 +03:00
Wilmer Arambula
96b5ca0437 Add php 8.0. (#93) 2020-11-19 08:27:08 -03:00
Wilmer Arambula
bfa25f4da0 Update pipelines and README.md. (#91) 2020-11-18 15:58:38 -03:00
Wilmer Arambula
9956a68d55 Enhacements (#81)
* Enhacements.

* Fix workflows github/actions.

* Add extension php.

* Fix coverage tests.

* Fixed tests codeception.

* Fix tests again.

* Fix tests again.

* Add coverage tests.

* Update coverage.

* Fixed tests again.

* Change index tests.

* Remove code-coverage no work phpunit 9.4.

* Fix minor corrections.

* Fix code-coverage, config more simple.

* App tests php 8.0.

* Revert tests codeception php 8.0 fails.

* Fix console config.

* Fix minor corrections.

* Fix version foxy.
2020-10-29 16:26:49 +03:00
Wilmer Arambula
148e23efee Enhacements (#36) 2020-07-27 23:53:07 -04:00
Wilmer Arambula
c3d764b43b Add theme config (#23) 2020-07-03 19:09:21 +03:00
Wilmer Arambula
57879c5ab2 Add PHP 8.0 to test pipeline (#7) 2020-06-07 00:39:25 +03:00
Wilmer Arambula
0314383a58 Enhancements (#3)
* Rework config providers.
* Remove unused code.
* Update README.md.
* Better naming options property CacheProvider::class.
* Remove static in property and functions.
* Fix scrutinizer issue.
* Rename key providers.
2020-06-05 11:33:54 +03:00
Wilmer Arambula
6f732643ef Initial commit (#1) 2020-06-03 19:58:45 +03:00
Alexander Makarov
d21aeb4066 Initial commit 2020-05-27 01:11:39 +03:00