Alexandre Aubin
a9e71e88df
ci: fix missing image name for i18n job
2024-08-08 16:20:33 +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
35c809a726
ci: simplify 'test actionsmap' job, move it to linting
2023-11-28 23:58:50 +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
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
Alexandre Aubin
aa585963c0
ci: fix autoblack PR targetting tags instead of dev
2023-02-15 19:59:57 +01:00
Alexandre Aubin
f2e01e7a4a
ci: tweak rules for Black and translation fixes because that's really too much flood x_x
2023-02-02 23:51:14 +01:00
Kay0u
ac47710584
remove of the default hard-coded branch in ci scripts
2022-01-20 20:34:56 +01:00
Kay0u
98167e35e5
trying to fix autofix-translated-strings
2022-01-20 20:26:53 +01:00
Alexandre Aubin
44c972f2dd
Merge branch 'migrate_to_bullseye' into bullseye
2021-10-19 19:50:15 +02:00
Alexandre Aubin
3dd7aa9b59
ci: Remove format-check, only keep format-run, renamed to black
2021-10-14 22:17:57 +02:00
Kay0u
b677157924
fix mypy test
2021-10-04 15:17:59 +02:00
Alexandre Aubin
ae08698253
Merge branch 'migrate_to_bullseye' into bullseye
2021-09-21 16:04:32 +02:00
Alexandre Aubin
1c46636b7e
tests: add mypy + misc fixes to make test pass
2021-09-19 23:32:26 +02:00
Kay0u
7ff1ce5432
change python version in tests from 3.7 to 3.9
2021-05-28 01:05:06 +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
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
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
de126fcdce
Don't allow failure for invalid python3 code + fix unsued variables
2021-01-02 20:43:39 +01:00
Alexandre Aubin
0781150f20
Remove python2.7 lint from CI
2021-01-02 18:43:58 +01:00
Kay0u
93bff46bc3
imove tox and add python3 linter
2020-08-17 23:54:20 +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
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