Commit Graph

22 Commits

Author SHA1 Message Date
d8d72be7e9 chore: update file permissions for make-mermaid-func-deps.mjs 2026-03-11 11:47:53 +01:00
b678dd5ace Authentication refactoring. 2026-03-11 10:41:42 +01:00
67dd2045e3 refactor: moved bump-patch.mjs to the generic sk-tools package. 2026-03-07 11:06:10 +01:00
94a573f1e1 refactor: simplify bump function and improve version handling 2026-03-07 11:04:23 +01:00
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
a53d2896b1 Add create and delete scripts creating Public Client Application (Remove unused JavaScript version). 2026-03-06 14:51:23 +01:00
2474fa79d3 fix(cli): restore executable permissions 2026-02-08 12:12:51 +01:00
20b8f51791 chore(license): add MIT LICENSE and SPDX headers to source files 2026-02-08 12:05:53 +01:00
b4cddcc50a refactor(config): load JSON configs and emit JSON-only PCA output 2026-02-08 10:44:04 +01:00
04132f024a fix(create-pca): update usage text and remove redundant app-name option 2026-02-08 07:40:41 +01:00
d023defecc feat(create-pca): support optional config file output 2026-02-08 07:31:51 +01:00
fc26edb30a fix(create-pca): make admin consent failure non-fatal 2026-02-08 07:31:07 +01:00
a9551ee8ef refactor(create-pca): use parseArgs and support positional app name 2026-02-08 07:30:20 +01:00
303f4d31be Formatted the script. 2026-02-08 07:12:59 +01:00
3d05b45725 Added JavaScript version of Create PCA script, and removed platfrom specific Bash and PowerShell ones. 2026-02-08 07:12:00 +01:00
2628cb632f Prompt update and output config 2026-02-07 13:22:31 +01:00
932d1e0dda Fix PowerShell app update flow 2026-02-07 13:21:09 +01:00
c2820c0320 Fix: typo in create-pca.sh script name. 2026-02-07 12:57:24 +01:00
aff7d88cfd Add delegated permissions step 2026-02-07 12:53:57 +01:00
f66e5985f7 Add PublicClientApplication script 2026-02-07 12:46:43 +01:00
c7edc3763a Added a script that creates a Public Client Application that allows impersonation of Azure RM, Graph and DevOps roles. 2026-02-07 12:26:07 +01:00