Commit Graph

3117 Commits

Author SHA1 Message Date
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 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) 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
Michael Quigley
cfe8961745
api-v1 2025-02-26 12:04:51 -05:00
Kenneth Bingham
6006410ae6
Merge pull request #900 from openziti/patch-crypto
upgrade golang.org/x/crypto due to a known vulnerability
2025-02-26 10:06:25 -05:00
Kenneth Bingham
52a3c86db4
Update ziti cli
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-02-26 01:24:10 -05:00
Kenneth Bingham
465fd6464d
upgrade golang.org/x/crypto due to a known vulnerability 2025-02-26 01:01:54 -05:00
Michael Quigley
372b0717ef
silly 'git_push.sh' scripts; do not want 2025-02-25 11:53:35 -05:00
Michael Quigley
d84fd1877d
changelog (#881) 2025-02-25 11:49:56 -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
c91bd5576e
gitignore 2025-02-25 10:57:06 -05:00
Michael Quigley
ba0214cce2
Merge branch 'main' into v1_0_0 2025-02-25 10:56:26 -05:00
Kenneth Bingham
6986adc261
Merge pull request #896 from openziti/890-publish-attestations-for-release-container-images
publish attestations for release container images
2025-02-24 16:47:36 -05:00
Kenneth Bingham
c7e85eb911
minimize workflow privs 2025-02-24 16:07:39 -05:00
Kenneth Bingham
66a88151ce
announce container image attestations 2025-02-24 16:04:27 -05:00
Kenneth Bingham
2847ad70c3
Merge pull request #895 from openziti/889-publish-attestations-for-binary-release-artifacts
publish attestations for text and binary release artifacts
2025-02-24 15:59:42 -05:00