kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
8 stars 21 forks source link

src/send_kcidb: use kcidb postgresql password from TOML #880

Closed JenySadadia closed 1 week ago

JenySadadia commented 1 week ago

In order to avoid using environment variables, use TOML file for KCIDB postgresql DB user password. Also, declare other existing args with help options in cmd_run.