Skip to content

github-ci: add simple CI based on GitHub actions #116

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

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

ylobankov
Copy link

In the provided workflow we install tarantool (1.10, 2.8, 2.9)
and just run tests from the module against it.

Closes #114

@ylobankov ylobankov force-pushed the ylobankov/add-simple-ci branch 2 times, most recently from e7a7a81 to 1e1e36e Compare December 2, 2021 09:49
@ylobankov ylobankov force-pushed the ylobankov/add-simple-ci branch 2 times, most recently from c307985 to b191c2a Compare December 2, 2021 20:11
@ylobankov ylobankov force-pushed the ylobankov/add-simple-ci branch from b191c2a to e4fc344 Compare December 3, 2021 09:17
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.

Thanks! I'm ok aside of the minor comment above.

Copy link

@funny-falcon funny-falcon left a comment

Choose a reason for hiding this comment

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

Things I was able to understand seem good.
Feel free to merge when you think its ready.

In the provided workflow we install tarantool (1.10, 2.8, 2.9)
and just run tests from the connector against it.

Closes #114
@ylobankov ylobankov force-pushed the ylobankov/add-simple-ci branch from e4fc344 to 2b36025 Compare December 7, 2021 20:10
@ylobankov ylobankov merged commit 981fa6f into master Dec 7, 2021
@ylobankov ylobankov deleted the ylobankov/add-simple-ci branch December 7, 2021 20:13
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.

Set up simple CI based on GitHub Actions
4 participants