Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kpn/combadge issues and pull requests
#146 - NEW: initial SOAP headers support ✨
Pull Request -
State: closed - Opened by eigenein 1 day ago
- 1 comment
Labels: enhancement
#145 - OPT: improve docstrings for `BaseResponse` 📝
Pull Request -
State: closed - Opened by eigenein 10 days ago
- 1 comment
Labels: documentation
#144 - Use code generation instead of calling `Signature.build_request`?
Issue -
State: open - Opened by eigenein 14 days ago
Labels: enhancement, question
#143 - Should `Field` and `FormField` also serialise value?
Issue -
State: open - Opened by eigenein 14 days ago
Labels: enhancement, question
#142 - NEW: support `Url` in `ByBindingName.address` ✨
Pull Request -
State: closed - Opened by eigenein 14 days ago
- 1 comment
Labels: enhancement
#141 - Bump dependencies ⬆️
Pull Request -
State: closed - Opened by eigenein 14 days ago
- 1 comment
Labels: dependencies
#140 - OPT: add example for `ByServiceName` 📝
Pull Request -
State: closed - Opened by eigenein 14 days ago
- 1 comment
Labels: documentation
#139 - NEW: support callback protocols in the binder ✨
Pull Request -
State: closed - Opened by eigenein 15 days ago
- 1 comment
Labels: documentation, enhancement
#138 - OPT: Update dependency pillow to v11 ⬆️
Pull Request -
State: open - Opened by renovate[bot] 28 days ago
- 1 comment
Labels: dependencies
#137 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 28 days ago
- 1 comment
Labels: dependencies
#136 - NEW: `QueryArrayParam` marker for HTTP GET parameters ✨
Pull Request -
State: closed - Opened by eigenein about 1 month ago
- 1 comment
Labels: enhancement
#135 - Support different array representation in query parameters
Issue -
State: open - Opened by eigenein about 1 month ago
Labels: enhancement, good first issue
#134 - OPT: remove Python 3.8 and add 3.13 💥
Pull Request -
State: closed - Opened by eigenein about 1 month ago
- 1 comment
Labels: breaking-change
#133 - OPT: Support list query parameters
Pull Request -
State: closed - Opened by JeroennC about 1 month ago
- 2 comments
Labels: enhancement
#132 - FIX: do not wrap `CancelledError` into `BackendError` 🐛
Pull Request -
State: closed - Opened by eigenein about 2 months ago
- 1 comment
Labels: bug
#131 - FIX: do not wrap `CancelledError` into `BackendError`, fixes #129 🐛
Pull Request -
State: closed - Opened by eigenein about 2 months ago
- 1 comment
Labels: bug
#130 - OPT: bump Ruff ⬆️
Pull Request -
State: closed - Opened by eigenein about 2 months ago
- 1 comment
Labels: dependencies
#129 - BackendError wrapping causes log flooding after asyncio.TaskGroup cancellation
Issue -
State: closed - Opened by JeroennC about 2 months ago
Labels: bug
#128 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
- 1 comment
Labels: dependencies
#127 - NEW: add `Header` HTTP marker ✨
Pull Request -
State: closed - Opened by eigenein 4 months ago
- 1 comment
Labels: enhancement
#126 - Object of type UUID is not JSON serializable
Issue -
State: open - Opened by devova 5 months ago
- 1 comment
Labels: bug
#125 - OPT: Update dependency urllib3 to v1.26.19 [SECURITY]
Pull Request -
State: closed - Opened by renovate[bot] 5 months ago
- 1 comment
Labels: dependencies
#124 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
Labels: dependencies
#123 - NEW: add `BackendError.inner` property ✨
Pull Request -
State: closed - Opened by eigenein 6 months ago
- 1 comment
Labels: documentation, enhancement
#122 - FIX: update Ruff and fix linter errors 🚨
Pull Request -
State: closed - Opened by eigenein 6 months ago
#121 - OPT: Update dependency pytest-cov to v5 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment
Labels: dependencies
#120 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment
Labels: dependencies
#119 - OPT: Update dependency pillow to v10.3.0 [SECURITY]
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
Labels: dependencies
#118 - OPT: Update dependency pytest to v8 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
Labels: dependencies
#117 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
Labels: dependencies
#116 - OPT: Update dependency black to v24.3.0 [SECURITY]
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
Labels: dependencies
#115 - OPT: Update dependency mkdocs-autorefs to v1 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
- 1 comment
Labels: dependencies
#114 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
- 1 comment
Labels: dependencies
#113 - OPT: Update dependency black to v24 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
- 1 comment
Labels: dependencies
#112 - OPT: Update codecov/codecov-action action to v4 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
- 1 comment
Labels: dependencies
#111 - OPT: Update actions/cache action to v4 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
- 1 comment
Labels: dependencies
#110 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
- 1 comment
Labels: dependencies
#109 - FIX: `__tracebackhide__` suppresses important details in Sentry 🐛
Pull Request -
State: closed - Opened by eigenein 10 months ago
- 1 comment
Labels: bug
#108 - Introduce stricter Mypy options and fix issues
Issue -
State: open - Opened by eigenein 10 months ago
Labels: good first issue
#107 - OPT: Update actions/setup-python action to v5 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
Labels: dependencies
#106 - OPT: Update actions/deploy-pages action to v4 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
Labels: dependencies
#105 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
Labels: dependencies
#104 - OPT: Pin dependency mkdocs-git-committers-plugin-2 to v2.2.2 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
Labels: dependencies
#103 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
- 1 comment
Labels: dependencies
#102 - NEW: add `ErrorResponse.as_exception()` ✨
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#101 - OPT: pass original exception into `BackendError` 🧑💻
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#100 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
Labels: dependencies
#99 - NEW: implement base `CombadgeError` and `BackendError`, re-organize the docs ⚡️
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: documentation, enhancement
#98 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
Labels: dependencies
#97 - OPT: rename `BaseBoundService` internal attributes to avoid name clashing 🧑💻
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#96 - OPT: add `__slots__` to more dataclasses ⚡️
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: documentation, enhancement
#95 - OPT: add `__slots__` to the dataclasses ⚡️
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#94 - HTTP: extract serializer/deserializer
Issue -
State: open - Opened by eigenein about 1 year ago
Labels: enhancement
#93 - BREAK: remove the `request_with` functionality 💥
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: breaking-change
#92 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
Labels: dependencies
#91 - NEW: support non-Pydantic arguments in `Payload` and `FormData`, resolves #77 ✨
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#90 - OPT: add a test for SOAP fault, closes #68
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#89 - NEW: support multiple inner markers in `Mixin`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#88 - FIX: support calls without payload in Zeep
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: bug
#87 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#86 - OPT: add `@override` decorators and fix `pytest` imports
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#85 - BREAK: make marker interfaces more consistent with each other
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: breaking-change
#84 - BREAK: redesign response markers
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: breaking-change
#83 - NEW: markers `GetItem`, `Drop`, `ReasonPhraseMixin`, `TextMixin`, and `StatusCode`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#82 - OPT: remove `RootModel` where it is unnecessary
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#81 - FIX: test a non-dictionary response, resolves #58
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: bug
#80 - BREAK: add the `Map` core response marker
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#79 - NEW: test on PyPy 3.10
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#78 - NEW: support Python 3.12
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#77 - Decoupling from Pydantic
Issue -
State: closed - Opened by eigenein about 1 year ago
Labels: enhancement
#76 - OPT: replace `RootModel` with `TypeAdapter`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#75 - OPT: re-organize the docs
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: documentation
#74 - NEW: implement the basic response markers
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#73 - NEW: support response markers on HTTPX and Zeep
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#72 - BREAK: get rid of the marker shortcuts 🧚
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: breaking-change
#71 - OPT: group request preparers by their corresponding parameters
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: enhancement
#70 - OPT: missing return type does not need to be wrapped into `RootModel`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#69 - OPT: refactor `Signature`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#68 - Test SOAP web faults
Issue -
State: closed - Opened by eigenein about 1 year ago
#67 - BREAK: refactor request mixins and markers
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: breaking-change
#66 - BREAK: refactor `BaseBackendRequest`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: breaking-change
#65 - OPT: extract `combadge.core.BaseRequest`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#64 - OPT: Update dependency urllib3 to v2 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
Labels: dependencies
#63 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#62 - Bump gitpython from 3.1.34 to 3.1.37
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#61 - OPT: extract `AnnotatedMarker`
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#60 - OPT: reorganize the markers and their implementations
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
#59 - OPT: improve the marker docs
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: documentation
#58 - Non-dict responses break in HTTPX backend
Issue -
State: closed - Opened by beerdeaap about 1 year ago
Labels: bug
#57 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#56 - OPT: Update dependency urllib3 to v1.26.18 [SECURITY]
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#55 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#54 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#53 - OPT: Update dependency urllib3 to v1.26.17 [SECURITY]
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#52 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#50 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#49 - OPT: Update actions/checkout action to v4 ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#48 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#47 - OPT: Update all non-major dependencies ⬆️
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#46 - BREAK: rename `Header` marker into `CustomHeader` 💥
Pull Request -
State: closed - Opened by eigenein about 1 year ago
- 1 comment
Labels: breaking-change