Skip to content
GitLab
Explore
Sign in
Commits · 3d2cb3f18b8e0c59e1a98e1856c3de81eb420d4e
ivas-codec
Browse files
May 24, 2024
add script for creating report subpage from mld csv files
· 3d2cb3f1
Jan Kiene
authored
May 24, 2024
3d2cb3f1
add correct suffix everywhere
· 9a4f2c35
Jan Kiene
authored
May 24, 2024
9a4f2c35
ensure suffix is kept when renaming files
· 513d2459
Jan Kiene
authored
May 24, 2024
513d2459
add debug printout
· beb5cb35
Jan Kiene
authored
May 24, 2024
beb5cb35
use tmpdir path as path object
· 07c2b68e
Jan Kiene
authored
May 24, 2024
07c2b68e
fix namedtuple call
· 52fd3791
Jan Kiene
authored
May 24, 2024
52fd3791
fix import
· 47614794
Jan Kiene
authored
May 24, 2024
47614794
for testing, simply print names of two csv files on page
· d258650e
Jan Kiene
authored
May 24, 2024
d258650e
remove explicit names of artifacts and simply move all
· 1ff2050d
Jan Kiene
authored
May 24, 2024
1ff2050d
change job handling in setup_pages.py
· 647c3f6a
Jan Kiene
authored
May 24, 2024
647c3f6a
make get_job_id return a list of ids
· edb1c256
Jan Kiene
authored
May 24, 2024
edb1c256
remove relative import
· 84f33156
Jan Kiene
authored
May 24, 2024
84f33156
fix typo
· df6c9575
Jan Kiene
authored
May 24, 2024
df6c9575
May 23, 2024
fix typo
· 5c357733
Jan Kiene
authored
May 23, 2024
5c357733
fix wrong argument name
· c7f12545
Jan Kiene
authored
May 23, 2024
c7f12545
correctly use package
· 1b667444
Jan Kiene
authored
May 23, 2024
1b667444
add html table creation from mld csv
· b1454c19
Jan Kiene
authored
May 23, 2024
b1454c19
always search on default branch
· 89f20750
Jan Kiene
authored
May 23, 2024
89f20750
add more debug printouts
· 1b7f914d
Jan Kiene
authored
May 23, 2024
1b7f914d
add debug printout
· 8b194af0
Jan Kiene
authored
May 23, 2024
8b194af0
add missing arguments for get_idx
· b4290476
Jan Kiene
authored
May 23, 2024
b4290476
add cast for project id
· 75c08f03
Jan Kiene
authored
May 23, 2024
75c08f03
add first test part for BASOP
· 7a06d73b
Jan Kiene
authored
May 23, 2024
7a06d73b
make artifact collection more generic
· f43bf021
Jan Kiene
authored
May 23, 2024
f43bf021
factor out artifact collection
· 0946984b
Jan Kiene
authored
May 23, 2024
0946984b
add flag --success_only
· cfd61a90
Jan Kiene
authored
May 23, 2024
cfd61a90
Fix missing space
· 12a31df1
norvell
authored
May 23, 2024
12a31df1
Merge branch 'main' into basop-ci/add-project-id-as-argument-for-get_id_of_last_job_occurence
· d746a861
norvell
authored
May 23, 2024
d746a861
Merge branch 'updates-from-basop-ci-branch' into 'main'
· 1b499ada
norvell
authored
May 23, 2024
1b499ada
May 22, 2024
Merge branch 'ci/fix-check-format-to-ensure-one-newline-at-eof' into 'main'
· fd278ba1
norvell
authored
May 22, 2024
fd278ba1
add some printouts for debugging in the CI
· f120f5d4
Jan Kiene
authored
May 22, 2024
f120f5d4
use new clargument in function call
· e40af98b
Jan Kiene
authored
May 22, 2024
e40af98b
allow for project id to be passed in to get_id_of_last_job_occurence.py
· 2925ab69
Jan Kiene
authored
May 22, 2024
2925ab69
Merge branch 'ci/add-sanity-check-for-ext-output' into 'main'
· 29e1d626
Jan Kiene
authored
May 22, 2024
29e1d626
Merge branch 'main' into ci/fix-check-format-to-ensure-one-newline-at-eof
· 2449a9f3
Jan Kiene
authored
May 22, 2024
2449a9f3
add comments about sed commands
· db1515cb
Jan Kiene
authored
May 22, 2024
db1515cb
add basop-ci-related changes without HRTF binary files
· 8324c07b
Jan Kiene
authored
May 22, 2024
8324c07b
Merge branch 'main' into basop-ci-branch
· 0062cc71
Jan Kiene
authored
May 22, 2024
0062cc71
Merge branch 'basop-ci/fix-basop-ci-branch-renderer-tests' into 'basop-ci-branch'
· e1a25dae
Jan Kiene
authored
May 22, 2024
e1a25dae
avoid change of positions in base part of RENDERER_CMD
· 4da1cf28
Jan Kiene
authored
May 22, 2024
4da1cf28
Loading