224 Commits

Author SHA1 Message Date
Michael Quigley
6221325d1e
re-enable oauth and basic auth; logging lint (#893) 2025-03-05 11:26:00 -05:00
Michael Quigley
cc96d02b38
fresh generate; python sdk client (#894) 2025-03-05 10:07:01 -05:00
Michael Quigley
64d1fe70e8
Merge branch 'v1_0_0' of github.com:openziti/zrok into v1_0_0 2025-03-05 10:05:46 -05:00
Michael Quigley
a56a0c9157
update ziti-sdk-nodejs to v0.20.0 (#893) 2025-03-05 10:05:40 -05:00
Kenneth Bingham
6635a642aa
Revert "temporarily commit the generated py client"
This reverts commit 97d76d45cd07cf39bddf40973fd9b2b5165995a8.
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 97d76d45cd07cf39bddf40973fd9b2b5165995a8.
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
190aeb1fd7
nodejs1 -> nodejs (#893) 2025-03-04 14:35:29 -05:00
Michael Quigley
6b18cd787b
await dial permissions (#893) 2025-03-04 14:33:21 -05:00
Michael Quigley
14ffc57e3d
pastefrom, kinda (#893) 2025-03-04 14:22:59 -05:00
Michael Quigley
8ca598ab3a
lint (#893) 2025-03-04 13:35:44 -05:00
Michael Quigley
56b8d1e92c
working copyto (#893) 2025-03-04 13:32:20 -05:00
Michael Quigley
16dc9feb3c
sorta working, mostly not (#893) 2025-03-04 11:48:03 -05:00
Michael Quigley
6a828f96d3
updated openapi-generator-cli version to 7.12.0; hard remove generated outputs before generation 2025-03-04 09:45:47 -05:00
Michael Quigley
9c7cb65213
usability tweak for public shares (#893) 2025-03-03 14:55:09 -05:00
Michael Quigley
8e1a6f08ab
improved imports (#893) 2025-03-03 14:50:36 -05:00
Michael Quigley
0afed03c00
minimum viable http server example (#893) 2025-03-03 14:19:51 -05:00
Michael Quigley
a17e461bf4
basic share/unshare sdk functions (#893) 2025-03-03 13:44:07 -05:00
Michael Quigley
48bbc681f9
scaffolding for sdk elaboration (#893) 2025-03-03 11:56:14 -05:00
Michael Quigley
83f39ff4ed
minimal environment (#893) 2025-03-03 11:38:37 -05:00
Michael Quigley
43f720f23e
starting on the 1.0.0 version of the nodejs sdk (#893) 2025-02-27 14:44:11 -05:00