Andrea Manzini
Andrea Manzini
to avoid breaking existing test suites, we are going to [fix all $count parameter in the callers](https://progress.opensuse.org/issues/115619) ; I'd suggest to merge / release both changes in the same timeframe...
Hello, seems approved and checks have passed. If we can we remove the label and merge, I'd ask to do the same on the [parallel pull request](https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15404) . Thanks
So... I'd ask whoever has permission to remove the label and merge; many thanks
that's an interesting idea. Should "Move" work across multiple levels ? e.g. ``` Move("foo.bar","foo") Move("foo","foo.bar") Move("foo","foo.bar.baz") ``` in the latter case, should necessary intermediate sub-levels be created ?
You mean an overall range min-max for all the jobs in the same company, or an "average" range ? I guess it's very variable depending on position, role, seniority, skills...
+1 for a "provisioner" config entry with many options: "ansible", "local-exec", "puppet" and so on, each provisioner should have its arguments of course
I like the concept and the code is perfect, but why do we need yet another variable to pass just for this specific case ? e.g. `GNOME_MEMORY_GE_4G=1` ?
> You have to update the runtest files after test removal as well. In this case the `runtest/syscalls` file. good point, thanks! do you prefer to have separate commits or...
> > But fcntl() manpage does not explicitly mention this, so I am not sure what I wrote above is correct. @pevik over to you :) yeah `fcntl()` man page...
well it was 6 years ago, but yes; the original idea was to have something similar to Go track where each exercise is [generated by a program](https://github.com/exercism/go/blob/main/exercises/practice/roman-numerals/.meta/gen.go) that merges data...