Posts

Happy New Year 2023

Functional tests and GitHub API limits
The problem While developing a package that is used by clients on different versions of a product and PHP, I encountered the problem of GitHub API limits during functional testing. To test changes in pull requests, I use Jenkins with a large test matrix. With the number of tests, different versions of the product, and different versions of PHP, we get a really large matrix of functional tests. After adding a new version of the product to the matrix, the tests began to fail randomly with the error “Could not authenticate against github....
Telegram ate more than 240 Gbytes
Yesterday, my iPhone told me that I only had 3 gigabytes of free space left. This surprised me a little, since I have a 256 Gbytes storage. It turned out that Telegram ate all the available storage space. Telegram data used more than 240 Gbytes. To find out what exactly is taking up space, open Settings, then General → iPhone Storage It may take some time to calculate the used space....