Artem Ptushkin

Results 27 issues of Artem Ptushkin

Some cases might require an additional command on the container start-up. In general, it could be quite an often case to execute an _additional_ command on the testcontainers start. Currently,...

enhancement

**Environment**: - *Jib version:* `3.2.1` - *Build tool:* Gradle - *OS:* Mac OS Monterey 12.4, M1 **Description of the issue**: The property reference `jib.container.appRoot` returns root container directory instead of...

PR: Not Ready
priority:p4
enhancement

Subject: `au.com.dius.pact.consumer:junit5:4.3.1` I'm migrating to pact-jvm `4.3.1` and noticed problems: [It says that default Pact version is V3](https://github.com/pact-foundation/pact-jvm/blob/54df7cf6a91676f8e6ad3f17adeff3e4ce4aeeb7/consumer/junit5/src/main/kotlin/au/com/dius/pact/consumer/junit5/PactTestFor.kt#L31) but actually it defaults to v4 [here](https://github.com/pact-foundation/pact-jvm/blob/54df7cf6a91676f8e6ad3f17adeff3e4ce4aeeb7/consumer/junit5/src/main/kotlin/au/com/dius/pact/consumer/junit5/PactConsumerTestExt.kt#L336) I went here as I...

### Feature request Log a warning when there are same duplications in `.uponReceiving("station lookup request by identity code")` Right now, it's not clear not `uponReceiving` defines the name of the...

Enhancement. Hi everyone! I'd like to suggest a feature to add DSL classes for easy SOAP contracts writing and providing a convenient standard. SOAP looks like the standard HTTP synchronous...

help wanted
documentation

Some of the properties like `gradle.build.host` and all the other `gradle.build` properties make builds less reproducible as the latter may differ in the pipeline, especially _host_ one. ### The example...

I want to get public opinion and know how others see and organize this. _Given:_ * a big Kotlin/Java project - 5 minutes for `./gradlew assemble` from scratch, many submodules...

priority:p4
enhancement

### Proposal In version `1.*` it was possible to test the connection timeout with `addRequestProcessingDelay` but now it's not, is it? I'd like to propose a feature or a guideline...

enhancement

It's not clear how to release a new version. Let's use the gradle publishing plugin (which I set up just to publish to maven local) and maybe make releases through...

enhancement

Hey! Could you assist please with installation, I keep getting these. Tried to reinstall everything I knew. I'm from Java and quite newbie with python env ``` ego-hub-tk git:(main) ✗...