fix(cv): add more info into json

-
master
sii42400 2026-04-16 22:05:42 +02:00
parent 81bc085220
commit e3590f47db
1 changed files with 1 additions and 1 deletions

View File

@ -907,7 +907,7 @@ export const content_en = [
"Microservices infrastructure maintenance (Docker / Docker Compose)", "Microservices infrastructure maintenance (Docker / Docker Compose)",
"Servers infrastructure maintenance (Jenkins Agent - Windows / Jenkins Master - Linux)", "Servers infrastructure maintenance (Jenkins Agent - Windows / Jenkins Master - Linux)",
"Automatization of servers configuration (Ansible / Bash / Powershell)", "Automatization of servers configuration (Ansible / Bash / Powershell)",
"Automatization of IrDA devices tests invoking on CI/CD environment (Regression, Merge Request, Commit) (Jenkins CI/CD / Bash / Powershell / Python - TOX)", "Automatization of IrDA devices tests invoking on CI/CD environment (Regression, Merge Request, Commit) (Jenkins CI/CD / Bash / Powershell / Python - TOX -> https://tox.wiki/)",
"Automatization of re-used python packages building & collecting process (Jenkins CI/CD / Private PyPI / Python)", "Automatization of re-used python packages building & collecting process (Jenkins CI/CD / Private PyPI / Python)",
"Automatization of tests reporting (Jenkins CI/CD / Test-Result-Analyzer / Jira Xray)", "Automatization of tests reporting (Jenkins CI/CD / Test-Result-Analyzer / Jira Xray)",
"Automatization of code validation processes (Pre-commit / Black Formatter / Flake8 / MyPY / etc.)", "Automatization of code validation processes (Pre-commit / Black Formatter / Flake8 / MyPY / etc.)",