Aldrin Leal
Aldrin Leal
Reading online was boring, forcing me to clone. Instead, I have formatted it with: ``` $ cd json $ for i in *.json ; do jq -r . $i |...
Not sure if I did correctly (moving files around seems a mess, or perhaps its my Windows CRLF settings), but I assigned my orgs domain in the pom.xml instead. If...
First of all: YUGE THANKS for this plugin AWS Cognito creates a weird 'Cognito:username' prefix, which makes my life upstream (proxy) a burden. e.g. after adding a fmt.Println for headername...
(First of all: thanks for being awesome-y) Not really an issue, but a question: How relevant are application ids with parallelization? We'd like to run two kinsumer instances of the...
Hello, I'm trying to make hypercli work under CircleCI, and I've having problems. Especifically, I'm under the impression that only setting HYPER_ACCESS and HYPER_SECRET should suffice. However, it always complains...
Silly question: How could I read, say, from $HOME/.sbt/0.13/credentials.properties? In my case, I want to check in, but not persist AWS Variables If possible, just update the README.md with an...
Thus branch is nowhere near done (I need to address the different java targets so far), but at least it serves as a starting point for analyzing the existing codebase....