Jonathan D Kelley

Results 10 comments of Jonathan D Kelley

Love your enthusiasm, this is a great project.

Still broke on headless systems following suggestion above, you will need to open the x session and do this for the gnome keyring prompt. I think the keyring tool doesn't...

@samrocketman > That’s using plugins other than GHPRB. Have you considered switching to multibranch pipelines? We have considered this but the DSL for multibranchPipelineJob() is extremely limited https://jenkinsci.github.io/job-dsl-plugin/#method/javaposse.jobdsl.dsl.helpers.workflow.BranchSourcesContext.github See the...

``` $ ls releases/ dogwood eucalyptus hawthorn ironwood ``` Is there a project I need to get clone into `open-release` folder or something? The setup scripts aren't setting the proper...

I get this when trying to run the container :( ``` Traceback (most recent call last): File "/boxes/scripts/boxesserver", line 35, in import qrcode ModuleNotFoundError: No module named 'qrcode' ```

Why hasn't the maintainer responded to this? Seems it is still broken. This repo should probably get marked as archived. ``` python3 app.py Traceback (most recent call last): File "/Users/toor/workspace/connexion/app.py",...

I also see this error on Python 3.9.2 Nmap version 7.80. Used with flags: nmap -v -A -T4 hostname -oA scan1.xml ``` Traceback (most recent call last): File "/usr/bin/ndiff", line...

Why hasn't the maintainer responded to this? Seems it is still broken. ``` python3 app.py Traceback (most recent call last): File "/Users/toor/workspace/connexion/app.py", line 4, in from flask_rest_jsonapi import Api, ResourceDetail,...

I think the intent is for sets you just add multiple entries for the same workout in that day.

This error goes away on the latest release 1.0.0 so must have been something new committed.