Commit graph

239 commits

Author SHA1 Message Date
Benjamin Renard c02c271375 CI: Try agin fixing CI steps conditions
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-28 00:40:16 +02:00
Benjamin Renard adcfe27ee1 CI: add publish-dryrun step
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-28 00:36:11 +02:00
Benjamin Renard 1e9291af64 README: add CI status badge 2022-04-28 00:06:53 +02:00
Benjamin Renard fd1317cce6 CI: Try agin fixing CI steps conditions
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-04-28 00:01:54 +02:00
Benjamin Renard ed87cd09f0 CI/build.sh: remove debian source directory in CI job instead of build.sh script 2022-04-27 23:59:23 +02:00
Benjamin Renard 689ef096a4 Fix build.sh to keep only files in deb_dist directory
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 23:46:04 +02:00
Benjamin Renard ce9eb1cdb0 CI: try again to fix running steps build & publish
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-04-27 23:29:08 +02:00
Benjamin Renard 64c8659000 CI: try to fix running steps build & publish
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 23:20:47 +02:00
Benjamin Renard f6a75f8cb6 CI: Fix running tests on tags
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-04-27 23:17:30 +02:00
Benjamin Renard 063a3d637f CI: confirm clone step to add tags and configure condition for steps
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-27 23:04:17 +02:00
Benjamin Renard af616a3e2b Try to fix dists files publishing 2022-04-27 22:57:38 +02:00
Benjamin Renard 6267e0baf8 CI: Fix tag rules
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-04-27 20:24:23 +02:00
Benjamin Renard 07ca0729fe CI: build & publish only when tag 2022-04-27 20:20:52 +02:00
Benjamin Renard a618f588ba Try again to fix version detection and make it more verbose
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 20:05:53 +02:00
Benjamin Renard c89ea4ab4c Improve build.sh logging and try to fix version detection method
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 19:42:37 +02:00
Benjamin Renard ac9a35bfe1 Add again some quiet args to avoid pipeline step logs to exceed max size
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 19:06:32 +02:00
Benjamin Renard a0e7aae504 Add tests.sh script and use it for CI step to fix sh shell problems
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 18:02:54 +02:00
Benjamin Renard 735ba92646 Make apt output less verbose to avoid pipeline step logs to exceed max size
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 17:45:09 +02:00
Benjamin Renard e3931e50da CI: disable recommends package installation and make wget less verbose
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 17:29:13 +02:00
Benjamin Renard c4625e47ea Fix Woodpecker typo
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 17:14:38 +02:00
Benjamin Renard bc276b9845 Add build package and Woodpecker CI stuff 2022-04-27 17:12:00 +02:00
Benjamin Renard 252f9a87ac tests: fix oracle test_truncate 2022-04-27 17:11:02 +02:00
Benjamin Renard bca3f4f347 config.BooleanOption: fix handling argparse options
The argparse option now reverse the default value set in configuration 
file instead of only the default value set on adding the configuration 
option.
2022-04-21 14:16:30 +02:00
Benjamin Renard 0a0fae3e90 Add TelltaleFile helper class 2022-04-12 12:59:20 +02:00
Benjamin Renard 63600416b3 config: use a section to configure console logging 2022-02-24 17:03:12 +01:00
Benjamin Renard ef94c6969f config: fix console logged message format 2022-02-24 12:33:24 +01:00
Benjamin Renard 9a89638e54 Code cleaning 2022-01-20 19:14:16 +01:00
Benjamin Renard b90994037a config.Config: add constructor parameter default_config_dirpath 2022-01-20 19:11:51 +01:00
Benjamin Renard c851e7aca7 config: fix save method when file exists and is writeable but not the directory 2022-01-19 19:17:32 +01:00
Benjamin Renard 5a30541917 Add mylib-test-email-with-config script 2022-01-19 17:31:55 +01:00
Benjamin Renard fdf68a8ee2 email: make EmailClient compatible with mylib.mylib.Config 2022-01-19 17:31:00 +01:00
Benjamin Renard ba4e85be50 config: add ConfigurableObject object class 2022-01-19 17:26:47 +01:00
Benjamin Renard 0823353c0a config: Fix configuration interactive mode 2022-01-19 17:20:53 +01:00
Benjamin Renard 558da5c815 ldap.LdapClient: add update_need method 2021-12-08 18:19:37 +01:00
Benjamin Renard 26e7b8efd1 ldap.LdapClient: fix errors handling changes on RDN attribute 2021-12-08 18:19:10 +01:00
Benjamin Renard 947ed765aa ldap.LdapClient: make get_attr case-insensitive on attribute name 2021-12-08 16:58:58 +01:00
Benjamin Renard d1102ce1b3 doc: update requirements 2021-11-23 18:13:50 +01:00
Benjamin Renard 4d4e8f133b Fix some pylint warnings 2021-11-23 13:08:44 +01:00
Benjamin Renard 31b994ad3c PgDB: add exit_on_error parameter to connect method 2021-11-23 13:08:24 +01:00
Benjamin Renard 8e4864f2d5 OracleDB: add exit_on_error parameter to connect method 2021-11-23 13:03:55 +01:00
Benjamin Renard d15c4f36fb Config: add configure method
This method is an entry point of a script you could use to created your 
configuration file.

Note: make sure to load to define all your configuration section and 
options
before running it.
2021-11-23 13:02:12 +01:00
Benjamin Renard 6601891f9d config: add ask_values and execute_callback parameters to parse_arguments_options 2021-11-23 12:35:40 +01:00
Benjamin Renard 2e829c4cc3 config: add ask_values method that allowing interactive configuration 2021-11-23 12:34:50 +01:00
Benjamin Renard e058d315d4 config: BaseOption.set now also set parser option value 2021-11-23 12:31:33 +01:00
Benjamin Renard 8438f95e68 Config: Add config_file_env_variable parameter
The new config_file_env_variable parameter allow to specify environment
variable name that will be used to determine configuration file path if
it's not explicitly provided using -c/--config parameter.
2021-11-19 16:16:46 +01:00
Benjamin Renard e6ce412db0 Config: Implement custom argparse TextHelpFormatter to keep line return 2021-11-19 16:13:36 +01:00
Benjamin Renard 9c35ead28e PgDB: add debug of SQL query in doSQL & doSelect methods 2021-11-19 11:53:30 +01:00
Benjamin Renard ef510a36ee OracleDB: add debug of SQL query in doSQL & doSelect methods 2021-11-19 11:52:50 +01:00
Benjamin Renard 366260e92a Config.get_arguments_parser: allow to override argparse description 2021-11-18 21:20:53 +01:00
Benjamin Renard afdb1430a6 Fix/improve pretty_format* helpers 2021-11-18 19:56:51 +01:00