19 Commits

Author SHA1 Message Date
Tom Keffer
8b55a793c6 Bump actions/checkout and actions/upload-artifact in order to support Node v24. 2026-03-29 09:26:44 -07:00
Tom Keffer
f7be35023a Bump version of stale from 9.0.0 to 10.2.0 2026-03-29 08:03:53 -07:00
Tom Keffer
ad861964ed Reverted to original expected results
The results are as expected in Linux. macOS will differ.
2026-01-06 15:17:24 -08:00
Tom Keffer
b1a436f03b Correct typo for LANG 2026-01-05 16:29:46 -08:00
Tom Keffer
08b1846e3b Generate log files & include them in test results 2026-01-05 15:52:42 -08:00
Tom Keffer
77a2bd698f Set LANG in ci script 2026-01-05 14:45:46 -08:00
Tom Keffer
b91a6b4cbc Generate US specific locale 2026-01-01 09:27:28 -08:00
Tom Keffer
2c9f5a73b0 Use pytest for "make test" 2026-01-01 07:46:23 -08:00
Tom Keffer
d1faa8799e Ubuntu 24.04 no longer offers sqlite
It's not needed anyway, as it is bundled with Python.
2025-01-19 12:13:46 -08:00
Tom Keffer
f7c703e73c Merge branch 'master' into development
# Conflicts:
#	.github/workflows/stale.yaml
#	src/weewxd.py
2024-05-06 10:52:36 -07:00
Tom Keffer
a33e75f3d8 Add warning issue will be closed. 2024-05-06 09:40:05 -07:00
Tom Keffer
f1ca738e73 Close very stale issues 2024-05-05 05:34:37 -07:00
Tom Keffer
ad959463cd Update actions/checkout and actions/upload-artifact to v4 2024-05-04 16:30:43 -07:00
Tom Keffer
c2ac2f5872 Close very stale issues 2024-05-04 10:06:10 -07:00
Tom Keffer
7259ee5e7e Update tests to test localization of locale 2024-05-02 12:04:25 -07:00
Tom Keffer
dcd13c0a4d Fix some bugs in makefile 2023-03-13 13:12:49 -07:00
Jocelyn Jaubert
1059fd711d ci: Install Pillow with pip as python3-pil is too old 2023-02-07 09:22:35 +01:00
Jocelyn Jaubert
b9f470e783 Make setup_mysql.sh working in CI 2023-01-25 22:47:43 +01:00
Jocelyn Jaubert
bbb9e2dc2f Add support for Github Actions to launch unit-tests 2023-01-25 22:47:43 +01:00