geoffgolder-ah

Results 5 comments of geoffgolder-ah

fwiw I would appreciate this getting merged in. this is my use case. do you hand-version your internal crates? or are you not worried about bins being updated when their...

following up that the intended usage of this crate is to just set the version of the local dependency and then this crate will handle the updates there as well...

same thing happened to me. I had to make the following changes to match the JVM available to gradle ``` diff --git a/gradle.properties b/gradle.properties index e8355f8..0cdae21 100644 --- a/gradle.properties +++...

No. Effective duplicate of this: https://github.com/contentful/rich-text/issues/56

just in case someone comes across this, it means you probably don't have a DEV key defined. the prod key will only run in production, local host is dev environment.