Commit Graph

19 Commits

Author SHA1 Message Date
Aaron Heise
27664df0b3 Several test-driven fixes
- Improved test suite exposed several issues with the handling of
command line arguments which are now fixed
- Fixed a race condition that would cause remote characters to be
  lost intermittently when running remote commands that finish
  immediately.
- Added automated testing that actually spins up a random listener
  and initiator in a private Reticulum network and passes data
  between them, uncovering more issues which are now fixed.
- Fixed (hopefully) an issue where `rnsh` doesn't know what
  version it is.
2023-02-14 15:42:55 -06:00
Aaron Heise
bf61ce891c Remote command line options 2023-02-13 19:21:05 -06:00
Aaron Heise
8e758fdd0d
Added workflow_dispatch 2023-02-11 23:43:56 -06:00
Aaron Heise
ee084eddf5
Ignore workflow files 2023-02-11 23:23:21 -06:00
Aaron Heise
550005cb31
Only run CI on main branch 2023-02-11 22:54:15 -06:00
Aaron Heise
7df4c199be
Renamed 2023-02-11 22:49:52 -06:00
Aaron Heise
f7fd47c9a7
Renamed 2023-02-11 22:35:04 -06:00
Aaron Heise
c7c75d5ea4 Fix build 2023-02-11 11:22:49 -06:00
Aaron Heise
ef6a4ebb25 Set up some tests to be skipped in CI builds 2023-02-11 11:22:03 -06:00
Aaron Heise
86906fd8f4 Add test suite 2023-02-11 11:09:22 -06:00
Aaron Heise
fcfc503184 Trying to get build working 2023-02-11 08:48:54 -06:00
Aaron Heise
bdc67e5301 Trying to get build working 2023-02-11 08:36:01 -06:00
Aaron Heise
63a74f1892 Trying to get build working 2023-02-11 08:09:49 -06:00
Aaron Heise
8c77b193e3 Lower Python requirements 2023-02-11 08:08:53 -06:00
Aaron Heise
7c522834c9
Update python-package.yml 2023-02-10 23:21:44 -06:00
Aaron Heise
97eb59145e
Update python-package.yml 2023-02-10 23:17:41 -06:00
Aaron Heise
3e99756db6
Update python-package.yml 2023-02-10 23:14:35 -06:00
Aaron Heise
0b2ba53944
Update python-package.yml 2023-02-10 23:10:24 -06:00
Aaron Heise
716052ab47
Creating CI pipeline 2023-02-10 23:08:01 -06:00