Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttjamaican 2025-08-31 11:53:10 -05:00
0688ed4dd1 fix: fix 'too-many-branches' for pylint
957c334d1d fix: fix 'attribute-defined-outside-init' for pylint
d9db40fddc fix: fix 'too-many-locals' for pylint
8e67de4947 fix: fix 'too-many-positional-arguments' for pylint
5d7dda8163 fix: fix 'too-many-arguments' for pylint
Compare 6 commits »
lance pushed to master at wutta/wuttjamaican 2025-08-30 21:36:42 -05:00
a6bb538ce9 fix: format all code with black
lance pushed to master at wutta/wuttjamaican 2025-08-30 21:03:38 -05:00
49f9a0228b test: make pylint a dependency for tests extra
lance pushed to master at wutta/wuttjamaican 2025-08-30 20:58:48 -05:00
ffd82eb611 fix: fix 'too-many-instance-attributes' for pylint
242d17146d fix: fix 'too-many-lines' for pylint
03913a92fd fix: fix 'too-many-public-methods' for pylint
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2025-08-30 20:45:46 -05:00
f34678b305 fix: more cleanup for pylint
faa12005fb infra: explicitly disable checks for pylint
9075159d0d fix: fix 'abstract-method' for pylint
79bab4f9e1 fix: fix 'no-member' for pylint
87af670df6 fix: fix 'redefined-outer-name' for pylint
Compare 26 commits »
lance pushed to master at wutta/wuttjamaican 2025-08-30 17:39:34 -05:00
a79f80b808 fix: fix another 'unused-argument'
lance pushed to master at wutta/wuttjamaican 2025-08-30 17:11:31 -05:00
cc6ac9f6b4 fix: fix 'unused-argument' for pylint
9f76444380 fix: fix 'anomalous-backslash-in-string' for pylint
Compare 2 commits »
lance pushed to master at wutta/wuttjamaican 2025-08-30 16:38:43 -05:00
2fcff6b2a4 fix: fix 'inconsistent-return-statements' for pylint
4f6229e5d9 fix: fix 'redefined-argument-from-local' for pylint
38e4ce628d fix: fix 'unused-import' for pylint
80bb905891 fix: fix 'unspecified-encoding' for pylint
Compare 4 commits »
lance pushed to master at wutta/wuttjamaican 2025-08-30 15:47:44 -05:00
ac65ec891b add initial pylint config, just one checker
lance pushed tag v0.2.0 to wutta/wuttatell 2025-08-10 16:02:06 -05:00
lance pushed to master at wutta/wuttatell 2025-08-10 16:02:03 -05:00
18f7fa6c51 bump: version 0.1.0 → 0.2.0
lance pushed tag v0.23.0 to wutta/wuttjamaican 2025-08-10 16:01:25 -05:00
lance pushed to master at wutta/wuttjamaican 2025-08-10 16:01:24 -05:00
ef93a563e7 bump: version 0.22.1 → 0.23.0
lance pushed to master at wutta/wuttatell 2025-08-10 15:20:10 -05:00
ec8fe97cff fix: add dependency for requests
lance pushed to master at wutta/wuttatell 2025-08-10 15:15:23 -05:00
0f42626cb1 feat: add native API client for common submission use case
lance pushed to master at wutta/wuttatell 2025-08-10 11:58:16 -05:00
e0dd704247 fix: remove submit_uuid from telemetry config profile
lance pushed to master at wutta/wuttjamaican 2025-08-10 11:16:10 -05:00
d00905b494 Revert "fix: fix typo"
lance pushed to master at wutta/wuttjamaican 2025-08-10 11:15:45 -05:00
836c7af1f0 fix: fix typo
lance pushed to master at wutta/wuttjamaican 2025-08-10 11:10:45 -05:00
7550a7a860 feat: add problem checks + handler feature
eb6ad9884c fix: allow caller to specify default subject for email message
22d3ba97c9 feat: add minimal attachments support for email messages
Compare 3 commits »
lance pushed to master at wutta/wuttatell 2025-08-09 13:11:39 -05:00
7b6dbac1fa fix: tweak log verbiage