Re: [PATCH] gitlab: use --refetch in check-patch/check-dco jobs

2025-02-28 Thread Alex Bennée
Daniel P. Berrangé writes: > When gitlab initializes the repo checkout for a CI job, it will have > done a shallow clone with only partial history. Periodically the objects > that are omitted cause trouble with the check-patch/check-dco jobs. This > is exhibited as reporting strange errors being

Re: [PATCH] gitlab: use --refetch in check-patch/check-dco jobs

2025-02-25 Thread Michael S. Tsirkin
On Tue, Feb 25, 2025 at 11:05:25AM +, Daniel P. Berrangé wrote: > When gitlab initializes the repo checkout for a CI job, it will have > done a shallow clone with only partial history. Periodically the objects > that are omitted cause trouble with the check-patch/check-dco jobs. This > is exhib

[PATCH] gitlab: use --refetch in check-patch/check-dco jobs

2025-02-25 Thread Daniel P . Berrangé
When gitlab initializes the repo checkout for a CI job, it will have done a shallow clone with only partial history. Periodically the objects that are omitted cause trouble with the check-patch/check-dco jobs. This is exhibited as reporting strange errors being unable to fetch certain objects that