jorge0136

Results 7 comments of jorge0136

At the moment I am not using kubeval as the dockerized version does not support globbing. From what I can tell #101 seems to have stalled. Is there a way...

The more I look at this error the less it seems to have anything to do with `jupyter_on_rails` and more likely my container networking config is to blame. Do you...

For a local development workaround, I was able to reconstruct the command the rake task is executing. First I evaluated `ENV['IPYTHONDIR'] || Rails.root / '.ipython'` in the rails console. I...

I too am finding myself wanting to inject custom readme content. Is moving towards a `.oclif.yml` still in the works? If one wanted to start moving this forward would that...

For the above issue when installing the 'Automated-Testing-for-Force.com' repo I was able to resolve this issue by adding '.git' to the end of the string. This causes an error. >...

I'd like to second the call for some `jest` experimentation. A bit of interesting context is the brief discussion that takes place around testing in the [Future of Oclif presentation](https://youtu.be/1TKh2YBxRMY?t=900)....