BTW: The wrong temporary fix for this issue is to put
@crystal wrote in forgejo/forgejo#6557 (comment):
Can we add a definitive guide to the docs, what are the steps to update/regenerate a new key?
I hope I'm not to late to the discussion party here, but first I wanted to say, Thank you that this discussions starts and this really important topic on granular access tokens is started. I...
go list .... commands when not necessary
is there a way/process we can backport these changes into v10/v11/v12 ?
fixed in latest commit
I did what I can but please let someone with Makefile experience verify this.
From my understanding it should exactly do what is proposed, and it should stop the privacy-compromising behaviour.
go list .... commands when not necessary
I gave the PR a try here: forgejo/forgejo#9208
go list .... commands when not necessary
Hi @earl-warren : I'm with you, that a simple accelleration would be a feature request.
My main concern is rather, that calling a makefile with targets like clean or even help leads to...
go list .... commands when not necessary
with ceph you can mirror a pool between two ceph clusters. so having an backup/archive ceph-cluster would then ease the backup process.
Because rsync is Filebased, it will iterate over the...
Ceph caching can help in parts. But yes, splitting the data between write-heavy on SSD and mostly-read on HDD is possible. The simplest solution would be to have multiple CephFS on different Pools...