kiwix-build/.github
renaud gaudin 079e03473b Change time server in workflow
For the past week, the Release&Nightly workflow failed on macOS native_mixed
(but not on native_dyn) when calling ntp to sync clock before signing.
Calling time.apple.com resulted in a DNS error, leading to an error in ntp call

Why this fails on native_mixed is unknown. Maybe because it's being called twice
from the same (I guess) host in a short interleave?

This attempts to fix this by:
- using google's time server instead of Apple's
- correctly setting the timeout param before the server name (although not relevant
for this dns-based error)
- Ignore failures to sync time. We're doing it to minimize chances of unsynched clocks
to fail the signature but this is not absolutely required all the time.
2021-03-23 12:46:20 +00:00
..
ci_images Build the base deps on bionics also. 2020-06-09 11:37:56 +02:00
scripts Fixed #469: Notarizing libzim release for macOS 2021-02-09 13:30:24 +00:00
workflows Change time server in workflow 2021-03-23 12:46:20 +00:00
FUNDING.yml Github Kiwix Sponsoring page link 2020-02-01 17:55:53 +01:00
move.yml Add configs for two Github bots 2019-12-14 15:12:31 +01:00
stale.yml Add configs for two Github bots 2019-12-14 15:12:31 +01:00