jw-pkg/src/python/jw/pkg/cmds
Jan Lindemann 9623870f9a
Some checks failed
CI / Packaging - Kali Linux (pull_request) Failing after 1m46s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Failing after 2m1s
CI / Packaging test (pull_request) Failing after 0s
cmds.projects.CmdBuild: Annotate types

CmdBuild lacks consistent type annotation, add that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-24 20:52:34 +02:00
..
pkg cmds.pkg.CmdInstall + cmds.posix.CmdCopy: Fix help 2026-06-24 20:52:34 +02:00
platform lib.init.detect_modules(): Renovate signature 2026-06-06 23:08:28 +00:00
posix cmds.pkg.CmdInstall + cmds.posix.CmdCopy: Fix help 2026-06-24 20:52:34 +02:00
projects cmds.projects.CmdBuild: Annotate types 2026-06-24 20:52:34 +02:00
secrets cmds.secrets.lib.FilesContext: Fix: Inexistent secrets 2026-06-17 18:10:04 +02:00
__init__.py lib.init.detect_modules(): Renovate signature 2026-06-06 23:08:28 +00:00
Cmd.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdPkg.py cmds.xxx .CmdXxx._run(): Add print_help() 2026-06-02 13:17:22 +02:00
CmdPlatform.py cmds.xxx .CmdXxx._run(): Add print_help() 2026-06-02 13:17:22 +02:00
CmdPosix.py cmds.xxx .CmdXxx._run(): Add print_help() 2026-06-02 13:17:22 +02:00
CmdProjects.py cmds.xxx .CmdXxx._run(): Add print_help() 2026-06-02 13:17:22 +02:00
CmdSecrets.py cmds.xxx .CmdXxx._run(): Add print_help() 2026-06-02 13:17:22 +02:00
Makefile jw.build.cmds: Move build.cmds -> cmds.projects 2026-01-26 17:58:23 +01:00