Thomas Merz

Results 322 comments of Thomas Merz

> Before bumping the go version could you share more insights about why go 1.21 is not working in GH actions? GH actions also works with `go 1.21` - but...

@ehsandeep , I reverted go version to 1.21.x.

@AnandChowdhary can you please review this PR? Thanks in advance! ❤️

See my [actions](https://github.com/thomasmerz/upptime/actions) after having merged https://github.com/thomasmerz/upptime/pull/3867 …

My actions work currently fine with that… but I'm not so deep in programming as you or others are, so I can't evaluate if Node 24 is really needed/required!? 🤷🏼‍♂️...

It shows: ``` 🦎 root@merz-nimbus:~ # btrfs filesystem show / Label: 'oSLeap42' uuid: f664f557-a989-4154-99e4-40898954f134 Total devices 2 FS bytes used 53.20GiB devid 1 size 55.00GiB used 37.00GiB path /dev/sda3 devid...

@lzaoral > `disklayout.conf` # Disk layout dated 20250107163748 (YYYYmmddHHMMSS) # NAME KNAME PKNAME TRAN TYPE FSTYPE LABEL SIZE MOUNTPOINTS UUID WWN # /dev/sda /dev/sda sata disk 465.8G 0x5002538d41699035 # |-/dev/sda1...

@jsmeix > lsblk -ipo NAME,TYPE,FSTYPE,SIZE,MOUNTPOINTS,UUID ``` $ lsblk -ipo NAME,TYPE,FSTYPE,SIZE,MOUNTPOINTS,UUID NAME TYPE FSTYPE SIZE MOUNTPOINTS UUID /dev/sda disk 465.8G |-/dev/sda1 part vfat 156M /boot/efi D8B7-7B7B |-/dev/sda2 part swap 16G [SWAP]...

@lzaoral > > Or should one btrfs spanning multiple partition devices > > be supported > > IMHO, it should not be supported. I don't think so and don't agree:...