Richard

Results 20 issues of Richard

Is this project still active ?

Fatal error: Call to a member function num_rows() on a non-object in /Users/moose/srv_backup/blog/embr/system/database/drivers/mysql/mysql_driver.php on line 381 Getting this. Ideas ?

Patching /Users/moose/drydrop/.deploy/1.7.3.4/drydrop_handler.py > cd "/Users/moose/drydrop/.deploy/1.7.3.4" && find . -exec touch -am -t 01010000.00 '{}' ';' > Uploading version to appspot ... > > > appcfg.py update "/Users/moose/drydrop/.deploy/1.7.3.4" > > sh:...

Updated the builder so that it doesn't relay on a pre-existing alpine image. This allows for people to create Alpine linux when they can't use public images.

enhancement
builder

What would it take to make it support php projects ?

Is it possible to get a example of true or false if statement using diffy ? I'm working on a project that just needs to check if theres a difference...

It seems to be an issue with variables in the templates. Not 100% why it would be failing. Using the example values. ``` ansible 2.9.2 config file = /etc/ansible/ansible.cfg configured...

``` /Users/moose/.rvm/gems/ruby-1.8.7-p334/gems/ffi-1.0.9/lib/ffi/library.rb:75:in `ffi_lib': Could not open library 'libxdo.so': dlopen(libxdo.so, 5): image not found. Could not open library 'libxdo.so.dylib': dlopen(libxdo.so.dylib, 5): image not found (LoadError) from /Users/moose/.rvm/gems/ruby-1.8.7-p334/gems/ffi-1.0.9/lib/ffi/library.rb:54:in `map' from /Users/moose/.rvm/gems/ruby-1.8.7-p334/gems/ffi-1.0.9/lib/ffi/library.rb:54:in `ffi_lib'...

I'm working on automation of android build pipeline and we currently have this ``` task notifyHipChatOfNewAlpha(type: com.glasstowerstudios.gruel.tasks.hipchat.HipChatNotificationTask, dependsOn: preUploadAlpha) { ext.destDir = new File(buildDir, 'generated') outputs.dir destDir outputs.upToDateWhen { gitSha('latest-alpha')...

question

When trying to install the latest chart version with aws-load-balancer-controller. ``` Diagnostics: eks:index:Cluster$aws:eks/cluster:Cluster (eks-cluster-eksCluster) Cluster is ready kubernetes:helm.sh/v3:Chart$kubernetes:apps/v1:Deployment (chartmuseum/chartmuseum) [1/2] Waiting for app ReplicaSet be marked available warning: [MinimumReplicasUnavailable] Deployment...