Jan Bronicki

Results 41 issues of Jan Bronicki

All other gruvbox themes I found color Pythons docstring in a greenish color. Only this one does not and it looks pretty bad and hard to read. Could you please...

I was looking for an official Docker image for Renode and I can see that it hasn't been updated for over a year and has Renode `1.12`. Is this supposed...

### Description ### Checklist * [ ] Add tests, documentation, update the changelog, etc. * [ ] Connect all issues, and project boards, add labels, assign people to the PR...

### Description Add `cargo-audit` job to the CI * https://crates.io/crates/cargo-audit ### Checklist * [x] Connect all related issues, and project boards, add labels, assign people, milestones etc. * [x] Make...

CI/CD

Add a markdownlint job to the Makefile.toml (cargo-make) https://github.com/markdownlint/markdownlint

documentation
CI/CD

Add a Ci job that would check that the CHANGELOG file has gotten updated with a given Pull Request. A simple `git diff` between the feature branch and the target...

documentation
help wanted
good first issue
CI/CD
blocked

Create a docker image for using `rust-pip`. (Its creation should be a part of the release workflow) Blocked by: * #31

documentation
new feature
help wanted
good first issue
CI/CD
blocked

Using a crate called [cargo-arch](https://crates.io/crates/cargo-arch) we can easily create an `arch` package for our project which should later be added to the release files. Bare in mind that a new...

documentation
help wanted
good first issue
testing
CI/CD
blocked

Using a crate called [cargo-deb](https://crates.io/crates/cargo-deb) we can easily create a `.deb` package for our project which should later be added to the release files. Bare in mind that a new...

documentation
help wanted
good first issue
testing
CI/CD
blocked

Using a crate called [cargo-rpm](https://crates.io/crates/cargo-rpm) we can easily create a `.rpm` package for our project which should later be added to the release files. Bare in mind that a new...

documentation
help wanted
good first issue
testing
CI/CD
blocked