Matěj Týč

Results 132 comments of Matěj Týč

Currently, we accept tailoring only if it is part of the content-tailoring archive. If the tailoring is already present in the system, or one would like to use existing content...

Correct, although removal of syslog rules in #5158 that was followed by revert in #6167 is not the direct cause of the issue. It is #5181 and #6181, that are...

Thanks everybody for their interest, the project is not totally dead, but no major feature development should be expected for two reasons: 1. Project is mature - it covers a...

I estimate this to be the main feature of the version 2.12 that should make it later in 2025.

What you see is the output of `$0`. I agree that what you describe it is not the best UX, but what to do? - Use `$(basename $0)` instead? Is...

Basename seems to be safe enough.

The question is whether this is the right place for it. I am now in favor of having distributions as single source of truth of Argbash packaging. Moreover, I see...

Would it be possible to connect this to some sort of CI? That would provide some indication that the file is OK, and neutralize my reservations towards introducing distribution-specific content...

Don't be shy, look at https://github.com/matejak/argbash/blob/master/.github/workflows/run-tests.yml and feel free to propose anything that is needed - new step, new test...