Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / elliot-100/britishcycling-clubs issues and pull requests
#104 - CI: support Python 3.13
Pull Request -
State: closed - Opened by elliot-100 16 days ago
#103 - CI: support Python 3.13
Pull Request -
State: closed - Opened by elliot-100 23 days ago
#102 - CI: support Python 3.13
Issue -
State: open - Opened by elliot-100 26 days ago
Labels: enhancement, ci
#101 - Simplify dev/test deps, lint, doc fixes.
Pull Request -
State: closed - Opened by elliot-100 3 months ago
#100 - Update pytest requirement from ^7.4.2 to >=7.4.2,<9.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#99 - Revise API (BREAKING CHANGE)
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#98 - Revise API
Issue -
State: closed - Opened by elliot-100 4 months ago
Labels: enhancement
#97 - Define public API using `__all__`
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#96 - Define public API with `__all__`
Issue -
State: closed - Opened by elliot-100 4 months ago
Labels: enhancement
#95 - fixed: tests: use public API import path
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#94 - Tests don't import modules from the top-level namespace, i.e. don't use public API
Issue -
State: closed - Opened by elliot-100 4 months ago
- 1 comment
Labels: bug
#93 - Add test run to GitHub workflow
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#92 - Reduce dependabot frequency to monthly
Issue -
State: closed - Opened by elliot-100 4 months ago
- 1 comment
Labels: ci
#91 - Add tests to CI job
Issue -
State: closed - Opened by elliot-100 4 months ago
Labels: enhancement, ci
#90 - Upgrade ruff and config
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#89 - Upgrade`ruff` and config
Issue -
State: closed - Opened by elliot-100 4 months ago
Labels: enhancement, ci
#88 - Use ruff format instead of isort + black for format linting, inc. CI
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#87 - Use `ruff format` instead of `isort` + `black` for format linting, inc. CI
Issue -
State: closed - Opened by elliot-100 4 months ago
Labels: enhancement, dependencies, ci
#86 - Fix: Tests don't specify BeautifulSoup parser
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#85 - Tests don't specify BeautifulSoup parser
Issue -
State: closed - Opened by elliot-100 4 months ago
- 1 comment
Labels: bug
#84 - Update ruff requirement from ^0.4.1 to >=0.4.1,<0.6.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, python
#83 - dev-deps: bump black, ruff
Pull Request -
State: closed - Opened by elliot-100 7 months ago
#82 - Update ruff requirement from ^0.1.8 to >=0.1.8,<0.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, python
#81 - Update ruff requirement from ^0.1.8 to >=0.1.8,<0.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies, python
#80 - Update pytest requirement from ^7.4.2 to >=7.4.2,<9.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies, python
#79 - Update black requirement from ^23.12.0 to >=23.12,<25.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies, python
#78 - Add: `club_profile_url` and `club_manager_url_via_login()`
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#77 - Fix: `get_manager_member_counts()` still returned `["pending"]``
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#76 - Fix: type checking on Python < 3.10
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#75 - BREAKING CHANGES: Functions renamed to get_profile_info() and get_manager_member_counts(). get_manager_member_counts() returns 'new' instead of 'active'.
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#74 - Refactor: file structure
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#73 - Added: useful error messages in `get_club_profile_info()`
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#72 - Changed: Functions renamed to `get_club_profile_info()` and `get_manager_member_counts()`; rearrange code
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#71 - CI: dependabot updates Github actions
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#70 - Assign dependabot PRs
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#69 - Bump Github CI actions: checkout@v4, setup-python@v5
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#68 - Refine `get_private_member_counts()`
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#67 - Refine `get_public_Info()`
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#66 - Add: logging to Playwright operations
Pull Request -
State: closed - Opened by elliot-100 11 months ago
#65 - Changed: Raise exception if zero 'active members' would be returned.
Pull Request -
State: closed - Opened by elliot-100 12 months ago
#64 - `get_private_member_counts()`: raise exception if active members=0
Issue -
State: closed - Opened by elliot-100 12 months ago
Labels: enhancement
#63 - Added: optional page load delay in `get_private_member_counts()`
Pull Request -
State: closed - Opened by elliot-100 12 months ago
#62 - `get_private_member_counts()` sometimes returns unexpected zero results
Issue -
State: closed - Opened by elliot-100 12 months ago
Labels: bug
#60 - Changed: build (deps): bump requests, playwright; build (dev-deps): bump black, mypy, ruff, types-requests
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
#59 - Security fix: update `requests` to >=2.31
Issue -
State: closed - Opened by elliot-100 about 1 year ago
Labels: dependencies
#58 - build(deps-dev): update ruff requirement from ^0.0.291 to >=0.0.291,<0.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#57 - build(deps-dev): update ruff requirement from ^0.0.291 to >=0.0.291,<0.0.293
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#56 - Typing improvements
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
#55 - build(deps-dev): update ruff requirement from ^0.0.290 to >=0.0.290,<0.0.292
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#54 - build (deps-dev): bump black from 23.3.0 to 23.9.1; bump mypy from 1.3 to 1.5.1; bump pytest from 7.3.1 to 7.4.2; bump types-requests from 2.31.0.1 to 2.31.0.3; bump types-beautifulsoup4 from 4.12.0.5 to 4.12.0.6
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
Labels: dependencies
#53 - Dependabot isn't updating dev/test dependencies
Issue -
State: open - Opened by elliot-100 about 1 year ago
- 1 comment
Labels: bug, dependencies
#52 - Publish on PyPI
Issue -
State: closed - Opened by elliot-100 about 1 year ago
- 1 comment
Labels: enhancement
#51 - CI: Enforce mypy
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
#50 - Don't use `assert` outside tests
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
#49 - CI: Lint with isort, black, ruff
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
#48 - Document public API
Issue -
State: open - Opened by elliot-100 about 1 year ago
Labels: enhancement
#47 - Enforce type checking in CI
Issue -
State: closed - Opened by elliot-100 about 1 year ago
Labels: enhancement, ci
#46 - Enforce linting in CI
Issue -
State: closed - Opened by elliot-100 about 1 year ago
Labels: enhancement, ci
#45 - Don't use `assert` outside tests
Issue -
State: closed - Opened by elliot-100 about 1 year ago
Labels: enhancement
#44 - Simplify package structure
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
#43 - 42 attempt to use playwright instead of selenium
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
#42 - Use Playwright instead of Selenium
Issue -
State: closed - Opened by elliot-100 about 1 year ago
Labels: enhancement
#41 - In release v0.23, internal version is actually 0.24
Issue -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
Labels: bug
#40 - build(deps-dev): bump types-beautifulsoup4 from 4.11.6.7 to 4.12.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#39 - build(deps): bump beautifulsoup4 from 4.11.2 to 4.12.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#38 - build(deps-dev): bump types-requests from 2.28.11.15 to 2.28.11.17
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#37 - build(deps-dev): bump pylint from 2.17.0 to 2.17.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#36 - build(deps-dev): bump types-requests from 2.28.11.15 to 2.28.11.16
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#35 - build(deps-dev): bump types-beautifulsoup4 from 4.11.6.7 to 4.12.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#34 - build(deps-dev): bump pylint from 2.17.0 to 2.17.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#33 - build(deps): bump selenium from 4.8.2 to 4.8.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#32 - build(deps): bump beautifulsoup4 from 4.11.2 to 4.12.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#31 - build(deps-dev): bump mypy from 0.991 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#30 - build(deps-dev): bump pytest from 7.2.1 to 7.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#29 - build(deps-dev): bump black from 22.12.0 to 23.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#28 - build(deps-dev): bump pylint from 2.15.10 to 2.17.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#27 - build(deps-dev): bump types-requests from 2.28.11.8 to 2.28.11.15
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#26 - build(deps-dev): bump pylint from 2.15.10 to 2.16.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 4 comments
Labels: dependencies
#25 - build(deps-dev): bump types-beautifulsoup4 from 4.11.6.4 to 4.11.6.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#24 - build(deps-dev): bump types-requests from 2.28.11.8 to 2.28.11.13
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#23 - build(deps): bump selenium from 4.8.0 to 4.8.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#22 - build(deps-dev): bump types-beautifulsoup4 from 4.11.6.4 to 4.11.6.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#21 - build(deps-dev): bump pylint from 2.15.10 to 2.16.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#20 - build(deps-dev): bump types-requests from 2.28.11.8 to 2.28.11.12
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#19 - build(deps): bump beautifulsoup4 from 4.11.1 to 4.11.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#18 - build(deps-dev): bump pylint from 2.15.10 to 2.16.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#17 - build(deps-dev): bump types-beautifulsoup4 from 4.11.6.4 to 4.11.6.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#16 - build(deps-dev): bump isort from 5.11.4 to 5.12.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#15 - build(deps-dev): bump types-requests from 2.28.11.7 to 2.28.11.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#14 - build(deps): bump selenium from 4.7.2 to 4.8.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#13 - build(deps-dev): bump types-beautifulsoup4 from 4.11.6.1 to 4.11.6.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#12 - build(deps-dev): bump pytest from 7.2.0 to 7.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#11 - build(deps-dev): bump pylint from 2.15.9 to 2.15.10
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#10 - ci: fix dependency duplication
Pull Request -
State: closed - Opened by elliot-100 almost 2 years ago
#9 - build(deps): bump requests from 2.28.1 to 2.28.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#8 - Enhance CI
Pull Request -
State: closed - Opened by elliot-100 almost 2 years ago
#7 - Use Poetry and pyproject.toml
Issue -
State: closed - Opened by elliot-100 almost 2 years ago
- 1 comment
Labels: enhancement
#6 - Scrape public 'active' and 'expired' member counts - use something simpler and faster than Selenium
Issue -
State: closed - Opened by elliot-100 almost 2 years ago
- 1 comment
Labels: enhancement
#5 - `get_private_member_counts()` (was `get_member_counts()`) fails to execute
Issue -
State: closed - Opened by elliot-100 almost 2 years ago
- 2 comments
Labels: bug
#4 - Function to get club name
Issue -
State: closed - Opened by elliot-100 about 2 years ago
- 1 comment
Labels: enhancement