Tom Dunstan

Results 14 comments of Tom Dunstan

We just hit this when attempting to upgrade from 1.58.

Hi tclift! Glad you liked it. Oh yeah, I realised ages afterwards that I hadn't updated the readme, and submitting another PR to fix that has been on my list...

Another vote. For my purposes hex viewing doesn't matter, but being able to export the binary data somehow would be very useful. Just having Copy Cell work so that I...

Just thought I'd add a note from another user who would like to see this, with an explanation of our use-case. Most commands in our app connect to a service,...

+1 I have to do this for every project that I include spock in, as it's always not quite the correct version. Anyone using spock will need a groovy dep...

Since this is being discussed, just popping in to mention that [this line](https://github.com/MinecraftForge/Artifactural/blob/master/src/gradlecomp/java/com/amadornes/artifactural/gradle/Gradle410RepositoryAdapter.java#L39) in Artifactural also currently causes Gradle build scans to fall over, because under normal circumstances a flat...

Another use-case that isn't supported by integration testing: we would like to support connecting our app to a database managed by customers, and it would be good to be able...

@lukaseder unless someone has been fiddling with the system catalogs, the array type for an enum will always be in the same schema as the enum itself. Regardless, someone using...

We also just hit this, was surprised that this doesn't work since it's the only documented way to get a script migration to be non-transactional.

Possible slices: 1. Publish releases to sonatype. Requires signing. 2. Close staging repo / release. 3. Tag 4. Auto version bump?