1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Sergei Solonitcyn
e3e05d7965 update code-checkers config (#9707)
fix `all-checks` command

Signed-off-by: Sergei Solonitcyn <sergei.solonitcyn@zazmic.com>
2022-02-10 11:15:30 +02:00
Vadym
ff45a31eac SonarQube QA GitHub jobs (#8668)
* Add detect changed modules and build reports workflow.
Add python scripts for given workflow.
Add unit tests for detect_changed_modules.py.

* Update build_static_checkers_reports.py.
Update task.py to work within any python module.
Fixed report generation.

* Update Detect Changed Modules action.

* Fix action.
Update unit tests.
Code cleanup and fixes.

* Wrap ci_static_check_reports into bash command.

* Detect Changed Modules add install requirements command.

* Update ci_detect_changed_modules package.

* Rename ci_build_checkers_reports -> ci_build_python_checkers_reports.

* Return json as ci_detect_changed_modules output.

* Update Detect Changed Modules set output.

* Update unit tests.
Add changed module filter.
2021-12-30 19:37:56 +02:00
Sergei Solonitcyn
85accd7a40 Airbyte 8278 all in one static code checker to be run locally as well as during ci pipelines (#8873)
airbyte-8278 All-in-one static code checker to be run locally as well as during CI pipelines
2021-12-28 05:15:40 +02:00