Skip to content

Commit 8c4906e

Browse files
feat: nexus on-prem server support
1 parent df1515d commit 8c4906e

File tree

13 files changed

+1846
-60
lines changed

13 files changed

+1846
-60
lines changed

.github/workflows/tidy3d-python-client-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
release_tag: 'daily-0.0.0'
2929
release_type: 'draft'
30-
workflow_control: 'start-tag'
30+
workflow_control: 'only-tag-tests'
3131
client_tests: true
3232
cli_tests: true
3333
submodule_tests: false

docs/configuration/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,10 @@ Next Steps
154154
- :doc:`reference`
155155
- :doc:`migration`
156156
- :doc:`../api/configuration`
157+
158+
.. toctree::
159+
:hidden:
160+
161+
reference
162+
migration
163+
nexus

0 commit comments

Comments
 (0)