Ralph Bean

Results 55 issues of Ralph Bean

It would be cool if we could have some kind of link or specification of where the changelog lives for each project. Opportunities: - We could include some kind of...

type.feature
medium
Medium Priority

There is something about the default httplib2 user-agent that causes some web servers to throw up. Try this, for example:: ``` >>> import httplib2 >>> h = httplib2.Http() >>> response,...

good to have a section in your readme that's like: "so, you have no idea what this is. here's step by step instructions of how to run it so you...

This should work on both python 2 and python 3. Both sets of unit tests pass for me.

The terms of the MIT require that you distribute a full notice with the software (or you're not in compliance with your own license).

Found this when trying to create tables.

Right now it doesn't see to work if I run: ``` bash $ sudo journalctl -u fedmsg-hub | tbgrep ```

Instead of being called `tg2app`, the fresh tg2 app should have its own user-provided name. Can we use a paster template for this?

It would be nice if skopeo copy supported the naming convention used by `cosign triangulate` to additionally copy cosign artifacts when copying an image. ```bash # Let's start with this...

kind/feature

At one point in time, they got removed after 10 downvotes, but that code may have been lost in the rewrite. Someone should look around in the code and if...

EasyFix