Michał Zając

Results 21 issues of Michał Zając

I was wondering if we could NOT expose ports for services in `docker-compose.yml` by default. The current `docker-compose.yml` has the following disadvantages: 1. You can't have a PostgreSQL database running...

Since padrino/padrino-framework@2a2600a7f9f594aeb3ae8bec3da04ab80d64bbf0 Padrino uses Pry by default if it's present. That commit renders pry_byebug plugin less useful since now you only have to add `pry_byebug` to your Gemfile.

In some countries, like Poland, when a public holiday occurs on a Saturday, the employer has to pick a working day which will be a holiday. Adding `extra_holidays` key will...

I was wondering if it would be a good idea to have a sample project that simply installs the latest Rubocop, pulls this style guide and checks if there are...

I tried using `f2 -f '.*.mp4' -r '{{xt.MediaCreateDate}}{{ext}}' -f ':' -r '-' -f ' ' -r '_'` to process my video files but one of the files apparently had no...

I have seen and read https://github.com/MatthewVance/unbound-docker-rpi/issues/30, but it has one big assumption - using Docker. According to [Podman docs](https://www.redhat.com/sysadmin/container-networking-podman): >By definition, all containers in a Podman pod share the same...

type: feature suggestion

At GitLab we sometimes have fairly long branch names like `212497-update-data-sent-to-vulnerabilities-page-to-include-less-information-and-use-the-new-data`. When paired with spaceship-prompt it can take a huge part of the prompt line: ![image](https://user-images.githubusercontent.com/6539261/82315755-11d87d00-99cc-11ea-939b-2e745c414d8c.png) Is there any way...

proposal

## Is your feature request related to a problem? Please describe. My understanding of https://github.com/rswag/rswag/pull/501 is that I can call `example` multiple times in a `response` block and all of...

Closes https://github.com/Wolfteam/Shiori/issues/43

# Summary * Add `pry-byebug` to development dependencies * Add `API::Channel#suppress_embeds` * Add `Message#suppress_embeds`