David Tippett

Results 13 issues of David Tippett

Hey all, I am not sure if I am missing something but when I am running pagination with the reversed flag the number of results I receive is dramatically different...

**Blackberry** **Highly secured real time operating systems** **Produced smartphones and Bluetooth devices** **They started loosing a lot of market share to the other phone providers.** **[Wikipedia](https://en.m.wikipedia.org/wiki/BlackBerry)/company website**

Hey all, pretty new to go and having a problem with go get on MacOS 12.2/Go 1.17.6 on M1. Here is what I am facing: ```bash face-detector % go get...

Hey all I am getting the following when running code like the sample I have provided: ``` import os from ghapi.all import GhApi from ghapi.page import paged from dotenv import...

**Is your feature request related to a problem? Please describe.** It is frustrating that when you export saved objects from the UI you cannot then proceed to import them with...

enhancement
ux / ui

### Description Added optional tool SDKMan in `DEVELOPER_GUIDE` to simplify JDK environment installation and sourcing. ### Related Issues Resolves #[Issue number to be closed when this PR is merged] N/A...

enhancement

### What is the bug? When going to deploy the operator on more lightweight clusters such as K3s or minik8s the operator will not spin up. After doing `helm install...

bug

When running ./index_data.sh the script fails silently if the pyenv is not activated. This condition can be checked and can fail before the user spends too much time debugging.

Signed-off-by: David Tippett This PR resolves #137 by adding a check for if the virtual env is activated. Confirmed working in GitPod.

**What is the bug?** When exporting a date histogram either as a PDF or PNG the x-axis does not intersect with the y axis. See the image below. ![image](https://user-images.githubusercontent.com/17506770/187773622-e6d3fcc4-d6d9-4cc1-b813-8db25754879b.png) **How...

bug