Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-ci: add reusable testing workflow #192

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

ylobankov
Copy link
Contributor

@ylobankov ylobankov commented Nov 3, 2021

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-python 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-python.

Part of tarantool/tarantool#6584
Part of tarantool/tarantool#5265
Part of tarantool/tarantool#6056

Related to tarantool/tarantool#6590

Makefile Outdated Show resolved Hide resolved
@ylobankov ylobankov force-pushed the ylobankov/add-reusable-testing-workflow branch 4 times, most recently from 6431398 to 32e0ffd Compare November 9, 2021 20:42
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-python 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-python.

Part of tarantool/tarantool#6584
Part of tarantool/tarantool#5265
Part of tarantool/tarantool#6056
@ylobankov ylobankov force-pushed the ylobankov/add-reusable-testing-workflow branch from 1903322 to ceea416 Compare November 10, 2021 09:37
Copy link
Member

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any flaws.

@Totktonada Totktonada merged commit 6140342 into master Nov 10, 2021
@Totktonada Totktonada deleted the ylobankov/add-reusable-testing-workflow branch November 10, 2021 21:55
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