William Richard

Results 8 issues of William Richard

## The problem We are using AWS CodeArtifact to host our private packages, and we publish to that python repository by setting the `PYPI_USERNAME`, `PYPI_PASSWORD`, `TWINE_REPOSITORY_URL`, and `TWINE_REPOSITORY` environment variables...

bug
help-wanted

- [CHANGELOG.md](https://github.com/tumblr/collins/blob/master/CHANGELOG.md) - [Github pages downloads.html](https://github.com/tumblr/collins/blob/gh-pages/downloads.html) - [Github releases page](https://github.com/tumblr/collins/releases) We should standardize around the github releases page, since that is what most other projects do.

If the remote collins server has a different set of asset types than local collins, multicollins queries will fail. I think collins is trying to serialize the asset type for...

bug
breaking

Both default to the min address in the range. I think the fix for it is to have the start address default to the min address + 1. See https://github.com/tumblr/collins/pull/445

I am trying to set up PEPS on a digtial ocean Ubuntu droplet. I followed [this section of the readme](https://github.com/MLstate/PEPS#docker-containers) I am using self signed certificates, create via the `make...

Hi Auth0! I was just upgrading my app to Flask 2.2, and I got an error about being able to import `_request_ctx_stack`. It looks like that variable was removed in...

I just found these hooks and want to add them to the list 😸 my new repository: - [ ] is added to the bottom *or* with existing repos from...

Hi, We've been using this package for a while, and noticed that it will not raise any errors of the github API calls fail. This is especially difficult to address...