Commit graph

48 commits

Author SHA1 Message Date
Kayou
4e4173d1b6
remove-stale-translated-strings on for the default branch 2021-07-10 02:47:11 +02:00
Kay0u
b61082b1c4
fix remove-stale-translated-strings job 2021-06-22 10:51:22 +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
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
Kayou
53bc87149a
Update lint.gitlab-ci.yml 2020-08-10 11:40:53 +02:00
Alexandre Aubin
489c6b67c3 Zblerg Aleks bad copy pasta 2020-06-03 19:44:17 +02:00
Alexandre Aubin
03432349d7 Add -o Acquire::Retries=3 to fix some stupid issues happening sometimes 2020-06-03 19:29:32 +02:00
Alexandre Aubin
c8b06bd8aa Tell apt-daily to gtfo to prevent it from messing with dpkg/apt locks 2020-06-03 18:51:15 +02:00
Alexandre Aubin
b52f8456a9 Tell apt-daily to gtfo to prevent it from messing with dpkg/apt locks 2020-06-03 18:47:29 +02:00
Alexandre Aubin
d24f317d58 Moar test fixing 2020-05-26 04:53:57 +02:00
Alexandre Aubin
d80acdb198 Attempt to yolofix the tests 2020-05-26 04:29:19 +02:00
Kay0u
37f0273ff4
adding test coverage 2020-05-20 17:10:02 +02:00
Kay0u
767c68d186
add junitxml report 2020-05-20 16:34:42 +02:00
Kay0u
348d80664d
Add needs keyword 2020-05-20 15:47:17 +02:00
Kay0u
de81a93498
generate helper doc 2020-05-20 15:27:18 +02:00
Kay0u
1abdf16b84
CI: Global refactor, yunohost-ci v2 ready 2020-05-20 14:53:31 +02:00