Benjamin Renard bn8
  • Joined on 2022-03-29
bn8 pushed tag 2023.01.07 to bn8/python-mylib 2023-01-07 02:22:52 +01:00
bn8 pushed to master at bn8/python-mylib 2023-01-07 02:19:28 +01:00
da63f533be Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB
bn8 pushed to master at bn8/python-mylib 2023-01-06 22:18:52 +01:00
83ce6b9d1b CI now run pylint & flake8
b0fd2b1c6d Code cleaning
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2023-01-06 21:10:31 +01:00
815081d544 PgDB: Fix tests
bn8 pushed to master at bn8/python-mylib 2023-01-06 19:40:42 +01:00
01d71fef89 Add doc about pip install method
ad04357c6b Code cleaning
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2023-01-06 18:20:09 +01:00
eb183b0d3b config: split console logging between stdout & stderr base on level
55782df47c config: code cleaning
Compare 2 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2023-01-03 22:12:08 +01:00
f4f39d967e CI: configure tests for all supported Debian versions
89a13d86c6 Docker: Add stuff to build old Debian versions images
d80c15acc1 LStemplate: rollback from array class constant to class variables to restore PHP < 7
a3fc7bacfa LSexample: restore compatibility with Debian stretch
d7ba794839 Rollback class properties typing to restore PHP < 7.4 support
Compare 5 commits »
bn8 pushed to master at bn8/aptly-publish 2023-01-03 01:14:14 +01:00
e7b4cfda7a Add doc file designed to be used to reference the plugin on the Woodpecker CI website
bn8 pushed to master at bn8/aptly-publish 2023-01-03 00:53:31 +01:00
bn8 pushed to master at bn8/aptly-publish 2023-01-03 00:52:51 +01:00
4d26837acc Mise à jour de 'docs.md'
bn8 pushed to master at bn8/python-mylib 2023-01-03 00:38:42 +01:00
7efacf04e4 Add the Dockerfile to build the docker brenard/mylib:dev-master image
a1118cc40a Add the Dockerfile to build the docker brenard/mylib:latest image
Compare 2 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2023-01-02 05:42:08 +01:00
56e17a40f6 phpstan: Be sure Mail & Mail_mime classes are loaded during analyse
f53d868640 Update .gitlab-ci.yml file
8e1aa74e12 Update .gitlab-ci.yml file
ecaf2aeb13 Docker: add missing vimrc.local file
20432adb14 Clean errors detected by PHPstan (level 3)
Compare 7 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2022-12-31 05:31:20 +01:00
e71823b644 Clean errors detected by PHPstan (level 1)
38fa02619d Clean PHP8 compatibility errors detected by PHPstan
7f862c9765 Clean errors detected by PHPstan (level 0) and configure CI to run it on each commit
Compare 3 commits »
bn8 pushed to master at bn8/check_livestatus 2022-12-17 00:58:53 +01:00
6cb7f8cfe9 Ensure to set peer variable before using it when catchin exception
bn8 pushed to master at bn8/check_livestatus 2022-12-17 00:56:34 +01:00
ab7e09d7b6 Clone cleaning and configure CI to run tests
bn8 pushed to master at bn8/updateMemberOf 2022-12-17 00:48:59 +01:00
81736714a1 Fix pylint warning
bn8 pushed to master at bn8/updateMemberOf 2022-12-17 00:48:09 +01:00
c7fc39c77c Try again to fix CI
bn8 pushed to master at bn8/updateMemberOf 2022-12-17 00:46:36 +01:00
267dfecde4 Try again to fix CI
bn8 pushed to master at bn8/updateMemberOf 2022-12-17 00:45:46 +01:00
a2673fc605 Try again to fix CI
bn8 pushed to master at bn8/updateMemberOf 2022-12-17 00:44:44 +01:00
c05ed411ba Try to fix CI