Re: CI testing with local files

2021-01-29 Thread Konstantin Kharlamov
On Wed, 2021-01-27 at 17:36 -0500, Michael Reeves wrote: > Is there way to reading and writing small files in the CI? I'm in the process > of writing auto tests for kdiff3. Your tests could create a directory inside the current one, and then inside the new directory do stuff like creating files,

Re: CI system maintainability

2019-03-28 Thread Konstantin Kharlamov
On Чт, Mar 28, 2019 at 19:40, Ben Cooksley wrote: Hi all, We currently have a rather substantial issue, in that the CI system has been once again left in a position where it isn't possible to make any changes to the system. This means we can't update to newer versions of packages, add new p