Commit Graph

210 Commits

Author SHA1 Message Date
github-actions[bot]
b87b304639 chore: Update Python dependencies 2022-03-29 17:14:28 +02:00
dependabot[bot]
5981404cea fix(deps): bump peter-evans/create-pull-request from 3 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 19:42:11 +02:00
sebthom
55e018ac3f Workaround for #46 WebDriverException: Message: target frame detached 2022-03-27 21:05:41 +02:00
sebthom
fd3306bb3d Fix #47 NoSuchElementException - ShippingPickupSelector 2022-03-27 21:00:50 +02:00
sebthom
407659a34d Ensure configured binary location is correct 2022-03-27 20:09:35 +02:00
github-actions[bot]
fdfd9439fc chore: Update Python dependencies 2022-03-27 20:04:41 +02:00
sebthom
d673743912 Improve webdriver download 2022-03-23 22:23:26 +01:00
sebthom
6a12b8bceb add assert_free_ad_limit_not_reached 2022-03-22 20:03:00 +01:00
sebthom
5918486d5b allow build step "Delete untagged docker image" to fail 2022-03-22 19:34:37 +01:00
sebthom
f3e231dc1e Update pdm.lock 2022-03-22 14:36:57 +01:00
sebthom
c14a878388 Cache __pypackages__ dir 2022-03-22 14:19:39 +01:00
sebthom
1de13bf43b upgrade webdriver-manager and improve browser version detection 2022-03-22 14:12:52 +01:00
sebthom
8d6486f53e minor cleanup 2022-03-21 21:25:35 +01:00
sebthom
1d2a8a1168 Upgrade dependencies 2022-03-21 20:32:30 +01:00
sebthom
9b67921cc4 Remove unused config entries 2022-03-21 20:19:26 +01:00
sebthom
05cfcdeec8 update doc 2022-03-17 14:52:32 +01:00
github-actions[bot]
680431e89a chore: Update Python dependencies 2022-03-17 14:43:43 +01:00
sebthom
29e60b50bc #40 Handle 'Gewerbliche Angebote' disclaimer 2022-03-17 12:36:57 +01:00
sebthom
5c07c21a71 Delete untagged images 2022-03-13 13:43:59 +01:00
sebthom
414df7736c Improving type hints 2022-03-13 13:25:52 +01:00
sebthom
9d35d3c2ac Upgrade mypy 2022-03-12 20:50:57 +01:00
sebthom
8437ca187a Catch NoSuchElementException instead of BaseException 2022-03-12 19:55:20 +01:00
sebthom
dfa5edeff0 Workaround for #39 2022-03-12 19:30:35 +01:00
sebthom
c6fd4f25ae move TypeVar T to utils module 2022-03-12 19:30:11 +01:00
sebthom
2597b902be add --keep-old flag 2022-03-12 18:55:49 +01:00
sebthom
15ffb5d402 Update badge 2022-03-12 15:05:21 +01:00
sebthom
9196ed4535 Improve exception logging 2022-03-12 14:55:32 +01:00
sebthom
3eb8cf0fb7 suppress irrelevant WDM/browser log output by default 2022-03-12 14:29:16 +01:00
sebthom
7c08214f10 add support for shipping_costs 2022-03-12 13:26:39 +01:00
sebthom
1d5fc64f8d Raise exception if special attribute could not be set 2022-03-12 12:37:43 +01:00
sebthom
e213e8dd17 Add some pydoc 2022-03-11 18:16:58 +01:00
sebthom
247801496a update categories 2022-03-09 22:59:13 +01:00
sebthom
20bba8f85d document possible values 2022-03-09 17:17:31 +01:00
sebthom
5d08f1e6e5 upgrade selenium 2022-03-09 16:59:17 +01:00
Oleg Loewen
686b05027d Extend/fix special attributes support (#35) 2022-03-09 16:49:22 +01:00
kleinanzeigen-bot-deps-updater[bot]
b8754ce196 chore: Update Python dependencies (#26)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-07 19:24:30 +01:00
dependabot[bot]
50feaf47c9 fix(deps): bump actions/checkout from 2 to 3 (#34)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 19:24:04 +01:00
Oleg Loewen
361b88c843 support special category attributes (#33) 2022-03-07 15:49:12 +01:00
dependabot[bot]
c62528f577 fix(deps): bump actions/setup-python from 2 to 3 (#29)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 19:25:25 +01:00
sebthom
5a7f7d46a5 add small pause between image uploads 2022-02-28 13:00:42 +01:00
sebthom
e60e63525d add --ads option 2022-02-28 12:43:40 +01:00
sebthom
b0ee014d33 upgrade dependencies 2022-02-24 19:46:18 +01:00
sebthom
881eb0d6e6 some more categories 2022-02-21 13:09:18 +01:00
Jan Niggemann
e193a2bdac add example for 3rd-level category conf (#23) 2022-02-21 12:28:05 +01:00
sebthom
0d617acb0c Add python dependency update job 2022-02-20 17:14:13 +01:00
sebthom
4f0d2dbc6e don't try to update python dependencies via dependabot 2022-02-19 22:00:02 +01:00
sebthom
d8a9a4d2d2 upgrade pip 2022-02-19 21:59:39 +01:00
sebthom
314d1e1846 update codeql config 2022-02-19 21:58:58 +01:00
sebthom
311311a0f1 Fix custom profile handling 2022-02-17 17:41:12 +01:00
sebthom
5773fc35aa improve log messages 2022-02-17 17:03:38 +01:00