Tag: hook

Prevent push when skipping Cypress tests pt.2

Just a quick update to the article I wrote some time ago that could be considered as part one on this topic. The problem outlined in the article is basic. When developing Cypress tests, it is helpful to use the .only(), a Cypress modifier to exclude other tests to see results for…

Arch news pacman hook tip

Part of the Arch Linux system maintenance is to actively read latest news. Mostly anyone who uses Arch has come across this piece of advice: read the news before updating! In other words, before running the dreaded sudo pacman -Syu command, one should be prepared to act upon any …

Keep Gnome Shell settings in dotfiles with yadm

Gnome project went through a long and turbulent journey in a open-source world, filled with forks, pivotal changes and controversy. Gnome is based on GTK widget toolkit. Widget toolkit is a software library used to build graphical user interface (GUI). GTK was born as a more open…

How to update Google Calendar with pre-push git hook

With my online course building journey, I had to keep track of the slides it has. My coach has set me goal and it looked like a really hard one to reach, but it seemed doable. I wanted it to be a challenge. By some numbers I got from the previous month, I came up to the conclusio…