3130 Commits

Author SHA1 Message Date
Kenneth Bingham
dba96972b1
tidy module setup 2025-03-04 15:19:47 -05:00
Kenneth Bingham
b75c5b98f6
ignore py module artifacts 2025-03-04 14:52:09 -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
27f84a2f9e
regen py client each time 2025-03-04 14:42:22 -05:00
Kenneth Bingham
26ce4eb270
run openapi-generator for python 2025-03-04 14:38:30 -05:00
Kenneth Bingham
c13eddc06a
add the agent UI to local cross-compile script 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
c15f10579e
configure openapi-generator-cli to expect zrok's custom content type 2025-03-04 14:38:30 -05:00
Kenneth Bingham
ed18d1ab20
use openapi-generator-cli to generate the py sdk instead of swagger-codegen 2025-03-04 14:38:30 -05:00
Kenneth Bingham
0741c1437d
pin py 3.13 2025-03-04 14:38:29 -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
86a6d4ac17
be clean 2025-03-04 14:37:05 -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
6361a3ced3
prevent sparklines handler crashing when no configured metrics subsystem (#905) 2025-03-03 18:20:20 -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
d26c33c602
incorrect version in package-lock.json v1.0.0-rc6 2025-02-28 10:34:30 -05:00
Michael Quigley
b632e5a97a
update node to 20.x for ui builds 2025-02-28 10:33:54 -05:00
Michael Quigley
43f720f23e
starting on the 1.0.0 version of the nodejs sdk (#893) v1.0.0-rc5 2025-02-27 14:44:11 -05:00
Michael Quigley
d504791305
remove generated cruft from python api (#894) 2025-02-27 13:06:43 -05:00
Michael Quigley
adeff22a56
Merge branch 'v1_0_0' of github.com:openziti/zrok into v1_0_0 2025-02-26 14:11:18 -05:00
Michael Quigley
27afd9bfae
updated getting started wizard (#882) 2025-02-26 14:11:11 -05:00
Michael Quigley
e607ca2b0b
Merge pull request #901 from openziti/api-v1
Updated default apiEndpoint to use `https://api-v1.zrok.io`
2025-02-26 13:18:51 -05:00
Michael Quigley
a5f9d0b8a2
Merge branch 'v1_0_0' into api-v1 2025-02-26 13:15:43 -05:00
Michael Quigley
b167e03648
updated instructions in account token regeneration modal (#897) 2025-02-26 13:15:29 -05:00
Michael Quigley
cf3f3c1fd6
env_core.Environment.Token -> env_core.Environment.AccountToken (#820); new 'zrok rebase' tree with 'zrok rebase apiEndpoint' and 'zrok rebase accountToken' (#897) 2025-02-26 13:06:05 -05:00