Robert J. Berger

Results 45 comments of Robert J. Berger

How would I use the prometheus_job LWRP in that case? I can't call the LWRP without `include_recipe "prometheus"` which will have already generated the `prometheus.yaml`

This is still a problem in gli-2.17.1

So yeah, I should have thought about this. If I even just copy my `aws-exports.js` from another project to here, your repo builds correctly (though probably won't actually work since...

The problems I'm having in my derivative work look to be my own problems. I also realized I was trying to "import" jsx files not js files.

The docs are nice when getting started, but I find them difficult to use as reference after I've gotten past the first time usage. In particular would be nice to...

I'm not sure what the best way would be to integrate it. Ideally it would fit into the Appsync mechanism like in here https://docs.aws.amazon.com/appsync/latest/devguide/security.html#fine-grained-access-control But I'm not an expert in...

Any news on this. Seems it would be the killer feature (at least for me :-)

Oh, I see, will see if the comments in devcards will work for me. Thanks!

I'm seeing the same exact issue and it has come up on the #reagent channel on Clojurians slack. I don't know enough (yet) to know how to use webpack to...

I would love to be able to give my non-technical colleagues the ability to directly operate on adoc files in github via AsciidocFX without them needing to know anything about...