Tomáš Mózes
Tomáš Mózes
URL `http://www.sygic.com/pt-br/blog/tag:Apps' Name `Apps' Parent URL http://www.sygic.com/pt-br/blog, line 506, col 15 (HTML) (CSS) Real URL http://www.sygic.com/pt-br/blog/tag%3AApps Check time 10.448 seconds Result Error: 404 Not Found ``` diff --git a/linkcheck/url.py b/linkcheck/url.py...
As of now, boto is a strict requirement and if I don't have the aws sdk installed cachet-url-monitor fails to start. I have to manually remove: ```` cachet_url_monitor/plugins/token_provider.py:from boto3.session import...
By running in production we discovered that: - id should be bigint (https://github.com/pauci/cqrs/blob/master/src/Plugin/Doctrine/EventStore/TableEventStoreSchema.php#L26) - aggregate_id should be of length 255 (https://github.com/pauci/cqrs/blob/master/src/Plugin/Doctrine/EventStore/TableEventStoreSchema.php#L31)
Hello, what is your opinion on adding Nagios performance data so that the output can be graphed? https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/perfdata.html It could be hidden behind a new flag to append it to...
```bash --- ivykis-0.42.4.ebuild 2024-01-11 15:01:31.382912115 +0000 +++ ivykis-0.43.ebuild 2024-02-23 14:14:52.480654163 +0000 @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms...
Adding new go binaries in addition to the older perl scripts. https://www.percona.com/blog/whats-new-in-percona-toolkit-3-5-6/ ```bash --- percona-toolkit-3.5.5.ebuild 2024-01-11 15:01:31.285911779 +0000 +++ percona-toolkit-3.5.7.ebuild 2024-02-23 11:15:03.311640235 +0000 @@ -3,15 +3,16 @@ EAPI=8 -inherit perl-module...
https://mariadb.com/kb/en/mariadb-10-6-17-release-notes/ https://mariadb.com/kb/en/mariadb-10-11-7-release-notes/ Dropping the include patch. It now builds with USE=columnstore (tested on amd64). ```bash --- mariadb-10.6.16.ebuild 2024-02-15 03:59:46.083493763 +0000 +++ mariadb-10.6.17.ebuild 2024-02-23 06:35:04.957411220 +0000 @@ -217,7 +217,6 @@ src_prepare()...
Hello, seems like the docker images at https://github.com/linkchecker/linkchecker/pkgs/container/linkchecker/versions?filters%5Bversion_type%5D=tagged lost their version tags. Now it's harder to pin linkchecker to specific version tag. I tried to keep the linkchecker version in...