Timothy Perrett

Results 19 issues of Timothy Perrett

control:bug
area:workflow

For the longest time, Nelson has followed the notion of an unstable `master` branch and encouraged users to ship code as fast as possible, leveraging supporting tools for experiemtantion and...

area:deployments
area:workflow

In the event a user does not have `admin` privileges on a repo, they cannot enable the webhook Nelson needs. At present the user experience for this is kind of...

theme:ui
theme:technical debt

When listing repositories in an organization, for some reason Nelson lists all as admin even when admin access is not available. This feels like a missing field, or an invalid...

control:bug

Things remaining to be updated since the redesign - [x] Introduction - [x] Use Cases - [x] Competitors - [x] Architecture - [ ] Getting Started - [x] Install -...

theme:documentation

Add a `grpc` module that exposes Nelson API as gRPC. Investigate ScalaPB: https://github.com/scalapb/ScalaPB Using gRPC: https://scalapb.github.io/grpc.html Convert the calls into `Nelson` from Cats `IO` to `Future` using `unsafeToFuture` - should...

area:api