Results 81 issues of Steven Silvester

I can `npm install` on Windows 7, but rebuilding `zmq` against the electron headers is a no go. I get a ton of syntax errors from the VS project build,...

maintenance

It resets the cursor but doesn't clear the screen. I might need to look into how `node-pty` handles this.

### Description / Summary I would like to be able to see the original PR in my changelog when it is a Meeseeks backport. ### Value / benefit Readers can...

enhancement

cf https://github.com/jupyter/roadmap/pull/45/files

## Description For the next major version (v3), I propose we remove support for PyPI tokens, and only support PyPI Trusted Publishing. This will mean that `release-from-releaser` will no longer...

bug
maintenance

Make a blog post about using releaser. Highlight jupyter scheduler as an example of a package that uses all of the features.

enhancement

GitHub announced a beta of fine-grained personal access tokens: https://github.blog/2022-10-18-introducing-fine-grained-personal-access-tokens-for-github/. Specifically, you can scope the token by repo. We should see if those will work for releaser.

enhancement

### Problem It is awkward to make silent security releases. We can't currently use releaser and we either need to remember to add the changelog entry after the fact, or...

enhancement