#1077171 gitlab CI isn't useable

#1077171#5
Date:
2024-07-26 10:01:07 UTC
From:
To:
In gitlab CI, our jobs:

 * Typically fail because the default pipeline doesn't cope with
   unfinalised changelogs.

 * Take an unreasonable length of time because they run a fully-formal
   autopkgtest.

 * Don't test every commit, which they ideally should.

Ian.

#1077171#10
Date:
2024-11-29 00:20:10 UTC
From:
To:
I wrote:

Things are not so bad now, but they're still not ideal.
We now run the complete test suite in the in-tree mode.

We have disabled the affected jobs.

We have disabled this job.

It might still be nice to do that, but it may be too slow.
It would also possibly involve importing rust-maint-common as a
git-subtree, since that's where my favourite script for doing this is.

Ian.

#1077171#17
Date:
2025-03-28 17:30:51 UTC
From:
To: