jw-pkg/src/python/jw/pkg/cmds
Jan Lindemann 26bfda109c cmds.projects.CmdListRepos: Try Forgejo users and orgs
A "username" in jw-pkg terms, as in $(CLONE_FROM_USER), is not
sufficient to identify a remote API URL on a Forgejo server, it can
denote both an organization and a user, so try organizations first,
then users, and stop on the first occasion found.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-28 18:11:10 +01:00
..
distro jw.pkg.cmds.distro.backend.arch: Add Module 2026-01-28 18:11:09 +01:00
projects cmds.projects.CmdListRepos: Try Forgejo users and orgs 2026-01-28 18:11:10 +01:00
__init__.py jw.pkg.cmds.distro: Add directory 2026-01-28 18:08:48 +01:00
Cmd.py cmds.project.*: Make _run() async 2026-01-28 17:41:10 +01:00
CmdDistro.py jw.pkg.cmds.distro: Add directory 2026-01-28 18:08:48 +01:00
CmdProjects.py cmds.project.*: Make _run() async 2026-01-28 17:41:10 +01:00
Makefile jw.build.cmds: Move build.cmds -> cmds.projects 2026-01-26 17:58:23 +01:00