Radek Antoniuk

Results 163 comments of Radek Antoniuk

@copilot "this branch has conflicts that must be resolved"

@copilot you did not resolve conflicts, the draft PR has conflicts. Either start from scratch or resolve the conflicts in this PR.

oleg_nenashev: The [Jenkins core/matrix project] provide such features => JIRA plugin should just implement them. You could also use wrappers like Flexible Publish to resolve the issue

For this issue, I'd like it to be a _complete_ approach of some sort - I mean a solution that would be applied to all methods of [JiraRestService.java](https://github.com/jenkinsci/jira-plugin/blob/master/src/main/java/hudson/plugins/jira/JiraRestService.java). In the...

michieldemey: This will currently throw a NullPointerException if multiple Jira sites are defined. java.lang.NullPointerException at hudson.plugins.jira.pipeline.CommentStep$CommentStepExecution.run(CommentStep.java:86) at hudson.plugins.jira.pipeline.CommentStep$CommentStepExecution.run(CommentStep.java:68) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:52) at hudson.security.ACL.impersonate(ACL.java:221) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:49) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)...

It would be nice indeed and that's the goal. I just queried whole JenkinsCI for a summary of all plugins that are using `gh-pages` and I see the majority isn't...

Clarification Request: I don't see any case like this being tested in `packages/aws-cdk-lib/aws-ecs/test/task-definition.test.ts` and I think this is a cosmetic change to how the condition is evaluated. I'm happy to...

Hold your horses gh-bot, I will take a look at this this week