Commit Graph

145 Commits

Author SHA1 Message Date
Michael Quigley
cc96d02b38
fresh generate; python sdk client (#894) 2025-03-05 10:07:01 -05:00
Kenneth Bingham
6635a642aa
Revert "temporarily commit the generated py client"
This reverts commit 97d76d45cd.
2025-03-04 22:06:41 -05:00
Kenneth Bingham
bae410b571
prune redundant name prop 2025-03-04 22:05:41 -05:00
Kenneth Bingham
5ea81c4959
install versioneer in isolated build env 2025-03-04 21:14:26 -05:00
Kenneth Bingham
cc8252c34e
install build reqs before building editable 2025-03-04 21:02:43 -05:00
Kenneth Bingham
7e2e1144f3
tidy py workflow 2025-03-04 20:54:30 -05:00
Kenneth Bingham
da739ef8e7
temporarily commit the generated py client 2025-03-04 20:10:37 -05:00
Kenneth Bingham
ef10caa21f
lint and re-arm the flake8 test 2025-03-04 19:53:04 -05:00
Kenneth Bingham
0851e3e560
Revert "temporarily commit the generated py client"
This reverts commit 97d76d45cd.
2025-03-04 19:37:06 -05:00
Kenneth Bingham
97d76d45cd
temporarily commit the generated py client 2025-03-04 18:50:33 -05:00
Kenneth Bingham
260b4d81fb
run pytest on the pr build workflow 2025-03-04 18:39:02 -05:00
Kenneth Bingham
798f658178
simply generator wrapper script 2025-03-04 18:02:44 -05:00
Kenneth Bingham
2f43e92bbb
tidy 2025-03-04 16:38:16 -05:00
Kenneth Bingham
fd2b1f12b2
organize py module 2025-03-04 15:54:00 -05:00
Kenneth Bingham
dba96972b1
tidy module setup 2025-03-04 15:19:47 -05:00
Kenneth Bingham
ae7fd48be5
remove the generated py client, docs, test, etc. 2025-03-04 14:51:55 -05:00
Kenneth Bingham
bf0db4a21e
minimize flask server deps 2025-03-04 14:42:25 -05:00
Kenneth Bingham
153dead44a
use generated requirements 2025-03-04 14:42:25 -05:00
Kenneth Bingham
2752e68f0a
reflect generated client deps in module setup 2025-03-04 14:42:24 -05:00
Kenneth Bingham
a0654aa2a2
minimize deps 2025-03-04 14:42:24 -05:00
Kenneth Bingham
294397dd9c
fix wrapper params 2025-03-04 14:42:24 -05:00
Kenneth Bingham
320172e2c9
upgrade generator 2025-03-04 14:42:24 -05:00
Kenneth Bingham
e7b4efab89
checkpoint 2025-03-04 14:42:24 -05:00
Kenneth Bingham
1041c66af9
regen py with openapi-generator 2025-03-04 14:42:24 -05:00
Kenneth Bingham
26ce4eb270
run openapi-generator for python 2025-03-04 14:38:30 -05:00
Kenneth Bingham
ae951510b1
configure openapi-generator-cli to mask unwanted and custom files 2025-03-04 14:38:30 -05:00
Kenneth Bingham
c38c6c3127
recover doc and test dirs 2025-03-04 14:38:29 -05:00
Kenneth Bingham
c62d52755e
prune swagger-codegen v2 models 2025-03-04 14:38:29 -05:00
Kenneth Bingham
2cdeafd2eb
tweak the model's attribute maps 2025-03-04 14:38:29 -05:00
Kenneth Bingham
8640a36dd7
regenerate Python api client with swagger-codegen v3 2025-03-04 14:38:29 -05:00
Kenneth Bingham
0074ad8ff5
finish v1 py sdk mvp 2025-03-04 14:38:29 -05:00
Kenneth Bingham
7545eeadb3
start adapting py sdk to v1.0 2025-03-04 14:38:29 -05:00
Kenneth Bingham
f48a49436e
regenerate Python api client 2025-03-04 14:38:28 -05:00
Michael Quigley
d504791305
remove generated cruft from python api (#894) 2025-02-27 13:06:43 -05:00
Michael Quigley
cfe8961745
api-v1 2025-02-26 12:04:51 -05:00
Michael Quigley
372b0717ef
silly 'git_push.sh' scripts; do not want 2025-02-25 11:53:35 -05:00
Michael Quigley
d5e2c424e5
a round of iteration on improving the version management situation more (#881); update deps in ui/agentUi 2025-02-25 11:48:14 -05:00
Michael Quigley
92162d9e4f
new client version checking protocol (#859) 2025-02-10 13:52:42 -05:00
Michael Quigley
7d6feba2e9
Merge branch 'main' into v1_0_0 2025-02-06 14:51:27 -05:00
Michael Quigley
e7f126bd45
frontend bind address data wiring (#834) 2025-02-05 11:14:00 -05:00
Michael Quigley
e95e5c3fe8
frontendToken; frontend description (#834) 2025-02-05 11:05:42 -05:00
Michael Quigley
2a49705a48
support for 'patch' access (frontend) to update description (for bind address) (#834) 2025-02-04 22:16:02 -05:00
Michael Quigley
c9c60b4dd1
description for access request (frontend) (#834) 2025-02-04 17:07:28 -05:00
Michael Quigley
f7cf5430d7
more spec lint; frontendId (#834) 2025-02-04 16:37:45 -05:00
Michael Quigley
a71f9eb3b1
tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
Michael Quigley
3a08a840e3
registration, invite, and organization tokens (#820, #834) 2025-02-04 14:35:23 -05:00
Michael Quigley
598bfcc571
organization toke (#820, #834) 2025-02-04 14:26:27 -05:00
Michael Quigley
09fdb92861
frontend token (#820, #834) 2025-02-04 14:20:55 -05:00
Michael Quigley
fa8200a603
account token (#820, #834) 2025-02-04 14:16:16 -05:00
Michael Quigley
8f86829299
reset token (#820, #834) 2025-02-04 14:10:45 -05:00