tarantool / ddl

The DDL module enables you to describe data schema in a declarative YAML-based format.
BSD 2-Clause "Simplified" License
12 stars 6 forks source link

Switch to tagged version of GH action for source code checkout #84

Closed ligurio closed 2 years ago

ligurio commented 2 years ago

It is better to stick to a latest tagged version, that considered as stable, than to a current development version.

Totktonada commented 2 years ago

From CI:

Run tarantoolctl rocks install luacov-coveralls 0.2.3-1 --server http://luarocks.org

Error: Invalid argument: flag --server= expects a parameter. See --help. Error: Process completed with exit code 1.

The change itself looks ok.

Totktonada commented 2 years ago

Ah, I see, the fix will land together with PR #77.

ligurio commented 2 years ago

Error: Invalid argument: flag --server= expects a parameter. See --help.

Fixed in a separate commit (cherry-picked 3f72e7d157221dd065c123e10c4929a8d1bbf0ba from ligurio/gh-76-add-bucket_id-calculation-function).