The idea of this workflow is to be a part of the 'integration.yml'
workflow from the tarantool repo to verify the integration of the
tarantool-php/client connector with an arbitrary tarantool version.
This workflow is not triggered on a push to the repo and cannot be run
manually since it has only the 'workflow_call' trigger. This workflow
will be included in the tarantool development cycle and called by the
'integration.yml' workflow from the tarantool project on a push to the
master and release branches for verifying integration of tarantool with
tarantool-php/client.
Part of tarantool/tarantool#6594
Part of tarantool/tarantool#5265
Part of tarantool/tarantool#6056
The idea of this workflow is to be a part of the 'integration.yml' workflow from the tarantool repo to verify the integration of the tarantool-php/client connector with an arbitrary tarantool version.
This workflow is not triggered on a push to the repo and cannot be run manually since it has only the 'workflow_call' trigger. This workflow will be included in the tarantool development cycle and called by the 'integration.yml' workflow from the tarantool project on a push to the master and release branches for verifying integration of tarantool with tarantool-php/client.
Part of tarantool/tarantool#6594 Part of tarantool/tarantool#5265 Part of tarantool/tarantool#6056
Related to https://github.com/tarantool/tarantool/pull/6600