Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 48165df

Browse files
committed
test ci\cd 25
Signed-off-by: mesilov <mesilov.maxim@gmail.com>
1 parent d907fed commit 48165df

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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) |

0 commit comments

Comments
 (0)