Commit Graph

7814 Commits

Author SHA1 Message Date
Matthew Wall
85e5ac832d Merge branch 'development' into mwall_pkg 2024-05-23 23:18:03 -04:00
Tom Keffer
220f9a3e66 Include rpmdevtools in needed RH packages 2024-05-23 16:26:45 -07:00
Tom Keffer
a90cd9decc Minor tweaks in weectl help messages 2024-05-06 11:23:18 -07:00
Tom Keffer
0bca7e4cdb Log the value for loop_on_init 2024-05-06 10:56:21 -07: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
Matthew Wall
45339e01ed added readme for pkg-specific details 2024-05-06 12:35:32 -04:00
Matthew Wall
fc39ee7df2 rearrange setup steps to ensure permissions+ownership will apply properly 2024-05-06 12:26:41 -04:00
Matthew Wall
4b1335062a fix broken grep invocation 2024-05-06 10:26:00 -04:00
Matthew Wall
e47acca400 fix changelog dates 2024-05-06 10:24:30 -04:00
Tom Keffer
f1ca738e73 Close very stale issues 2024-05-05 05:34:37 -07:00
Matthew Wall
40f1106c35 fix grep invocation for /etc/default/weewx 2024-05-05 03:14:53 -04:00
Tom Keffer
ad959463cd Update actions/checkout and actions/upload-artifact to v4 2024-05-04 16:30:43 -07:00
Tom Keffer
556cb62e6b Bump to V5.1.0b1 2024-05-04 16:23:03 -07:00
Tom Keffer
c2ac2f5872 Close very stale issues 2024-05-04 10:06:10 -07:00
Tom Keffer
4a1d2f63d6 Consolidate change logs.
Add links to issues and PRs
2024-05-04 09:02:27 -07:00
Tom Keffer
3018721481 Refactor so common elements between weewxd and weectl are in one spot 2024-05-04 08:51:06 -07:00
Tom Keffer
ec6bb71d49 Clarify docstrings. Make variable names consistent 2024-05-04 08:50:07 -07:00
Tom Keffer
393ec33bed Update TODO 2024-05-04 08:49:16 -07:00
Tom Keffer
3db2f64fb1 Fix typo. 2024-05-04 07:24:59 -07:00
Tom Keffer
aba511aea1 Fix poorly nestled try block.
From commit 5aaad95.
2024-05-03 04:44:59 -07:00
Tom Keffer
d8fa4d2b7e Fix docstring 2024-05-03 04:41:57 -07:00
Tom Keffer
84a554a698 Merge pull request #959 from bellrichm/DBBinder_instantiation
Instantiate the DBBinder prior to loading the driver
2024-05-03 04:32:16 -07:00
Tom Keffer
6e705f5c8f Update docs for localization of locales. 2024-05-02 12:04:54 -07:00
Tom Keffer
7259ee5e7e Update tests to test localization of locale 2024-05-02 12:04:25 -07:00
Tom Keffer
bbaf514fe8 Allow option 'lang' to specify a locale as well as a language 2024-05-02 12:02:45 -07:00
Rich Bell
8dbee96c22 Instantiate the DBBinder prior to loading the driver 2024-05-02 11:24:40 -04:00
Tom Keffer
c659736a52 Update link to information on setlocale() 2024-04-25 17:59:32 -07:00
Tom Keffer
68e46d1969 Log the value for loop_on_init 2024-04-09 17:25:04 -07:00
Tom Keffer
a8b17ea3e4 Reference PR #935. 2024-04-09 16:58:57 -07:00
Matthew Wall
ad9b745e45 set permissions on weewx conf file(s) to 660 in order to protect passwords/tokens 2024-04-07 21:04:31 -04:00
Matthew Wall
c983e54a4a use id instead of USER 2024-04-06 21:11:24 -04:00
Matthew Wall
ebdc08afb0 do not put installing user into weewx group if no installing user defined. addressess issue #952 2024-04-06 20:56:55 -04:00
Tom Keffer
96bba57776 Document parameters. 2024-04-03 18:08:04 -07:00
Tom Keffer
a3f94cf0a8 Allow extra command line options to be passed on to rsync.
Fixes issue #951.
2024-04-03 17:57:13 -07:00
Tom Keffer
7aae090684 Document #949 fix. 2024-04-03 05:21:16 -07:00
Tom Keffer
d12e1e54e9 Merge remote-tracking branch 'origin/development' into development 2024-04-01 18:24:23 -07:00
Tom Keffer
84782eae5b Merge branch 'master' into development 2024-04-01 18:23:57 -07:00
Matthew Wall
69336c795a use lower-case for product and vendor ids in udev rules 2024-04-01 20:20:18 -04:00
Tom Keffer
66e4d078e9 Merge branch 'master' into development 2024-03-25 08:51:24 -07:00
Tom Keffer
83b16a7a48 Fix udev typo 2024-03-25 08:50:40 -07:00
Matthew Wall
21da3f6005 better fix for the missing Defaults fail 2024-03-15 08:46:14 -04:00
Matthew Wall
2754e39382 Defaults section may not exist 2024-03-15 08:15:19 -04:00
Tom Keffer
2a2c416818 Additional debug information in StdCalibrate 2024-03-11 08:18:00 -07:00
Tom Keffer
5aa81f65a7 Use the version of VaporPressure in the examples directory for tests 2024-03-04 08:50:19 -08:00
Tom Keffer
144ab290e4 Add test for calculating aggregate of scalar 2024-03-04 08:16:12 -08:00
Tom Keffer
efc8735add Update tests to reflect fix in vapor_p 2024-03-03 07:31:40 -08:00
Tom Keffer
711bb6c78a Simplify and refactor
Now matches wiki article
2024-03-02 17:35:19 -08:00
Tom Keffer
399644de43 Merge pull request #942 from bellrichm/master
Pass the record retrieved from the DB into the XTypes system
2024-03-01 13:06:14 -08:00
Rich Bell
185d2de50b Pass the record retrieved from the DB into the XTypes system 2024-03-01 15:30:10 -05:00