Commit Graph

9 Commits

Author SHA1 Message Date
Manoj Bajaj a033bfe93f chore: satisfy pylint ruff checks 2026-06-04 22:22:50 +05:30
Ankit Ranjan cc3271da53 Merge remote-tracking branch 'origin/main' into feature/cli-command-grouping
# Conflicts:
#	src/authsome/cli/main.py
2026-05-25 17:54:01 +05:30
Ankit Ranjan a326e3f1c4 feat: restructure CLI commands under provider and admin namespaces 2026-05-25 17:24:37 +05:30
Ankit Ranjan da185352b2 refactor: rename provider host_url configuration field to api_url throughout codebase and documentation 2026-05-15 19:01:55 +05:30
beubax 79f0a96806 refactor: rename profile to identity 2026-05-13 14:45:51 +05:30
Tejas 9f40cc6e02 Merge pull request #208 from manojbajaj95/feat/structured-exit-code-map
feat: stabilize and document specific CLI exit codes for error states
2026-05-11 13:03:26 +05:30
Ankit Ranjan d1628337a1 test: update get command assertion to include version field in JSON output 2026-05-10 21:52:29 +05:30
Ankit Ranjan 80244339c9 feat: standardize CLI exit codes and add comprehensive documentation for error states 2026-05-10 16:31:30 +05:30
Ankit Ranjan b0835eb299 refactor: decompose monolithic CLI tests into modular, feature-specific test files 2026-05-08 17:41:50 +05:30