212996521a
Merge branch 'master' into ssh_agent_support
2020-12-13 07:36:50 -06:00
0ffe462710
desktop: add --test command to test all defined servers
2020-12-13 07:32:54 -06:00
77cf4f5820
desktop/piecannon: capture output of mvn command so we can display it to the user, capture error code so we can pass it upstream
...
(cherry picked from commit 2f7761bac7fddf857bb31b6db94147e0496153dd)
2020-12-13 06:20:57 -06:00
0d29b03dce
remove unused imports
2020-12-13 04:18:51 -06:00
b004320ffe
app: downgrade jsch back to old unmaintaned version for compatibility with jsch-agent-proxy
2020-11-05 04:05:27 -06:00
2f7761bac7
desktop/piecannon: capture output of mvn command so we can display it to the user, capture error code so we can pass it upstream
2020-11-05 03:56:08 -06:00
a84a307eb5
WIP: ssh-agent support using jsch-agent-proxy
2020-11-05 03:35:31 -06:00
da39586c4d
big change: move the json loading and random server selection to main PieCannon class (so that it has a reason to live :)) and implement loading the json file in the android app.
...
I deliberated between re-using the json file in the android app and using a sqlite database or some such thing, given that a UI for editing these will have to be implemented at some point. I figure the json file is more config than data, and probably should be as consistent as possible between platforms.
For now at least this makes the app usable for me, without having to hard-code my server credentials.
2020-10-30 06:52:53 -05:00
c226691762
desktop: remove unused import
2020-10-26 09:07:45 -05:00
90d7d93166
more robust wrapper script
2020-10-22 13:35:45 -05:00
569e174b78
commit initial version of PieCannon library and desktop app.
...
Documentation is sparse right now, I'm working on getting the desktop and android apps working first.
2020-10-22 04:01:33 -05:00