Tomasz Czyż

Results 14 issues of Tomasz Czyż

In debian control file I set: ``` Package: [[debian.package.name]]-[[debian.package.version]] Version: [[debian.package.version]] Section: admin Priority: optional Depends: [[debian.package.dependencies]] Architecture: amd64 Maintainer: xxx Description: [[debian.package.description]] Distribution: [[debian.package.distribution]] ``` But the file has...

improvement

I have no idea how to get package filename in pom. I need to use that file in next maven phases but I have no idea how to get it....

improvement

My idea for that is, if you have code which understand config structure and can "sort" or whatever you can make another sub-tool for writing configs after "styling"/sorting. It could...

enhancement

Would be very nice to be able to monitor what glider is doing internally to say whether is working as expected. Either exporting prometheus metrics (on http port) or printing...

enhancement

I'm trying to have requirement like ``` -e ../local_package # where inside `local_package` there is setup.py ``` Current pypi2nix 2.x omits this completely. I tried multiple forms with `file://`, absolute...

question

I already opened the bug for omitting the lines with comment, and that seem to be similar bug. Any line that cannot be properly parsed is ignored. No errors at...

enhancement

Nice tool, thanks. Do you plan gitlab support?

I would like to have "backend" and "frontend" set for all widgets. Would be nice to set it up once for as default for all. Currently I think it is...