Levi Junkert

Results 21 issues of Levi Junkert

When trying to join as a new user on the Slack button in the README.md the user is never sent an e-mail to join the Slack channel. This should be...

bug

I removed this for our 2.0 release to get the release through, but removed Coveralls in the process. We should add this or Codecov back to the project

bug

We should move away from using DockerHub and use GitHub Packages instead. Details are here: https://docs.github.com/en/actions/guides/publishing-docker-images

bug

We need to support AWS-Lambda which will allow Gonymizer to run as a serverless application. To do this we need to be able to store all files in S3 (not...

enhancement

Currently we only allow the login user when adding grants to different schemas (non -public). We should support a list of users

enhancement

title ^ this exists in fake already and just needs to be brought through to the processor.

enhancement

https://en.wikipedia.org/wiki/English_honorifics Mrs, Mr, Miss, etc etc

enhancement

Currently we do not handle the TSRange data type when dealing with dates. We need to make sure we handle date ranges properly when scrambling range dates and timestamps.

enhancement

As noted in the changes from https://github.com/smithoss/gonymizer/pull/29 we noticed that systemwide stored procedures are included when we do not want them to be. Investigate why this is happening and fix...

enhancement

We currently support S3 and local file storage. We should write up a couple examples and create an examples directory.