Commit Graph

43 Commits

Author SHA1 Message Date
d53676c689
Fixed stuff 2024-04-29 17:01:45 -06:00
4635eea99d
Updated workflow description 2024-04-29 16:54:44 -06:00
99d7434eea
Added Github actions workflow 2024-04-29 16:50:14 -06:00
c96431863f
Added PySocs in requirements file [skip CI] 2022-02-23 15:01:50 -06:00
5009009363
Fix tests for paths on mac 2022-02-23 11:20:00 -06:00
01b81bd8d7
Remove dependency on requests 2022-02-23 11:09:51 -06:00
d7f7528a1d
Added paths to documentation 2022-02-23 10:12:25 -06:00
114f1531fd
Added unittest for paths 2022-02-23 10:09:55 -06:00
64f3acdbb6
Remove dependency on platform_utils and use a minified version of its paths module instead 2022-02-23 10:09:15 -06:00
2e0b8d0f75
Added a brief tutorial 2022-02-21 13:59:19 -06:00
2829778852
Finish implementation of tests for WXUpdater 2022-02-21 11:30:17 -06:00
28d0173854
Fixed small error when passing variables to WXUpdater constructor 2022-02-21 11:29:42 -06:00
839c14375b
Added build status and coverage report badges in readme 2022-02-21 09:39:11 -06:00
96352cc910
Fixed a typo 2022-02-19 17:39:48 -06:00
cdbcc434a2
Install dependencies when generating docs 2022-02-19 17:37:39 -06:00
84d98cd183
Made wxupdater a conditional module 2022-02-19 17:34:17 -06:00
fd335c1465
Generate docs on main branch 2022-02-19 16:23:54 -06:00
629e9fc6f6
Added job to build package documentation 2022-02-19 16:21:11 -06:00
ff669e7c5a
Added requests_mock to pytest job 2022-02-19 16:15:20 -06:00
b15b6f705d
Generate reports properly 2022-02-19 16:12:50 -06:00
da77f77777
Fixed type hinting stuff 2022-02-19 16:11:04 -06:00
a338fdf2b8
Initial attempt to add a gitlab file 2022-02-19 16:06:53 -06:00
3ec9312a0f
Added initial set of tests for updater.wxupdater 2022-02-19 15:55:59 -06:00
c655c112de
Handle exception when deleting object, if pubsub topic was not subscribed properly 2022-02-19 15:55:08 -06:00
760a4b930b
Added tests to other sizes in utils module 2022-02-19 14:28:31 -06:00
c562a5498e
Fixed calculation of petabytes 2022-02-19 14:28:11 -06:00
14324e56fe
Increased coverage of test module 2022-02-19 14:14:53 -06:00
dcdb3250e4
Added unittest for utils module 2022-02-19 14:00:59 -06:00
16dd77760f
Updated updater.core tests 2022-02-18 22:59:23 -06:00
c49903b30a
Added more documentation 2022-02-18 22:52:32 -06:00
de71bc1ca9
Added gitignore file 2022-02-18 17:01:18 -06:00
fdaa3a06ab
Updated core 2022-02-18 17:01:04 -06:00
e912925c52
Added initial work to generate sphinx documentation 2022-02-18 16:58:19 -06:00
42b60d19a1
Added initial implementation to WXUpdater class 2022-02-18 16:56:54 -06:00
ec214bc387
Added an utils module with a function to convert sizes in bytes to human readable strings 2022-02-18 12:47:50 -06:00
e4c953e5b6
Added docstrings and test for updater.find_datafiles 2022-02-18 12:40:07 -06:00
edca670a52
Updated readme 2022-02-18 12:05:15 -06:00
455c987b67
Added tests for updater.core 2022-02-18 11:17:59 -06:00
2a8294d6d0
Improved documentation. Raise KeyError if update is not available for user architecture 2022-02-18 11:10:01 -06:00
82ab2922e0
Added bootstrapper binaries and code 2022-02-17 14:05:13 -06:00
d9caf5dbff
Added requirements file 2022-02-17 14:04:27 -06:00
7967168df8
Added core module to package 2022-02-17 14:02:30 -06:00
0066d98de9 Initial commit 2022-02-17 19:58:31 +00:00