arkitekt-next 0.7.25__tar.gz → 0.7.28__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.25 → arkitekt_next-0.7.28}/PKG-INFO +1 -1
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/init.py +17 -2
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/types.py +1 -1
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/utils.py +36 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/pyproject.toml +1 -1
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/LICENSE +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/README.md +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/easy.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/next.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/qt.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/fakts.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/fakts_next.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/fakts_qt.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/fluss_next.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/grant_registry.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/herre.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/herre_qt.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/kabinet.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/mikro_next.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/rekuest_next.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/service/unlok_next.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/apps/types.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/builders.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/call/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/call/local.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/call/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/call/remote.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/gen/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/gen/compile.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/gen/init.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/gen/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/gen/watch.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/init/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/init/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/requirements.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/templates.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/variables.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/build.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/publish.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/stage.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/utils.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/validate.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/wizard.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/inspect.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/scopes.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/version.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/wizard.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/run/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/run/dev.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/run/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/run/prod.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/run/utils.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/down.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/init.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/inspect.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/open.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/remove.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/stop.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/up.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/server/utils.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/configs/base.yaml +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/constants.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/errors.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/inspect.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/io.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/main.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/options.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/fluss.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/gucker.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/kabinet.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/kluster.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/konviktion.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/kuay.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/mikro.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/mikro_next.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/napari.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/omero_ark.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/port.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/rekuest.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/unlok.schema.graphql +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/templates/filter.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/templates/simple.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/texts.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/ui.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/utils.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/validators.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/vars.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/versions/v1.yaml +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/constants.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/model.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/__init__.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/dark/gear.png +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/dark/green pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/dark/orange pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/dark/pink pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/dark/red pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/light/gear.png +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/light/green pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/light/orange pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/light/pink pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/assets/light/red pulse.gif +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/builder.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/magic_bar.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/qt/utils.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/service_registry.py +0 -0
- {arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/tqdm.py +0 -0
|
@@ -4,7 +4,8 @@ from arkitekt_next.cli.utils import build_relative_dir
|
|
|
4
4
|
import rich_click as click
|
|
5
5
|
from click import Context
|
|
6
6
|
from rich import get_console
|
|
7
|
-
from arkitekt_next.
|
|
7
|
+
from arkitekt_next.cli.vars import get_manifest
|
|
8
|
+
from arkitekt_next.utils import create_arkitekt_next_folder, create_devcontainer_file
|
|
8
9
|
import yaml
|
|
9
10
|
from rich.panel import Panel
|
|
10
11
|
|
|
@@ -38,9 +39,16 @@ import os
|
|
|
38
39
|
default="vanilla",
|
|
39
40
|
type=click.Choice(compile_dockerfiles()),
|
|
40
41
|
)
|
|
42
|
+
@click.option(
|
|
43
|
+
"--devcontainer",
|
|
44
|
+
"-d",
|
|
45
|
+
help="Shouwld we create a devcontainer.json file?",
|
|
46
|
+
is_flag=True,
|
|
47
|
+
default=False,
|
|
48
|
+
)
|
|
41
49
|
@click.pass_context
|
|
42
50
|
def init(
|
|
43
|
-
ctx: Context, description: str, overwrite: bool, flavour: str, template: str
|
|
51
|
+
ctx: Context, description: str, overwrite: bool, flavour: str, template: str, devcontainer: bool
|
|
44
52
|
) -> None:
|
|
45
53
|
"""Runs the port wizard to generate a dockerfile to be used with port"""
|
|
46
54
|
|
|
@@ -57,6 +65,8 @@ def init(
|
|
|
57
65
|
config_file = os.path.join(flavour_folder, "config.yaml")
|
|
58
66
|
dockerfile = os.path.join(flavour_folder, "Dockerfile")
|
|
59
67
|
|
|
68
|
+
manifest = get_manifest(ctx)
|
|
69
|
+
|
|
60
70
|
fl = Flavour(
|
|
61
71
|
selectors=[],
|
|
62
72
|
description=description,
|
|
@@ -72,6 +82,11 @@ def init(
|
|
|
72
82
|
with open(dockerfile, "w") as f:
|
|
73
83
|
f.write(dockerfile_content)
|
|
74
84
|
|
|
85
|
+
|
|
86
|
+
if devcontainer or click.confirm("Do you want to create a devcontainer.json file?"):
|
|
87
|
+
create_devcontainer_file(manifest, flavour, dockerfile)
|
|
88
|
+
|
|
89
|
+
|
|
75
90
|
panel = Panel(
|
|
76
91
|
title=f"Created new flavour [bold]{flavour}[/bold]\n",
|
|
77
92
|
renderable="You can now edit the Dockerfile and add selectors to the config.yaml file\n"
|
|
@@ -329,7 +329,7 @@ class Build(BaseModel):
|
|
|
329
329
|
default_factory=lambda: ["docker", "run", "-it", "--net", "host"]
|
|
330
330
|
)
|
|
331
331
|
base_arkitekt_next_command: List[str] = Field(
|
|
332
|
-
default_factory=lambda: ["
|
|
332
|
+
default_factory=lambda: ["arkitekt-next", "run", "prod", "--headless"]
|
|
333
333
|
)
|
|
334
334
|
|
|
335
335
|
def build_docker_command(self) -> List[str]:
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import os
|
|
2
|
+
from arkitekt_next.model import Manifest
|
|
3
|
+
import json
|
|
2
4
|
|
|
3
5
|
|
|
4
6
|
def create_arkitekt_next_folder(with_cache: bool = True) -> str:
|
|
@@ -36,3 +38,37 @@ def create_arkitekt_next_folder(with_cache: bool = True) -> str:
|
|
|
36
38
|
)
|
|
37
39
|
|
|
38
40
|
return os.path.abspath(".arkitekt_next")
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
def create_devcontainer_file(manifest: Manifest, flavour: str, docker_file_path, devcontainer_path=".devcontainer", ) -> None:
|
|
45
|
+
"""Creates a devcontainer.json file in the flavour folder.
|
|
46
|
+
|
|
47
|
+
Parameters
|
|
48
|
+
----------
|
|
49
|
+
flavour_folder : str
|
|
50
|
+
The path to the flavour folder.
|
|
51
|
+
"""
|
|
52
|
+
|
|
53
|
+
os.makedirs(devcontainer_path, exist_ok=True)
|
|
54
|
+
|
|
55
|
+
flavour_container = os.path.join(devcontainer_path, flavour)
|
|
56
|
+
os.makedirs(os.path.join(devcontainer_path, flavour), exist_ok=True)
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
devcontainer_file = os.path.join(flavour_container, "devcontainer.json")
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
devcontainer_content = {}
|
|
68
|
+
devcontainer_content["name"] = f"{manifest.identifier} {flavour} Devcontainer"
|
|
69
|
+
devcontainer_content["build"] = {}
|
|
70
|
+
devcontainer_content["build"]["dockerfile"] = os.path.join("..", docker_file_path)
|
|
71
|
+
devcontainer_content["build"]["context"] = "../.." # This is the root of the project
|
|
72
|
+
devcontainer_content["runArgs"] = ["--network=host"]
|
|
73
|
+
|
|
74
|
+
json.dump(devcontainer_content, open(devcontainer_file, "w"), indent=4)
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/requirements.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/templates.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/inspect/variables.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/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
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/kabinet/validate.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/__init__.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/commands/manifest/inspect.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/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.25 → arkitekt_next-0.7.28}/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.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/fluss.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/gucker.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/kabinet.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/kluster.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/konviktion.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/mikro.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/mikro_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/napari.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/omero_ark.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/rekuest.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/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
|
{arkitekt_next-0.7.25 → arkitekt_next-0.7.28}/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
|