| 17 Nov 2025 |
hexa | 5334.? | 21:44:39 |
hexa |  Download image.png | 21:46:35 |
hexa | craaaazy numbers | 21:46:36 |
maralorn | Oooookay | 21:50:54 |
maralorn | Whatever. | 21:50:57 |
maralorn | Iβll remove the progress for builds again. | 21:51:17 |
hexa | hdcd: hexa@build1.darmstadt.ccc.de
hcdd: hexa@build2.darmstadt.ccc.de
π€ | 21:54:08 |
hexa | * hdcd: hexa@build1.darmstadt.ccc.de
hccd: hexa@build2.darmstadt.ccc.de
π€ | 21:54:12 |
hexa | * hdcd: hexa@build1.darmstadt.ccc.de
hdcd: hexa@build2.darmstadt.ccc.de
π€ | 21:54:15 |
maralorn | Yeah, I know. I plan to write a smart disambiguation there. | 21:56:46 |
maralorn | i.e. I would probably wanβt this to be b1dcd and b2dcd | 21:57:08 |
hexa | or bdcdN | 21:58:25 |
hexa | * or bdcd1 | 21:58:27 |
hexa | don't parse the number in the hostname, just enumerate them | 21:58:44 |
maralorn | Huh, that would be easier, true. | 21:59:07 |
| 18 Nov 2025 |
hexa | there are builds that log a percentage progress | 00:48:59 |
hexa | e.g. cmake builds go [ 23%] foobar [100%] every few lines | 00:49:24 |
hexa | * e.g. cmake builds go [ 23%] foobar [100%] foobar every few lines | 00:49:31 |
hexa | that would be a worthwhile thing to display, I think | 00:49:44 |
hexa | or bazel | 00:49:51 |
hexa | which logs [67/2202] (done/total) | 00:50:53 |
hexa | although total can grow | 00:50:59 |
hexa | both of these are logged at the start of a line | 00:51:10 |
hexa | so maybe just add build progress when you can derive it from the log | 00:51:35 |
hexa | and if you know phases you can even show build and test progress | 00:51:57 |
hexa | * and if you know phases you could even show build and test progress | 00:52:01 |
hexa | requests> ........................................................................ [ 28%]
requests> ........................................................................ [ 56%]
requests> ..................................................sssssssssss.....s..... [ 84%]
| 00:52:30 |
hexa | for pytest | 00:52:33 |
hexa | this could compensate for fast scrolling logs π | 00:52:59 |
vivekanandan_ks | U mean the overall progress in percentage instead of just numbers?
I mean like below for downloads, builds, overall progress?
downloads [50/100] 50%
Or u mean for individual package builds?π€
| 06:08:32 |