arkitekt-next 0.7.20__tar.gz → 0.7.24__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of arkitekt-next might be problematic. Click here for more details.
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/PKG-INFO +1 -1
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/fakts_next.py +14 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/builders.py +18 -4
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/init/main.py +0 -2
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/pyproject.toml +1 -1
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/LICENSE +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/README.md +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/easy.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/next.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/qt.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/fakts.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/fakts_qt.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/fluss_next.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/grant_registry.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/herre.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/herre_qt.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/kabinet.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/mikro_next.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/rekuest_next.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/service/unlok_next.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/apps/types.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/call/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/call/local.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/call/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/call/remote.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/gen/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/gen/compile.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/gen/init.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/gen/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/gen/watch.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/init/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/requirements.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/templates.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/variables.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/build.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/init.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/publish.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/stage.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/utils.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/validate.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/wizard.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/inspect.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/scopes.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/version.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/wizard.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/run/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/run/dev.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/run/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/run/prod.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/run/utils.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/down.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/init.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/inspect.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/open.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/remove.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/stop.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/up.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/server/utils.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/configs/base.yaml +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/constants.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/errors.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/inspect.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/io.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/main.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/options.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/fluss.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/gucker.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/kabinet.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/kluster.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/konviktion.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/kuay.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/mikro.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/mikro_next.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/napari.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/omero_ark.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/port.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/rekuest.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/unlok.schema.graphql +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/templates/filter.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/templates/simple.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/texts.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/types.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/ui.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/utils.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/validators.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/vars.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/versions/v1.yaml +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/constants.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/model.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/__init__.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/dark/gear.png +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/dark/green pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/dark/orange pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/dark/pink pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/dark/red pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/light/gear.png +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/light/green pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/light/orange pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/light/pink pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/light/red pulse.gif +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/builder.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/magic_bar.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/utils.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/service_registry.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/tqdm.py +0 -0
- {arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/utils.py +0 -0
|
@@ -77,3 +77,17 @@ def build_arkitekt_next_redeem_fakts_next(
|
|
|
77
77
|
claimer=ClaimEndpointClaimer(),
|
|
78
78
|
)
|
|
79
79
|
)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
def build_arkitekt_next_token_fakts(
|
|
83
|
+
manifest: Manifest,
|
|
84
|
+
token: str,
|
|
85
|
+
url,
|
|
86
|
+
):
|
|
87
|
+
return ArkitektNextFaktsNext(
|
|
88
|
+
grant=RemoteGrant(
|
|
89
|
+
demander=StaticDemander(token=token),
|
|
90
|
+
discovery=WellKnownDiscovery(url=url, auto_protocols=["https", "http"]),
|
|
91
|
+
claimer=ClaimEndpointClaimer(),
|
|
92
|
+
)
|
|
93
|
+
)
|
|
@@ -5,6 +5,7 @@ import os
|
|
|
5
5
|
from arkitekt_next.apps.service.fakts_next import (
|
|
6
6
|
build_arkitekt_next_fakts_next,
|
|
7
7
|
build_arkitekt_next_redeem_fakts_next,
|
|
8
|
+
build_arkitekt_next_token_fakts
|
|
8
9
|
)
|
|
9
10
|
from arkitekt_next.apps.service.herre import build_arkitekt_next_herre
|
|
10
11
|
from .utils import create_arkitekt_next_folder
|
|
@@ -98,6 +99,11 @@ def easy(
|
|
|
98
99
|
"""
|
|
99
100
|
registry = registry or check_and_import_services()
|
|
100
101
|
|
|
102
|
+
|
|
103
|
+
url = os.getenv("FAKTS_URL", url)
|
|
104
|
+
token = os.getenv("FAKTS_TOKEN", token)
|
|
105
|
+
|
|
106
|
+
|
|
101
107
|
manifest = Manifest(
|
|
102
108
|
version=version,
|
|
103
109
|
identifier=identifier,
|
|
@@ -105,31 +111,39 @@ def easy(
|
|
|
105
111
|
logo=logo,
|
|
106
112
|
requirements=registry.get_requirements(),
|
|
107
113
|
)
|
|
114
|
+
if token:
|
|
115
|
+
print("Using token")
|
|
116
|
+
fakts = build_arkitekt_next_token_fakts(
|
|
117
|
+
manifest=manifest,
|
|
118
|
+
token=token,
|
|
119
|
+
url=url,
|
|
120
|
+
)
|
|
108
121
|
|
|
109
|
-
|
|
122
|
+
elif redeem_token:
|
|
123
|
+
print("Using redeem token")
|
|
110
124
|
fakts = build_arkitekt_next_redeem_fakts_next(
|
|
111
125
|
manifest=manifest,
|
|
112
126
|
redeem_token=redeem_token,
|
|
113
127
|
url=url,
|
|
114
128
|
no_cache=no_cache,
|
|
115
129
|
headless=headless,
|
|
130
|
+
token=token,
|
|
116
131
|
)
|
|
117
132
|
else:
|
|
133
|
+
print("Using normal fakts")
|
|
118
134
|
fakts = build_arkitekt_next_fakts_next(
|
|
119
135
|
manifest=manifest,
|
|
120
136
|
url=url,
|
|
121
137
|
no_cache=no_cache,
|
|
122
138
|
headless=headless,
|
|
123
139
|
client_kind=app_kind,
|
|
140
|
+
token=token,
|
|
124
141
|
)
|
|
125
142
|
|
|
126
143
|
herre = build_arkitekt_next_herre(fakts=fakts)
|
|
127
144
|
|
|
128
145
|
params = kwargs
|
|
129
146
|
|
|
130
|
-
url = os.getenv("FAKTS_URL", url)
|
|
131
|
-
token = os.getenv("FAKTS_TOKEN", token)
|
|
132
|
-
|
|
133
147
|
create_arkitekt_next_folder(with_cache=True)
|
|
134
148
|
|
|
135
149
|
try:
|
|
@@ -142,7 +142,6 @@ def init(
|
|
|
142
142
|
logo: Optional[str],
|
|
143
143
|
scopes: List[str],
|
|
144
144
|
template: str,
|
|
145
|
-
requirements: List[Requirement],
|
|
146
145
|
entrypoint: str,
|
|
147
146
|
overwrite_manifest: bool,
|
|
148
147
|
overwrite_app: bool,
|
|
@@ -165,7 +164,6 @@ def init(
|
|
|
165
164
|
identifier=identifier,
|
|
166
165
|
version=version,
|
|
167
166
|
scopes=scopes,
|
|
168
|
-
requirements=requirements,
|
|
169
167
|
entrypoint=entrypoint,
|
|
170
168
|
)
|
|
171
169
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/requirements.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/templates.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/inspect/variables.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/kabinet/validate.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/__init__.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/inspect.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/commands/manifest/version.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/fluss.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/gucker.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/kabinet.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/kluster.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/konviktion.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/mikro.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/mikro_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/napari.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/omero_ark.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/rekuest.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/cli/schemas/unlok.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.20 → arkitekt_next-0.7.24}/arkitekt_next/qt/assets/light/orange pulse.gif
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|