Andrew

Results 19 issues of Andrew

The SQS handler is a good start, but it would be great if I could use fastapi events with SNS. I know I could write a local handler or write...

I'm using complexity to build a few static sites and have been using it in my CI pipelines. To use it, I needed it in a docker container. I setup...

Hi @sdras, are you still interested in maintaining this list? Would you be ok with a fork and someone else updating the list? Another possible option: Would you be interested...

## Description of the feature I use the ForceHTTPS middleware to redirect requests to HTTPS for my app. Unfortunately, this causes problems when deploying in k8s with health checks. I'd...

enhancement

Is it possible to run the swagger-ui, redoc, or rapidoc on a custom path?

question

https://docs.github.com/en/rest/dependabot/secrets The Github API now supports working with Dependabot secrets. It would be awesome if pygithub supported these features

## Motivation On our selfhosted github actions runners, the action fails because we have /tmp mounted noexec, a security requirement. To use rustup manually on the instance, we could use...

enhancement

:robot: I have created a release *beep* *boop* --- ## [1.2.4](https://github.com/andrewthetechie/pydantic-aioredis/compare/v1.2.3...v1.2.4) (2024-03-17) ### Documentation * add kraczak as a contributor for doc ([#547](https://github.com/andrewthetechie/pydantic-aioredis/issues/547)) ([c7310c1](https://github.com/andrewthetechie/pydantic-aioredis/commit/c7310c11c2f7bc9c02d1e5a0dc071eb89fcbf182)) * update readme example ([992c4a1](https://github.com/andrewthetechie/pydantic-aioredis/commit/992c4a12ce83df793c13c9f266a704adb67ab7d4)) ---...

autorelease: pending

Mypy is currently failing. In CI, it is in "fail-open" mode as to not prevent merges. I was able to clean up most of the failures, but have not been...

bug
help wanted
good first issue
hacktoberfest

https://jinja.palletsprojects.com/en/3.1.x/changes/