Commit Graph

21 Commits

Author SHA1 Message Date
9c2aea491c feat: bump version to 0.4.3 and add bump-patch script for automated versioning
All checks were successful
build / build (push) Successful in 15s
2026-03-07 10:13:47 +01:00
d39fdb3e33 feat: add make-deps script for function dependency graph generation
Some checks failed
build / build (push) Failing after 15s
2026-03-07 10:01:04 +01:00
fff80047c2 fix: restored accidentialy removed sk-tools dependency.
All checks were successful
build / build (push) Successful in 17s
2026-03-06 23:11:10 +01:00
a629a3a32d Fix incorrect handling of table output.
Some checks failed
build / build (push) Failing after 12s
2026-03-06 23:03:19 +01:00
2fa9462657 Refactor CLI commands: remove table command and related utilities; update dependencies and version
All checks were successful
build / build (push) Successful in 17s
2026-03-06 19:05:34 +01:00
350577420b update command usage formatting for consistency
All checks were successful
build / build (push) Successful in 12s
2026-03-06 12:11:06 +01:00
8cbd1d6399 Add support for CSV and TSV input formats in table command
All checks were successful
build / build (push) Successful in 12s
2026-03-06 11:43:47 +01:00
849a8505a2 Bump version to 0.3.1 in package.json and package-lock.json
All checks were successful
build / build (push) Successful in 12s
2026-03-05 23:29:45 +01:00
71ec95b52b Bump version to 0.3.0 and add get-token command for Azure token retrieval 2026-03-05 22:39:42 +01:00
21b8179d40 Update version to 0.2.1 and add create-pca script for Azure app management 2026-03-05 22:03:10 +01:00
b88b35cb90 Bump version to 0.2.0 and update build script to make CLI executable 2026-03-05 21:36:52 +01:00
cb41e7dec1 Migrated to TypeScript. 2026-03-05 21:29:58 +01:00
5aacde4f67 Update package name to scoped format and add Gitea configuration documentation 2026-03-05 21:09:31 +01:00
eb8a2562a6 feat(graph): add resource permission listing and output mode aliases 2026-02-08 14:46:51 +01:00
a22b762180 feat(cli): add graph commands with query and table output 2026-02-08 11:42:47 +01:00
aa75ad11f1 Update logout userPrincipalName 2026-02-07 09:40:52 +01:00
7c2228ec5b Add author and license information to package.json; create .npmignore file 2026-02-05 07:36:03 +01:00
21b469c118 Reorganized the module structure. 2026-02-05 05:55:08 +01:00
4aae2dc31d Add Azure DevOps API dependency and update exports in package.json 2026-02-04 21:52:17 +01:00
ec7410ccd5 Add Azure and Microsoft Graph integration with credential management and API functions 2026-02-04 19:58:24 +01:00
42afd80831 Initialize project with basic structure, including .gitignore, README, package.json, and entry point 2026-02-04 09:19:03 +01:00