add ci_hostname variable, split up collection of data

This commit is contained in:
2023-12-02 18:38:00 +01:00
parent 68341bd8b8
commit 494a52a721
9 changed files with 243 additions and 146 deletions
+3
View File
@@ -0,0 +1,3 @@
import {collect_all} from './index';
collect_all(true, true);