tarantool / tarantool-qa

QA related issues of Tarantool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make a reusable workflow for building and deploying packages

NickVolynkin opened this issue · comments

Make a parameterized workflow with parameters: distributive, version, gc64/no, architecture.

Consequent steps:

  1. Build a package
  2. (Run tests) — will be implemented in the next issue as a separate job.
  3. Deploy package with RWS to S3 — done on tags, maybe on nightly builds as well.

Make aggregate workflows for each distributive, call the reusable workflow with all required parameters.