Sergii Kauk
Sergii Kauk
To avoid commits with no files added which is the case when `affectedPaths()` return an empty array. See #50.
**Describe the bug** When you have a custom column defined for a collection which references related collection entry it won't display in search results. **To Reproduce** Steps to reproduce the...
This adds a new way of sharing websites using `cloudflared`, specifically something called ["quick tunnels"](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/do-more-with-tunnels/trycloudflare/). These don't require registration and are free of charge to use. It's also possible to...
This is a great helper function! Thank you for making and publishing it! I have used it just now for a project and did some updates so it works flawlessly:...
I have recently deployed a cluster using this playbook and am very pleased with the outcome. As I learn capabilities of each component I also keep discovering new tools that...
One thing I struggled to understand while reading README is the location of `authorized_keys` file on Gitlab server. My case is slightly different, namely my Gitlab is running on a...
Last week I did a major version upgrade with the playbook and encountered a few issues which I want to share. 1. During the upgrade `maintenance_enable` and `maintenance_disable` roles are...
This example app already provides a way to use a production secret key by setting `STRIPE_ENV` variable to `production`. So key validation should allow for that as well.
Add local discovery method to test Tap to pay.
I have followed the most common scenario for deploying a cluster recently with HAProxy and pgbouncer. After maintaining this setup for a while I came up with understanding of the...