Commit Graph

53 Commits

Author SHA1 Message Date
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
5860317743 Fix exceptions when using -p option 2023-02-11 22:25:48 -06:00
Aaron Heise
0b7fd9cedd Revert "Trying to allow process tests to run on build server after some tweaks."
This reverts commit 22f5b76927.
2023-02-11 22:04:29 -06:00
Aaron Heise
22f5b76927 Trying to allow process tests to run on build server after some tweaks. 2023-02-11 22:03:18 -06:00
Aaron Heise
da3b390058 Protocol versioning, announce period option, old API workaround 2023-02-11 21:57:13 -06:00
Aaron Heise
9fe37b57ed Documentation improvements 2023-02-11 13:24:37 -06:00
Aaron Heise
1dcb37d949 Documentation improvements 2023-02-11 13:20:10 -06:00
Aaron Heise
e11c99887e Documentation improvements 2023-02-11 12:43:24 -06:00
Aaron Heise
59bff0bc69 Add CI status badge 2023-02-11 12:14:30 -06:00
Aaron Heise
6a4ebeea67 Documentation tweaks 2023-02-11 12:11:51 -06:00
Aaron Heise
f86acc3f08 Improvements to TTY attribute handling 2023-02-11 11:50:13 -06:00
Aaron Heise
f80823344b Fix logging throws if event loop is set but not running 2023-02-11 11:26:37 -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
5518e933b1 Trying to get build working 2023-02-11 08:40:54 -06:00
Aaron Heise
ad0df7828e Trying to get build working 2023-02-11 08:37:33 -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
75cf4adc76 Merge remote-tracking branch 'origin/main' 2023-02-11 08:05:54 -06:00
Aaron Heise
81459efcd6 Address several code style concerns 2023-02-11 07:38:35 -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
Aaron Heise
601c549358
Add some more caveats. 2023-02-10 22:42:38 -06:00
Aaron Heise
2789ef2624
Completed pip package. 2023-02-10 22:35:50 -06:00
Aaron Heise
ec5f9a0157 Added license and made a few more packaging tweaks. 2023-02-10 22:34:32 -06:00
Aaron Heise
ce225dfbcd Work on packaging 2023-02-10 21:39:30 -06:00
Aaron Heise
caf33a1f5d fix issue with invalid fds sometimes 2023-02-10 21:39:05 -06:00
Aaron Heise
761ffeb45a Merge remote-tracking branch 'origin/main' 2023-02-10 20:46:30 -06:00
Aaron Heise
27f6b0f0e5 Workin on packaging 2023-02-10 20:46:22 -06:00
Aaron Heise
c5f61c3533
Make title easier to read 2023-02-10 18:40:26 -06:00
Aaron Heise
4dc2e97771
Initial README 2023-02-10 18:32:07 -06:00
Aaron Heise
6543620985 Decrease MDU headroom for better throughput 2023-02-10 18:22:51 -06:00
Aaron Heise
9e9dabc065 Fix glitch with launching shells 2023-02-10 18:19:03 -06:00
Aaron Heise
ced3ee2f98 First functional build. 2023-02-10 18:11:48 -06:00
Aaron Heise
2239f69953 Output and termination work 2023-02-10 15:29:43 -06:00
Aaron Heise
a8095b6270 Few more bugs addressed 2023-02-10 03:55:00 -06:00
Aaron Heise
3183923c8c Lots more stuff, still more debugging to do 2023-02-10 03:08:58 -06:00
Aaron Heise
fcc73ba31a Locking in a major increment for integrating the CallbackSubprocess module to rnsh 2023-02-09 19:58:46 -06:00
Aaron Heise
9186a64962 Keep a copy of child return code. 2023-02-09 15:44:22 -06:00
Aaron Heise
feeb60d249 Actually use kill_delay parameter in terminate call. 2023-02-09 15:41:40 -06:00