Skip to content

ci: add a debug Tarantool build #117

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 3 commits into from
Jul 8, 2022
Merged

Conversation

oleg-jukovec
Copy link
Contributor

The patch adds a Tarantool debug build from the last commit of the master branch to GitHub Actions workflow. It uses an official build instruction for Tarantool [1] and the cache action [2] to cache build outputs.

  1. https://www.tarantool.io/ru/doc/latest/dev_guide/building_from_source/
  2. https://github.com/actions/cache

Closes #102

@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-102-debug-ci branch 10 times, most recently from fa442ec to 61f10d6 Compare July 7, 2022 22:34
@oleg-jukovec oleg-jukovec requested a review from olegrok July 8, 2022 06:15
@oleg-jukovec oleg-jukovec requested a review from ligurio July 8, 2022 06:55
Copy link
Member

@ligurio ligurio left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

See my comments, however, all of them are minor.

@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-102-debug-ci branch 12 times, most recently from 3fc26b2 to b1fc4f5 Compare July 8, 2022 09:23
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-102-debug-ci branch 8 times, most recently from db609fc to 4790d98 Compare July 8, 2022 10:14
The patch adds cartridge and metrics version into a rocks installation
cache key.
The patch adds a Tarantool debug build from the last commit of the
master branch to GitHub Actions workflow. It uses an official build
instruction for Tarantool [1] and the cache action [2] to cache build
outputs.

1. https://www.tarantool.io/ru/doc/latest/dev_guide/building_from_source/
2. https://github.com/actions/cache

Closes #102
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.

Add debug tarantool build into CI
3 participants