Basil Crow

Results 575 comments of Basil Crow

```java diff --git a/src/test/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectTest.java b/src/test/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectTest.java index 86d2af8..36890fe 100644 --- a/src/test/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectTest.java +++ b/src/test/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectTest.java @@ -248,30 +248,30 @@ public class WorkflowMultiBranchProjectTest { mp.scheduleBuild2(0).getFuture().get(); assertNull(mp.getItem("master")); - sampleRepo.git("checkout", "-b", "feature"); + sampleRepo.git("checkout", "-b", "feature/1");...

I am taking this out of draft now that https://github.com/jenkinsci/bom/pull/4868 has been successfully adopted in BOM, but it still might make sense to wait a bit to allow people to...

I see no reason why a `bom` run would be helpful here, as there is no automated test coverage for this scenario. Yes, when running this PR with an old...

> We should probably wait a few weeks. @jglick It's been a few months; any objections to moving forward with this?

Is https://github.com/jenkinsci/durable-task-plugin/pull/278 another case of this? ``` === Starting cleanWorkspace[2: ALPINE](org.jenkinsci.plugins.durabletask.BourneShellScriptTest) Building Docker image `docker build -t jenkins/alpine:35f699dd5b3c /tmp/docker-build2435134734049734408`: logfile is at /tmp/docker-AlpineFixture-build10462726794328404471.log ---% [1/4] FROM docker.io/jenkins/agent:alpine-jdk17@sha256:a3680a6c322356d604c7e1159245987e3b9da87b4ee73d0410df8714f697b3f5: ------ Dockerfile:1 --------------------...

A handful of my Axion Estins have always had this problem (I can't remember which offhand). I never considered it important enough to file a ticket. That heuristic could work....

Hi @oskardotglobal, the official icons are not licensed under [OSI-approved licenses](https://opensource.org/licenses), and I did not want to expose this project to any legal risks.

@LDprg If using the icons from https://commons.wikimedia.org/wiki/File:Dorico_Logo_2024.svg and https://commons.wikimedia.org/wiki/File:Turbotax_logo.svg is legally acceptable, I can modify this PR to use those. Just let me know.

> If you can cut away the text somehow that would be perfect @oskardotglobal done

@oskardotglobal CI build is green