Alexandre Aubin
|
2976e7bf60
|
ci: moar fixes to get the pytest import right ? x_x
|
2024-08-14 13:58:10 +02:00 |
|
Alexandre Aubin
|
ace7dd19b1
|
ci: remove tmp --debug, issue was due to hideproc failing to enable because the container wasnt running with the proper security options
|
2024-08-14 13:31:28 +02:00 |
|
Alexandre Aubin
|
87c30dd1bc
|
ci: fix indent?
|
2024-08-14 00:14:26 +02:00 |
|
Alexandre Aubin
|
55e7e798fa
|
ci: yoloattempt to combine the coverage reports
|
2024-08-14 00:02:59 +02:00 |
|
Alexandre Aubin
|
5a6a915afa
|
ci: force coverage file to have a different name per job ?
|
2024-08-13 23:42:17 +02:00 |
|
Alexandre Aubin
|
98731ba9dc
|
ci: merp?
|
2024-08-13 23:10:47 +02:00 |
|
Alexandre Aubin
|
4f3b9df3f8
|
ci: try to generate partial coverage data arterfact during tests, which we should be able to combine later?
|
2024-08-13 23:05:31 +02:00 |
|
Alexandre Aubin
|
33181596a1
|
ci: hmmm temporarily(?) enable debug during postinstall to investigate a hook failure
|
2024-08-13 22:21:59 +02:00 |
|
Alexandre Aubin
|
69b9055fee
|
ci: also get rid of those old temporary nginx restart for debug
|
2024-08-08 20:37:14 +02:00 |
|
Alexandre Aubin
|
cb6778cfe2
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-08-08 19:47:12 +02:00 |
|
Alexandre Aubin
|
d0df3caed4
|
ci: propagate misc tweaks for CI speedup made on bookworm
|
2024-08-08 19:37:50 +02:00 |
|
Alexandre Aubin
|
7f2da0af73
|
ci: tweaks to try to run build/lints into a 'permanent' container (not recreated every time) to speed up things
|
2024-08-08 16:46:24 +02:00 |
|
Alexandre Aubin
|
a9e71e88df
|
ci: fix missing image name for i18n job
|
2024-08-08 16:20:33 +02:00 |
|
Alexandre Aubin
|
9083a5cc3d
|
ci: ughr ok, dunno what i was thinking, partially revert the previous commit, go to sleep Aleks ffs
|
2024-08-08 05:39:52 +02:00 |
|
Alexandre Aubin
|
764fe6a7ba
|
ci: smol optimization to avoid installing unecessary pip dependencies?
|
2024-08-08 05:26:00 +02:00 |
|
Alexandre Aubin
|
200f0272d5
|
ci: propagate new CI image names
|
2024-08-08 01:53:58 +02:00 |
|
Alexandre Aubin
|
14ee49fc7b
|
ci: really aleks
|
2024-08-07 19:05:45 +02:00 |
|
Alexandre Aubin
|
0598182541
|
ci: Merp, explicitly use python3
|
2024-08-07 18:18:14 +02:00 |
|
Alexandre Aubin
|
fe9a4fba5d
|
ci: new image names, now using 'shared' image build process with the appci
|
2024-08-07 18:06:54 +02:00 |
|
Alexandre Aubin
|
505e3db3bb
|
ci: fallback to bookworm branch for build such that even on PR on top of bookworm the ci should work ...
|
2024-07-22 04:22:54 +02:00 |
|
Alexandre Aubin
|
8366e4b7c4
|
Merge branch 'migrate-to-bookworm' into bookworm
|
2024-07-03 17:27:09 +02:00 |
|
Alexandre Aubin
|
92807afb16
|
helpers: yolo add tests for helpersv2.1
|
2024-07-01 20:55:45 +02:00 |
|
Alexandre Aubin
|
b661356783
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-06-30 00:23:58 +02:00 |
|
Alexandre Aubin
|
7347b08e49
|
ci: Fix helpers 2.1 doc location
|
2024-06-25 00:18:38 +02:00 |
|
Alexandre Aubin
|
094cd9ddd6
|
helpers: rework helper doc now that we have multiple versions of helpers in parallel + improve structure (group helper file in categories)
|
2024-06-24 22:34:36 +02:00 |
|
Alexandre Aubin
|
b233ce1f15
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-05-22 13:14:04 +02:00 |
|
Alexandre Aubin
|
d5e054fe80
|
doc: fix gitlab helper/resource doc automagic PR because doc structure changed
|
2024-05-20 01:46:44 +02:00 |
|
Alexandre Aubin
|
7d640f84c6
|
ci: autoblack is now a github workflow
|
2024-03-14 09:22:32 +01:00 |
|
Laurent Peuch
|
415e444f13
|
ci(autoblacks): switch from using gitlab CI to github actions for autoblacking code
|
2024-03-09 03:15:04 +01:00 |
|
Alexandre Aubin
|
7f02fcd985
|
portalapi/sso: add a first bunch of unit tests
|
2023-12-27 02:41:24 +01:00 |
|
Alexandre Aubin
|
60b7f63afa
|
ci: move lint stage as first stage, require invalidcode to pass before running builds
|
2023-11-29 00:11:33 +01:00 |
|
Alexandre Aubin
|
35c809a726
|
ci: simplify 'test actionsmap' job, move it to linting
|
2023-11-28 23:58:50 +01:00 |
|
Alexandre Aubin
|
a0d6c9a032
|
ci: remove tmp profiling stuff
|
2023-11-28 23:52:29 +01:00 |
|
Alexandre Aubin
|
aaaea0dce2
|
ci: rework the translation+doc stages, have a 'bot' stage for everything that is likely to create a PR instead
|
2023-11-28 23:30:25 +01:00 |
|
Alexandre Aubin
|
0eccb7e46b
|
ci: disable 'full-test' which is a huge pain, always run every 'test' jobs instead
|
2023-11-28 23:20:08 +01:00 |
|
Alexandre Aubin
|
321aea4171
|
yolo: try to profile what's taking up so much time in tests...
|
2023-11-25 02:03:42 +01:00 |
|
Alexandre Aubin
|
0957d31c14
|
ci/doc: add call to new configpanel/form doc generator, similar to what's done for helpers and app resources
|
2023-10-30 18:50:48 +01:00 |
|
Alexandre Aubin
|
fae3b676ea
|
Getting crazy about the ssowat/nginx stupid issue ...
|
2023-10-06 17:22:01 +02:00 |
|
Alexandre Aubin
|
0548af0c25
|
ci: add git status to debug what commit exactly is used during builds ...
|
2023-10-06 14:11:38 +02:00 |
|
Tagada
|
4385c886a4
|
Merge branch 'dev' into bookworm
|
2023-07-20 15:49:45 +02:00 |
|
Alexandre Aubin
|
d2107278a7
|
ci: for some reason the helper tests may be the reason the full-tests job sometimes crashes with no explanation ... let's try to keep it in a separate job to see if that indeed fixes the issue
|
2023-07-14 15:22:23 +02:00 |
|
Kay0u
|
85b08e44c9
|
ci: preinstall more package
|
2023-05-22 15:29:21 +02:00 |
|
Kay0u
|
734db1994c
|
ci: don't install any package with pip, it's supposed to be preinstalled
|
2023-05-16 11:30:56 +02:00 |
|
Alexandre Aubin
|
bed9ecc09e
|
py39->py311 in tox
|
2023-05-15 22:12:55 +02:00 |
|
Alexandre Aubin
|
1af88b0c55
|
ci: force tox install during lint tasks
|
2023-05-15 19:06:32 +02:00 |
|
Tagadda
|
2dbe34c030
|
aaand mariadb-server ofc...
|
2023-05-05 23:44:46 +00:00 |
|
Tagadda
|
ea7bdb62ed
|
mariadb-client needed by tests/test_app_resources.py
|
2023-05-05 22:24:43 +00:00 |
|
Tagadda
|
1135cf1b62
|
php-cli is needed for ynhtest_config.sh
|
2023-05-05 21:23:23 +00:00 |
|
Kayou
|
30bd0e05b2
|
Update test.gitlab-ci.yml
oopsie
|
2023-05-05 16:38:53 +02:00 |
|
Kayou
|
859f9c05a5
|
Update test.gitlab-ci.yml
fix tests for bookworm, don't try this at home²
|
2023-05-05 16:37:33 +02:00 |
|