Commit Graph

181 Commits

Author SHA1 Message Date
Tom Keffer
0f8457b8e5 Update makefile to generate wheel and tarball. 2023-02-14 03:41:55 -08:00
Tom Keffer
9880f8c88f Merge branch 'master' into V5
# Conflicts:
#	bin/wee_resources/skins/Ftp/skin.conf
#	bin/wee_resources/skins/Mobile/skin.conf
#	bin/wee_resources/skins/Rsync/skin.conf
#	bin/wee_resources/skins/Seasons/skin.conf
#	bin/wee_resources/skins/Smartphone/skin.conf
#	bin/wee_resources/skins/Standard/skin.conf
#	bin/wee_resources/weewx.conf
#	bin/weecfg/tests/expected/weewx43_user_expected.conf
#	bin/weewx/__init__.py
#	setup.py
2023-01-30 17:17:06 -08:00
Matthew Wall
1423d7bf99 added aggregate upload and release targets 2023-01-30 11:29:20 -05:00
Tom Keffer
67826312e1 Merge branch 'development' into V5 2023-01-29 06:49:23 -08:00
Tom Keffer
64d76302bf v5.0.0a13 2023-01-25 17:19:18 -08:00
Jocelyn Jaubert
c6da20338b Return error code on failing 'make test' 2023-01-25 22:47:43 +01:00
Jocelyn Jaubert
b9f470e783 Make setup_mysql.sh working in CI 2023-01-25 22:47:43 +01:00
Jocelyn Jaubert
ad9b7c0100 Fix make test-setup 2023-01-25 21:40:40 +01:00
Tom Keffer
676db65b73 make build-docs now removes old docs first.
Relocate troubleshooting guide.

Fix some links (lots and lots more to do)
2023-01-09 15:47:04 -08:00
Tom Keffer
d0597574f3 Move user's guide to its own directory 2023-01-09 13:09:14 -08:00
Tom Keffer
9f1689695d make target for building the docs 2023-01-08 13:34:01 -08:00
Tom Keffer
24b4b08a78 Break the customizing doc into smaller docs. 2023-01-08 11:18:30 -08:00
Tom Keffer
af90c1e4eb Fix problem where weewx.conf did not get its version updated 2022-12-27 12:09:18 -08:00
Tom Keffer
9218ed134a Update makefile to reflect new locations 2022-12-25 14:02:41 -08:00
Tom Keffer
ff556773bf Get test_reportengine working 2022-12-23 16:08:43 -08:00
Tom Keffer
933bb84a3c Get version number from pyproject.toml 2022-12-07 17:19:54 -08:00
Matthew Wall
bca5528a7a omit directory times with rsync 2022-10-24 17:33:44 -04:00
Tom Keffer
3325a342fe Version skin.conf, not index.html.tmpl 2021-10-24 05:21:53 -07:00
Tom Keffer
94e915c353 Start versioning the skins.
V4.6.0b3
2021-10-05 15:02:59 -07:00
Tom Keffer
79f4886567 Added test subdirectory to path.
Allows vapor_pressure example to run.
2021-01-30 05:41:04 -08:00
Tom Keffer
1e4bc6de3a Fixed typo for 'make test-setup' 2021-01-28 17:56:46 -08:00
Matthew Wall
d96157e73b maintain time on repo pulls 2021-01-04 17:57:07 -05:00
Tom Keffer
510dc7fdf0 V4.3.0 release 2021-01-04 14:54:30 -08:00
Matthew Wall
bd2efd0b3b do the permission fixes before rsync 2021-01-04 17:30:21 -05:00
Matthew Wall
3ccc622be8 explicitly set permissions after repo push 2021-01-04 17:06:44 -05:00
Tom Keffer
6a2c0f4345 Moved wmr200 udev rules to its extension. 2021-01-04 14:01:34 -08:00
Tom Keffer
2c9989eb1b Set log_failure to True in [StdReport].
Change test suites to follow.
V4.3.0b4
2021-01-04 05:20:28 -08:00
Tom Keffer
b703517638 Test example vaporpressure.py.
Also tests class XTypeTable
2020-12-25 17:41:45 -08:00
Tom Keffer
c6ab59a4f6 Refactored to use a simple call to unittest.main().
Added a check for wsum.
2020-12-21 14:35:35 -08:00
Tom Keffer
d5cd49868a Change database name to test_scratch in keeping w/other names.
Updated make-clean target.
2020-12-17 15:45:34 -08:00
Tom Keffer
bdaeab7e4c Updated cloc summary 2020-12-12 07:52:04 -08:00
Matthew Wall
a46a2d263e fixed typo in suse pkg for release target 2020-10-26 22:12:48 -04:00
Matthew Wall
7c6ec63a13 added suse repo targets to makefile help 2020-10-26 21:52:28 -04:00
Tom Keffer
a781fd5398 Run xtype_services just before archive_services.
Version 4.2.0a2
2020-10-22 05:07:48 -07:00
Matthew Wall
744bd22fec drop the publish instead of just switch. 2020-06-01 20:46:15 -04:00
mwall
2d9a48a54a no need for -o option to createrepo 2020-06-01 16:32:35 -04:00
mwall
7755404586 introducing the shiny new suse repository 2020-06-01 16:19:53 -04:00
mwall
fd2277d4e9 fix rpm changelog rule 2020-06-01 12:24:30 -04:00
mwall
c3b99cf907 separate changeslogs for redhat and suse 2020-06-01 08:17:07 -04:00
mwall
9d71283dc8 clean up OSREL and RPMOS handling 2020-06-01 07:08:37 -04:00
mwall
afcbc3e302 update makefile and dev notes with suse instructions 2020-05-31 22:51:15 -04:00
mwall
2e39d6e528 support both sl12 and sl15 2020-05-31 22:44:54 -04:00
Matthew Wall
6ef3a6b7e5 added targets to replicate testing repositories into production 2020-05-25 17:47:53 -04:00
Matthew Wall
a9ebb799d4 update makefile help 2020-05-25 17:22:15 -04:00
Matthew Wall
2ae247486c fix dangling done in release target 2020-05-25 16:15:06 -04:00
Matthew Wall
2acee82e8c no more need for README.txt 2020-04-30 21:09:30 -04:00
Matthew Wall
1f654bde04 fix readme 2020-04-30 13:33:29 -04:00
Matthew Wall
3c3aed19d1 remove symlinks 2020-04-30 12:51:30 -04:00
mwall
af3665dffd more packaging rule tweaks 2020-04-30 12:27:49 -04:00
Matthew Wall
128781b9b2 Merge branch 'master' of https://github.com/weewx/weewx 2020-04-30 12:21:31 -04:00