Lance Edgar lance
  • Joined on 2024-07-12
lance pushed tag v0.4.6 to rattail/rattail-fabric2 2025-09-06 16:33:25 -05:00
lance pushed to master at rattail/rattail-fabric2 2025-09-06 16:33:18 -05:00
94c170f9f7 bump: version 0.4.5 → 0.4.6
47ec0c67ca fix: add apt.is_installed() function
Compare 2 commits »
lance pushed to master at rattail/tailbone 2025-09-06 12:13:46 -05:00
6f14bb0e88 fix: small bugfixes per upstream changes
lance pushed to master at wutta/wutta-corepos 2025-09-01 20:52:43 -05:00
988ebe29d0 fix: address all warnings from pylint
lance pushed to master at wutta/sideshow-corepos 2025-09-01 19:56:28 -05:00
b9a34003c1 fix: address all warnings from pylint
lance pushed to master at wutta/wuttaweb 2025-09-01 19:39:25 -05:00
7b7fb6d7b8 fix: explicitly disable 'duplicate-code' false alarm
lance pushed to master at wutta/sideshow 2025-09-01 19:36:48 -05:00
21c037dc25 fix: fix 'duplicate-code' for pylint
lance pushed to master at wutta/sideshow 2025-09-01 18:41:18 -05:00
4e7c8d393c fix: consolidate some duplicated code
lance pushed to master at wutta/sideshow 2025-09-01 15:43:57 -05:00
49261a696d fix: bump minimum version for wuttaweb dependency
lance pushed tag v0.23.1 to wutta/wuttaweb 2025-09-01 15:43:05 -05:00
lance pushed to master at wutta/wuttaweb 2025-09-01 15:43:02 -05:00
96eb8f4356 bump: version 0.23.0 → 0.23.1
lance pushed to master at wutta/sideshow 2025-09-01 15:37:51 -05:00
614189531f docs: add badge for pylint
45e20926ef fix: fix 'abstract-method' for pylint
e0a58dc524 fix: fix 'arguments-differ' for pylint
8008b0edad fix: fix 'attribute-defined-outside-init' for pylint
a56f6e9b91 fix: fix 'broad-exception-caught' for pylint
Compare 29 commits »
lance pushed to master at wutta/sideshow 2025-09-01 13:49:02 -05:00
04de98a787 test: initial pylint support
lance pushed to master at wutta/wuttaweb 2025-09-01 13:34:03 -05:00
0a08918657 docs: add badge for pylint
a1868e1f44 fix: fix 'duplicate-code' for pylint
ad74bede04 fix: fix 'no-member' for pylint
dd25d98e7d fix: fix 'attribute-defined-outside-init' for pylint
92754a64c4 fix: fix 'arguments-renamed' for pylint
Compare 32 commits »
lance pushed to master at wutta/wuttaweb 2025-09-01 09:43:41 -05:00
601dec7777 fix: fix 'unnecessary-lambda' and 'unnecessary-lambda-assignment' for pylint
d265695cee fix: fix 'unspecified-encoding' for pylint
7136240841 fix: fix 'unused-argument' for pylint
a891c01da1 fix: fix 'use-a-generator' for pylint
Compare 4 commits »
lance pushed to master at wutta/wuttaweb 2025-08-31 22:12:08 -05:00
15ba94fc83 fix: fix 'use-dict-literal' for pylint
lance pushed to master at wutta/wuttaweb 2025-08-31 22:10:07 -05:00
dc941bdb31 fix: fix 'dangerous-default-value' for pylint
d362a1cbd5 fix: fix 'wildcard-import' and 'unused-wildcard-import' for pylint
7e532e2472 fix: fix 'wrong-import-order' for pylint
0934c64809 fix: fix 'import-outside-toplevel' for pylint
6c8a0f6d10 fix: fix 'implicit-str-concat' for pylint
Compare 10 commits »
lance pushed to master at wutta/wuttaweb 2025-08-31 21:27:55 -05:00
7fcca23071 test: couple more tweaks for pylint + tox
lance pushed to master at wutta/wuttaweb 2025-08-31 21:24:51 -05:00
ac1f41842a test: swap pylint config around to explicitly disable things
lance pushed to master at wutta/wuttaweb 2025-08-31 21:05:36 -05:00
36808fdb60 fix: bump version requirement for wuttjamaican