Commit Graph

31 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
0bfcb2e178
Getting release working 2023-02-12 01:13:31 -06:00
Aaron Heise
6f87fe3a70
Update python-publish.yml 2023-02-12 01:07:49 -06:00
Aaron Heise
5fd2a46d5e
Update python-publish.yml 2023-02-12 00:57:55 -06:00
Aaron Heise
c5bac4f6b6
Update python-publish.yml 2023-02-12 00:53:08 -06:00
Aaron Heise
0f880b7c88
Update python-publish.yml 2023-02-12 00:42:29 -06:00
Aaron Heise
043e4d08f6
Update python-publish.yml 2023-02-12 00:24:14 -06:00
Aaron Heise
c36404bf5d
Added workflow_dispatch 2023-02-11 23:45:23 -06:00
Aaron Heise
8e758fdd0d
Added workflow_dispatch 2023-02-11 23:43:56 -06:00
Aaron Heise
3f4002c3a8
Use env to send token to poetry 2023-02-11 23:35:57 -06:00
Aaron Heise
0e68af92f8
Add missing build step 2023-02-11 23:26:30 -06:00
Aaron Heise
ee084eddf5
Ignore workflow files 2023-02-11 23:23:21 -06:00
Aaron Heise
5292402236
Upload artifact to GitHub 2023-02-11 23:21:02 -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
1b6dc7d650
Renamed 2023-02-11 22:34:26 -06:00
Aaron Heise
50149d9707
Adding release 2023-02-11 22:33:14 -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