This repository was archived by the owner on Feb 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1818 in ` Bitrix24\SDK\Core\Response::__destruct() `
1919* add ` Bitrix24\SDK\Core\BulkItemsReader ` for data-intensive applications for bulk export data from Bitrix24, read strategies located in
2020 folder ` ReadStrategies ` , in services read model ** must** use most effective read strategy.
21+ * add integration tests in GitHub Actions pipeline 🎉, now integration tests run on push on ` dev-branch `
2122
2223### Changed
2324
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ A powerful PHP library for the Bitrix24 REST API
77
88### Build status
99
10- | Master branch tests status |
10+ | CI\CD [ status] ( https://github.com/mesilov/bitrix24-php-sdk/actions ) |
1111| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
1212| [ ![ phpstan check] ( https://github.com/mesilov/bitrix24-php-sdk/actions/workflows/phpstan.yml/badge.svg )] ( https://github.com/mesilov/bitrix24-php-sdk/actions/workflows/phpstan.yml ) |
1313| [ ![ unit-tests status] ( https://github.com/mesilov/bitrix24-php-sdk/actions/workflows/phpunit.yml/badge.svg )] ( https://github.com/mesilov/bitrix24-php-sdk/actions/workflows/phpunit.yml ) |
You can’t perform that action at this time.
0 commit comments