Mateusz Urbanek

Results 32 issues of Mateusz Urbanek

As `docker-compose` reached version 2 some time ago, this might be a good option to change few default things: 1. Set `docker_compose_version` to `latest`, and fetch the latest, for example...

stale

Two tokens should be created and put inside the secrets settings in the repo: - `GITHUB_TOKEN` - allows running of automated tests - `CODECOV_TOKEN` - allows automatic uploads of test...

TODO: - [ ] error propagation - [ ] logging errors - [ ] documentation string over exported functions - [ ] documentation string on package As listed in the...

enhancement

Sometimes I do not know how many active runners I have. It would be nice to have API endpoint or/and UI element to list active runners (with auto generated names/UUIDs...

As said, in my [project](https://goreportcard.com/report/gitlab.com/sat-polsl/gcs/gcs-core) I see this errors for `ineffassign` and `misspell`: ``` An error occurred while running this test (exit status 2) ``` While using `goreportcard-cli` I see:...

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...

new-package

Woodpecker is a FOSS fork of Drone.CI (v0.8): http://woodpecker-ci.org

Hi! First, I know that [Hacktoberfest](https://hacktoberfest.com) is a hell of an issue for maintainers, as there is always spam of bots and low quality PRs. However, would you consider adding...

# Not filling out this template will lead to the issue being closed **Describe the bug** When starting the installer, it does not pick `Autounattend.xml` placed on disk `e:\`: ```...

bug

I am facing this issue as in the title. The environment: ## Packer: ``` $ packer version Packer v1.8.5 ``` ## Kernel ``` $ uname -a Linux rocky.dev 4.18.0-372.19.1.el8_6.x86_64 #1...