Commit Graph

  • 86031cd7f6 Add typing to Docker Stack modules. Clean modules up. Felix Fontein 2025-10-23 07:25:54 +0200
  • 3350283bcc
    Add typing information, 1/2 (#1176) Felix Fontein 2025-10-23 07:05:42 +0200
  • da62027f61 Continue with type hints (and ignores). Felix Fontein 2025-10-22 22:59:35 +0200
  • a1b73a36a8 Fix split_port() without returning to previous type chaos. Felix Fontein 2025-10-21 07:48:40 +0200
  • 9c850469db Format. Felix Fontein 2025-10-21 06:48:01 +0200
  • 3b027236ac Fixes. Felix Fontein 2025-10-21 06:45:20 +0200
  • 08960a9317 Add more type hints. Felix Fontein 2025-10-21 06:25:30 +0200
  • 0ff66e8b24 First batch of types. Felix Fontein 2025-10-18 20:06:37 +0200
  • c76ee1d1cc Improve settings. Felix Fontein 2025-10-17 13:51:35 +0200
  • 4cb8babb81 Make mypy pass. Felix Fontein 2025-10-17 13:50:21 +0200
  • c4e0215db9 Re-enable typing and improve config. Felix Fontein 2025-10-13 22:32:46 +0200
  • d4eacbe5c4 deploy: dc3eabd9a4 felixfontein 2025-10-16 18:24:19 +0000
  • d0d365e43d deploy: dc3eabd9a4 felixfontein 2025-10-16 18:23:19 +0000
  • dc3eabd9a4
    [stable-4] Adjust 'report this' messages to only report if the latest version still has this problem (#1174) (#1175) Felix Fontein 2025-10-16 20:21:56 +0200
  • 9a906e1827 deploy: 338b3db654 felixfontein 2025-10-16 16:20:32 +0000
  • cd56ea7fa6 [stable-4] Adjust 'report this' messages to only report if the latest version still has this problem (#1174) Felix Fontein 2025-10-16 18:05:39 +0200
  • dd30342a24 deploy: 075bc91ce8 felixfontein 2025-10-16 16:07:52 +0000
  • 8338c4d41b deploy: 075bc91ce8 felixfontein 2025-10-16 16:06:51 +0000
  • 075bc91ce8
    [stable-4] Adjust 'report this' messages to only report if the latest version still has this problem (#1174) Felix Fontein 2025-10-16 18:05:39 +0200
  • dec1f93185 deploy: f3455f9c09 felixfontein 2025-10-16 15:48:03 +0000
  • 28c7a9d392 Adjust checks. Felix Fontein 2025-10-16 17:44:06 +0200
  • 24f35644e3 Adjust checks. Felix Fontein 2025-10-16 17:44:06 +0200
  • aa558af3d4 deploy: 6b5d76bdee felixfontein 2025-10-16 15:44:11 +0000
  • 15e36a74cb Adjust 'report this' messages to only report if the latest version still has this problem. (#1173) Felix Fontein 2025-10-16 17:41:11 +0200
  • f510eeac05 deploy: 6b5d76bdee felixfontein 2025-10-16 15:42:32 +0000
  • 6b5d76bdee
    Adjust 'report this' messages to only report if the latest version still has this problem. (#1173) Felix Fontein 2025-10-16 17:41:11 +0200
  • b71d3977dd deploy: 3ff2cfe615 felixfontein 2025-10-16 15:24:03 +0000
  • d2c671e805 Adjust 'report this' messages to only report if the latest version still has this problem. Felix Fontein 2025-10-16 17:21:09 +0200
  • 9acafa3fdb deploy: 3ff2cfe615 felixfontein 2025-10-15 20:07:43 +0000
  • b09be31d87 deploy: 3ff2cfe615 felixfontein 2025-10-15 19:56:24 +0000
  • f3455f9c09
    Fix method signature. (#1172) Felix Fontein 2025-10-15 21:55:11 +0200
  • 3ff2cfe615
    Drop support for docker-py. (#1171) Felix Fontein 2025-10-15 21:55:07 +0200
  • d9ef8372ba Fix method signature. Felix Fontein 2025-10-15 21:31:49 +0200
  • 0646e52bae
    Python code modernization, 7/n (#1170) Felix Fontein 2025-10-15 21:27:20 +0200
  • da9d29667d Drop support for docker-py. Felix Fontein 2025-10-15 14:40:54 +0200
  • 964be12399 Fix broken signature. Felix Fontein 2025-10-15 14:44:40 +0200
  • 8e8fd85a61 deploy: 04fa3fe352 felixfontein 2025-10-15 12:42:59 +0000
  • 132eb7b496 Address abstract-method. Felix Fontein 2025-10-15 14:30:24 +0200
  • 325cbfac73
    Replace devel by stable-2.20. (#1169) Felix Fontein 2025-10-15 14:13:42 +0200
  • 04fa3fe352
    Ansible-core devel's version was bumped to 2.21.0.dev0, add stable-2.20 to CI (#1168) Felix Fontein 2025-10-15 13:39:45 +0200
  • 31ca5f02b3 Replace devel by stable-2.20. Felix Fontein 2025-10-15 13:24:55 +0200
  • 7a28506d3e Add stable-2.20 to CI. Felix Fontein 2025-10-15 13:13:52 +0200
  • b5e2fd632c Ansible-core devel's version was bumped to 2.21.0.dev0. Felix Fontein 2025-10-15 13:05:52 +0200
  • 597162b153
    Avoid Python 2 compat (conditional) imports. (#1167) Felix Fontein 2025-10-13 22:31:59 +0200
  • d027d89123 Avoid Python 2 compat (conditional) imports. Felix Fontein 2025-10-13 22:27:04 +0200
  • 6f9ebc3f14 Fix issues with pylint 4.0. Felix Fontein 2025-10-13 22:09:31 +0200
  • 16b5bfa27b Disable type checking for now. Felix Fontein 2025-10-12 22:32:40 +0200
  • 17e30adb93
    selectors is now part of stdlib. (#1166) Felix Fontein 2025-10-12 22:00:51 +0200
  • 9df9a3cec9 selectors is now part of stdlib. Felix Fontein 2025-10-12 16:15:45 +0200
  • c75aa5dd64
    Python code modernization, 5/n (#1165) Felix Fontein 2025-10-12 16:02:27 +0200
  • 8ec904a7fd Address use-dict-literal. Felix Fontein 2025-10-12 12:30:58 +0200
  • 5184d6544f Address unused-variable. Felix Fontein 2025-10-12 10:26:14 +0200
  • c45bd75cfc Address use-list-literal. Felix Fontein 2025-10-12 10:22:11 +0200
  • 98c5a4a7d8 Address unnecessary-pass. Felix Fontein 2025-10-12 10:21:22 +0200
  • 8b401c5636 Address unnecessary-dunder-call. Felix Fontein 2025-10-12 10:20:14 +0200
  • 8c18085757 Address simplifiable-if-expression. Felix Fontein 2025-10-12 10:19:06 +0200
  • 23d3b126db Address raise-missing-from. Felix Fontein 2025-10-12 10:16:53 +0200
  • cad22de628
    Python code modernization, 4/n (#1162) Felix Fontein 2025-10-11 23:06:50 +0200
  • 3791c55bdc Python 3.11 and earlier apparently do not like multi-line f-strings. Felix Fontein 2025-10-11 22:29:38 +0200
  • 5bab9a41d3 Make consider-using-f-string changes compatible with older Python versions. Felix Fontein 2025-10-11 22:18:37 +0200
  • 338b3db654
    Fix crashes due to wrong names. (#1161) (#1163) (#1164) patchback[bot] 2025-10-11 22:15:18 +0200
  • 034b4200a2 Use stable-11 in shippable. Felix Fontein 2025-10-11 22:15:04 +0200
  • 07bf249621 Fix crashes due to wrong names. (#1161) (#1163) Felix Fontein 2025-10-11 15:54:51 +0200
  • b058cd40da
    Fix crashes due to wrong names. (#1161) (#1163) Felix Fontein 2025-10-11 15:54:51 +0200
  • 9b4e107a93 Fix crashes due to wrong names. (#1161) Felix Fontein 2025-10-11 15:29:14 +0200
  • 3789ea1612 Bump community.general stable branch. Felix Fontein 2025-10-11 15:37:46 +0200
  • 091f04bd9d Bump community.general stable branch. Felix Fontein 2025-10-11 15:37:25 +0200
  • b49031ff19 Remove broken dead code. Felix Fontein 2025-10-11 15:08:42 +0200
  • f9cd56a985 Address no-else-return. Felix Fontein 2025-10-11 15:03:15 +0200
  • e3b07ed6b2 Address no-else-raise. Felix Fontein 2025-10-11 14:54:20 +0200
  • 73a0bf93d2 Address no-else-continue. Felix Fontein 2025-10-11 14:52:58 +0200
  • 0f422db170 Address line-too-long. Felix Fontein 2025-10-11 14:52:07 +0200
  • d04a770441 Address keyword-arg-before-vararg. Felix Fontein 2025-10-11 14:51:10 +0200
  • ae0dba8490 Address invalid-name. Felix Fontein 2025-10-11 14:48:32 +0200
  • c7399b7c38 Address some consider-using-with. Felix Fontein 2025-10-11 14:42:42 +0200
  • 9bb3f8c3b3 Address consider-using-max-builtin. Felix Fontein 2025-10-11 14:33:43 +0200
  • da788d3669 Address consider-using-in. Felix Fontein 2025-10-11 14:32:57 +0200
  • 6d97fca880 Address consider-using-f-string. Felix Fontein 2025-10-11 14:31:54 +0200
  • 8acdc3c851 Address consider-using-dict-comprehension. Felix Fontein 2025-10-11 14:29:35 +0200
  • ae53065001 Address consider-iterating-dictionary. Felix Fontein 2025-10-11 14:28:02 +0200
  • 1d30856e67 Address broad-exception-caught. Felix Fontein 2025-10-11 14:27:10 +0200
  • 451e235c2a Address broad-exception-raised. Felix Fontein 2025-10-11 14:14:58 +0200
  • 0fa1dacbbd Address attribute-defined-outside-init. Felix Fontein 2025-10-11 14:10:13 +0200
  • 33c8a49191
    Fix crashes due to wrong names. (#1161) Felix Fontein 2025-10-11 15:29:14 +0200
  • fdfca8acf9 Fix crashes due to wrong names. Felix Fontein 2025-10-11 15:12:46 +0200
  • 892e9d9cbd Reorganize imports due to https://github.com/ansible-community/antsibull-nox/pull/136. Felix Fontein 2025-10-10 21:19:28 +0200
  • 3a7030426e
    Avoid losing data from events if multiple arrive at the same time. (#1158) (#1159) (#1160) patchback[bot] 2025-10-10 21:02:50 +0200
  • 520319ce75 Avoid losing data from events if multiple arrive at the same time. (#1158) (#1159) Felix Fontein 2025-10-10 20:28:27 +0200
  • db20b1876d
    Avoid losing data from events if multiple arrive at the same time. (#1158) (#1159) Felix Fontein 2025-10-10 20:28:27 +0200
  • 26dc734a3c Avoid losing data from events if multiple arrive at the same time. (#1158) Felix Fontein 2025-10-10 20:21:21 +0200
  • f7e976f3da
    Avoid losing data from events if multiple arrive at the same time. (#1158) Felix Fontein 2025-10-10 20:21:21 +0200
  • 9274f5dedf Avoid losing data from events if multiple arrive at the same time. Felix Fontein 2025-10-10 20:09:28 +0200
  • e8ec22d3b1
    Python code modernization, 3/n (#1157) Felix Fontein 2025-10-10 08:11:58 +0200
  • b3b59be9f9 Remove super arguments, and stop inheriting from object. Felix Fontein 2025-10-09 23:56:00 +0200
  • f862113456 Remove __metaclass__ = type. Felix Fontein 2025-10-09 23:42:38 +0200
  • 741c318b1d
    Python code modernization, 2/n (#1156) Felix Fontein 2025-10-09 20:46:48 +0200
  • ec6a07ea13 Reformat. Felix Fontein 2025-10-09 20:00:09 +0200
  • 274a2106be Remove all UTF-8 encoding specifications for Python source files: Felix Fontein 2025-10-09 19:55:53 +0200
  • 8f0a96f1ba Adjust all __future__ imports: Felix Fontein 2025-10-09 19:55:22 +0200
  • a3efa26e2e
    Address some pylint issues (#1155) Felix Fontein 2025-10-09 20:11:36 +0200