Jakub Panek

Results 59 issues of Jakub Panek

- changed `llvm-cov` to use `nextest` - removed building lapce since it wastes time and resources as it's rebuilt again for coverage + tests - removed whitespace

- [ ] Added an entry to `CHANGELOG.md` if this change could be valuable to users Fixes https://github.com/lapce/lapce/issues/1872

- [ ] Added an entry to `CHANGELOG.md` if this change could be valuable to users

![image](https://user-images.githubusercontent.com/50457605/218272082-cbe1c747-97b0-4b6e-9326-4ef032bd9b61.png)

- [ ] Added an entry to `CHANGELOG.md` if this change could be valuable to users

### OpenTofu Version ```shell 1.6.0_rc1 ``` ### OpenTofu Configuration Files n/a ### Debug Output https://gitlab.alpinelinux.org/pj/aports/-/jobs/1233584 https://gitlab.alpinelinux.org/pj/aports/-/jobs/1233584/raw ### Expected Behavior All tests pass ### Actual Behavior Some tests fails ### Steps...

bug
help wanted
accepted

Fixes setting arch for new format

Fixes #146 Tests are not finished, currently working on getting a Rust/C/C++ software to compile together on `amd64` and `arm64` with `fedora:39` image Opening for some early feedback/guidance about tests/code...

Would you be willing to accept PR with `xx-dnf` / `xx-yum` support for RPM-based distros? There were some plans by @crazy-max but I don't see anything else other than https://github.com/tonistiigi/xx/pull/52...

enhancement

This isssue is basically affecting https://github.com/chainguard-dev/melange, I'm unsure how relevant it is for apko itself. Responsible code for that is https://github.com/chainguard-dev/apko/blob/87f7f0ff54fab41ca6dd580343487310e8e25d94/pkg/build/types/types.go#L237-L277 I might look at it later and provide PR,...