Skip to content

Conversation

@mesilov
Copy link
Owner

@mesilov mesilov commented Sep 1, 2024

This commit introduces the initial project setup, including the configuration for PHPStan, Rector, and PHPUnit in GitHub Actions. It also adds basic project files such as composer.json, .gitignore, phpstan.neon.dist, rector.php, phpunit.xml.dist, and the Makefile for running linters and tests.

This commit introduces the initial project setup, including the configuration for PHPStan, Rector, and PHPUnit in GitHub Actions. It also adds basic project files such as composer.json, .gitignore, phpstan.neon.dist, rector.php, phpunit.xml.dist, and the Makefile for running linters and tests.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
@mesilov mesilov linked an issue Sep 1, 2024 that may be closed by this pull request
5 tasks
This commit introduces the `Bitrix24Account` entity with full implementation for managing Bitrix24 account statuses, auth tokens, and domain URLs. It also includes unit tests for the added entity, and updates the `composer.json` to reflect changes in namespace configurations.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
Updated PHPStan, Rector, and PHPUnit GitHub Actions workflows to run only on Ubuntu. This change simplifies the CI process and reduces resources by removing Windows as a target operating system.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
@mesilov mesilov self-assigned this Sep 1, 2024
@mesilov mesilov merged commit 6bea7d0 into main Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Подготовить окружение разработки

2 participants