Steven Johnson

Results 59 issues of Steven Johnson

# Description Documentation for the Permission-less Authorization Token. ## Description of Changes Add Documentation. ## Please confirm the following checks * [x] My code follows the style guidelines of this...

do not merge yet
draft

### Summary SRE to ensure consistency and quality of service packaging ### Description SRE to advise on best practice and requirements for the packaging of the cat-gateway for deployment.

### Summary Setup test data for integration tests for voting ### Description Create a set of test data for use in integration tests, and create integration tests which operate on...

### Summary Make sure other quries for data are sufficient for voting endpoint implementations. ### Description Adjust or add any other queries needed to be able to retrieve the vote...

### Summary After the queries for voting are written, test the indexes are correct and apropriate ### Description After #116, #117, #118, #119 Ensure the schema has appropriate indexes to...

### Summary Query which can iterate all votes cast in a challenge ### Description Add a query to iterate all votes for a challenge on a fund, in chronological order....

### Summary Add query to get votes cast by a voter ### Description Add a query to the event-db crate to return cast votes for a voter for a fund,...

### Summary Add query to store a vote/votes ### Description Add a query to the event-db crate which tries to store a vote (or set of votes) and fails if...

### Summary Use a local K8s cluster for both Local development and CI Integration tests ### JIRA Epic TODO ### Description Change from using Docker-in-Docker to using a Temporary self...

epic