Dmitry Kasimovskiy
Dmitry Kasimovskiy
We need to automate source code security scan to quickly fix CVEs. - [ ] Choose a tool - [ ] Add CI step - [ ] Prevent merge source...
Red Hat Enterprise Linux Server release 7.9 (Maipo) Tarantool 2.10.0-0-g0a5ce0b Cartridge 2.7.4 cartridge-driver 0.8.0 Java client cannot refresh spaces and indexes metadata. Java code: ``` TarantoolClient client = TarantoolClientFactory.createClient() .withAddress("some-host:3301")...
Current description for the metric **expirationd -> working_time** looks unclear. Description must be more specific and answer for the questions "What is this metric for?" and "How is it works?"
Steps to reproduce: 1. Apply migration to new or existing Tarantool Cartridge project. 2. Migration fails (see error descripton below) Tarantool rockspec: ``` package = 'app' version = 'scm-1' source...
Steps to reproduce: 1. Init tt in the folder inside your home directory (`cd /home/d/git && tt init`) 2. Set relative path to the templates folder in the _/home/d/git/tt.yaml_ (`~/git/repo/templates/tt`)...
We need to automate source code security scan to quickly fix CVEs. - [ ] Choose a tool - [ ] Add CI step - [ ] Prevent merge source...