Commit graph

112 commits

Author SHA1 Message Date
Alexandre Aubin
13fd447b6f
Merge branch 'dev' into reformat-fr-translation 2021-09-03 15:25:34 +02:00
Alexandre Aubin
10fddc427e ci: Add magic script to automagically fix i18n string format in trivial case 2021-09-03 02:01:16 +02:00
Alexandre Aubin
46fb84e071 Expand the reformat locale script to also cover en.json ... 2021-09-02 04:46:31 +02:00
Alexandre Aubin
f96f7dd1fd Fuck orthotypography, let's enforce practices for fr i18n 2021-09-02 04:17:15 +02:00
Kay0u
70bff61749
Merge branch 'dev' into bullseye 2021-09-01 17:14:21 +02:00
Alexandre Aubin
e8a63f21be ci: push a remove-stale-strings only if there are some non-whitespace changes 2021-09-01 15:21:07 +02:00
Alexandre Aubin
5501556dff ci: fix test jobs for i18n keys 2021-09-01 15:02:30 +02:00
Alexandre Aubin
c78d31b6c1 Merge branch 'dev' into rework-authenticator-system 2021-08-20 10:12:41 +02:00
Alexandre Aubin
29532696a9 Merge branch 'dev' into bullseye 2021-08-11 15:41:58 +02:00
Kayou
4e4173d1b6
remove-stale-translated-strings on for the default branch 2021-07-10 02:47:11 +02:00
Kayou
f1644ee1d2
Merge branch 'dev' into bullseye 2021-06-22 10:52:46 +02:00
Kay0u
b61082b1c4
fix remove-stale-translated-strings job 2021-06-22 10:51:22 +02:00
Alexandre Aubin
1fcfe734e9 Add test-ldapauth to ci 2021-06-14 18:23:55 +02:00
Alexandre Aubin
624ce3462b Merge branch 'migrate_to_bullseye' into bullseye 2021-06-12 19:05:44 +02:00
Alexandre Aubin
f424c0c999 CI: Use python3 for script remove stale strings 2021-06-12 17:48:12 +02:00
Kayou
6fad0b7d79
Update .gitlab/ci/test.gitlab-ci.yml 2021-06-10 13:08:05 +02:00
Kay0u
cfa1e5dff8
split root-tests to a smaller tests 2021-06-08 16:59:28 +02:00
Kay0u
024ea14b27
full-tests run test_helpers too 2021-06-08 16:58:35 +02:00
Kay0u
5967096c05
add translation stage 2021-06-08 16:57:39 +02:00
Kay0u
4b8e8be449
ci triggered only on file changed 2021-06-08 14:01:34 +02:00
Alexandre Aubin
3fa96fc91b Naive attempt to fix test by adding an apt update 2021-05-28 01:32:33 +02:00
Kay0u
7ff1ce5432 change python version in tests from 3.7 to 3.9 2021-05-28 01:05:06 +02:00
Kay0u
f288651094
fix generate-helpers-doc job 2021-05-25 12:20:25 +02:00
Laurent Peuch
dfdc058aab fix(py37-black-run): stop if there is not diff 2021-04-17 05:25:57 +02:00
Laurent Peuch
c92e495b21 [fix] first attempt to fix auto sending of black PR 2021-04-16 02:45:06 +02:00
Laurent Peuch
f9419c9606 [fix] correctly format .gitlab/ci/lint.gitlab-ci.yml 2021-04-16 02:39:46 +02:00
Kay0u
ce9f6b3dc3
use python3 to generate the helper doc 2021-04-12 10:57:14 +02:00
Alexandre Aubin
875fead9b5 Add test-helpers in gitlab CI pipeline 2021-04-01 18:02:23 +02:00
Kay0u
933b73400b
change artifacts filename 2021-02-07 15:54:01 +01:00
Kay0u
59d3e387f1
Update template for the new doc (grav) 2021-02-07 15:52:50 +01:00
Kay0u
3bd314e940
readd allow_failure 2021-02-02 17:14:05 +01:00
Kay0u
bfd7257a8c
fix linter, remove allow_failure for corresponding tests 2021-02-02 16:16:07 +01:00
Alexandre Aubin
2758c1636b
Merge branch 'dev' into report_low_total_space_for_rootfs 2021-01-31 14:38:34 +01:00
Kayou
4a302dc786
add auto-format-code (#1142)
* add auto-format-code
* add github remote
* add GITHUB_TOKEN to the remove url
* select Yunohost:dev
* force push as it's only a code format
* pull before running black
* working on a clean directory
* pull before push? /o\
* do not clone single branch
* a last one?
* only on dev branch
2021-01-23 00:21:02 +01:00
Alexandre Aubin
fd61900352 Also complain about low rootfs total disk space during postinstall 2021-01-21 20:53:07 +01:00
Alexandre Aubin
de126fcdce Don't allow failure for invalid python3 code + fix unsued variables 2021-01-02 20:43:39 +01:00
Alexandre Aubin
c755f17015 python -> python3 in ci's yml 2021-01-02 18:54:00 +01:00
Alexandre Aubin
0781150f20 Remove python2.7 lint from CI 2021-01-02 18:43:58 +01:00
Kayou
fc1160f242
fix version number in tests 2020-12-17 18:45:31 +01:00
Kayou
233141bd47
Create a PR on new tags (for new YNH version) 2020-11-25 15:41:16 +01:00
Kayou
cb3ff1ed83
Woups, my grep in ci/build 2020-09-03 19:14:14 +02:00
Kayou
37e8ba57ac
Update build.gitlab-ci.yml 2020-09-03 19:09:29 +02:00
Kayou
e9e7fba41d
Update build.gitlab-ci.yml 2020-09-03 18:59:01 +02:00
Kayou
ca97118116
Try to clone moulinette and ssowat with the version in the debian/control 2020-09-03 18:51:18 +02:00
Alexandre Aubin
a891d20a17 Merge remote-tracking branch 'origin/add-black' into dev 2020-08-18 19:05:51 +02:00
Kay0u
93bff46bc3
imove tox and add python3 linter 2020-08-17 23:54:20 +02:00
Kay0u
0fb5b13924
trying to fix the ci 2020-08-17 19:51:32 +02:00
Kay0u
485c65a9a5
apt-daily is now disabled by the CI 2020-08-15 11:05:59 +02:00
Kay0u
ca0a42f2b4
git clone with depth during CI 2020-08-14 18:08:51 +02:00
Kayou
e35d806ae1
Update lint.gitlab-ci.yml 2020-08-10 12:04:34 +02:00