anon223345

↗ HN profile [ 67.8 ms ] full profile

No user record in our sample, but anon223345 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. in Google Cloud, you can assign admin, billing, etc to a google group. Years ago I made a google group for google cloud administration A company in Spain, a bunch of startups, etc have added that google group (by…

  2. It seems gradle, and jenkins can both run tests and deploy. Is best practice to run tests with Jenkins, and Deploy with Jenkins, and just use Gradle to Build? It seems weird to offload so much to Gradle when the point…

  3. Jenkins and Gradle just seems so heavy, and it seems gradle is doing way too much Is there a better way to break out more of what gradle is doing down into more jenkins steps?