Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nens/clean-python issues and pull requests
#32 - Add celery logger
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#32 - Add celery logger
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#31 - Fix issues with logging contextvars
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#31 - Fix issues with logging contextvars
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#30 - Handle SQL unique constraint violations and test serialization errors
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#30 - Handle SQL unique constraint violations and test serialization errors
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#29 - Rebase on dramatiq 1.15
Issue -
State: closed - Opened by caspervdw about 1 year ago
#28 - Fixes during porting raster-service to pydantic 2
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#28 - Fixes during porting raster-service to pydantic 2
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#27 - Add correlation_id to context to follow distributed tasks
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#27 - Add correlation_id to context to follow distributed tasks
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#26 - Log start of tasks
Pull Request -
State: closed - Opened by byrman about 1 year ago
- 1 comment
#26 - Log start of tasks
Pull Request -
State: closed - Opened by byrman about 1 year ago
- 1 comment
#25 - Disable multipart encoding in SyncApiProvider
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#25 - Disable multipart encoding in SyncApiProvider
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#24 - ApiProvider should provide with and without trailing slash
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#24 - ApiProvider should provide with and without trailing slash
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#23 - Add Py3.12 to CI
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
- 1 comment
#23 - Add Py3.12 to CI
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
- 1 comment
#22 - Client credentials
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#22 - Client credentials
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#21 - Two fixes for api_client module
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#21 - Two fixes for api_client module
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#20 - Add async equivalents for API interfacing
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#20 - Add async equivalents for API interfacing
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#19 - Allow ValueObject for Repository subclasses
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#19 - Allow ValueObject for Repository subclasses
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#18 - Add Mapper for ApiGateway
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#18 - Add Mapper for ApiGateway
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#17 - Add tests for ApiGateway and ApiProvider
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#17 - Add tests for ApiGateway and ApiProvider
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#16 - Generic implementation of S3Gateway prefixes
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#16 - Generic implementation of S3Gateway prefixes
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#15 - Adapt internal gateway
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#15 - Adapt internal gateway
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#14 - Add SQLDatabase.truncate_tables
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#14 - Add SQLDatabase.truncate_tables
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#13 - Add InternalGateway.update
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#13 - Add InternalGateway.update
Pull Request -
State: closed - Opened by caspervdw about 1 year ago
#12 - Added optional bind params for SQLProvider.execute
Pull Request -
State: closed - Opened by benvanbasten-ns over 1 year ago
#12 - Added optional bind params for SQLProvider.execute
Pull Request -
State: closed - Opened by benvanbasten-ns over 1 year ago
#11 - [DONE] support updating/adding responses
Pull Request -
State: closed - Opened by jpprins1 over 1 year ago
#11 - [DONE] support updating/adding responses
Pull Request -
State: closed - Opened by jpprins1 over 1 year ago
#10 - Reinstate mypy
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#10 - Reinstate mypy
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#9 - Added SQLDatabase.CreateExtension
Pull Request -
State: closed - Opened by benvanbasten-ns over 1 year ago
#9 - Added SQLDatabase.CreateExtension
Pull Request -
State: closed - Opened by benvanbasten-ns over 1 year ago
#8 - Implement S3Gateway with multitenancy
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#8 - Implement S3Gateway with multitenancy
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#7 - Unique constraints in SQLGateway
Issue -
State: closed - Opened by caspervdw over 1 year ago
#7 - Unique constraints in SQLGateway
Issue -
State: closed - Opened by caspervdw over 1 year ago
#6 - Add optional scope check to resource methods
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#6 - Add optional scope check to resource methods
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#5 - Add User to Claims
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#5 - Add User to Claims
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#4 - Remaining fixes during ldo development
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#4 - Remaining fixes during ldo development
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#3 - [DONE] Pydantic2 compat
Pull Request -
State: closed - Opened by jpprins1 over 1 year ago
#3 - [DONE] Pydantic2 compat
Pull Request -
State: closed - Opened by jpprins1 over 1 year ago
#2 - Port SQL integration tests
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#2 - Port SQL integration tests
Pull Request -
State: closed - Opened by caspervdw over 1 year ago
#1 - Entities have an Optional[int] as id
Issue -
State: closed - Opened by caspervdw over 1 year ago
#1 - Entities have an Optional[int] as id
Issue -
State: closed - Opened by caspervdw over 1 year ago