This website requires JavaScript.
Explore
Help
Sign In
slawek
/
sk-az-tools
Watch
1
Star
0
Fork
0
You've already forked sk-az-tools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
98
Commits
2
Branches
0
Tags
0269313516c66bd0385352daec8be6fea6e215e7
Commit Graph
7 Commits
Author
SHA1
Message
Date
Slawomir Koszewski
b678dd5ace
Authentication refactoring.
2026-03-11 10:41:42 +01:00
Slawomir Koszewski
5265e5300c
refactor: remove unused usage functions and migrate argument parsing to commander.js
2026-03-10 19:48:02 +01:00
Slawomir Koszewski
9fd770999b
Migrated from parseArgs from node:util to commander.js.
All checks were successful
build / build (push)
Successful in 14s
Details
2026-03-10 07:15:00 +01:00
Slawomir Koszewski
a98c77cd2e
Refactor of authentication code. Added configuration file selectable authentication method. Selectable from built-in Azure Identity, and custom PCA using MSAL.
Some checks failed
build / build (push)
Failing after 14s
Details
2026-03-08 19:07:10 +01:00
Slawomir Koszewski
059590fde4
fix: removed unefficient AI generated call pattern using one-use object types created for 2-3 variable passing.
Some checks failed
build / build (push)
Failing after 13s
Details
2026-03-07 16:33:13 +01:00
Slawomir Koszewski
aa6f9e24f8
Refactored configuration loading function.
2026-03-07 15:18:46 +01:00
Slawomir Koszewski
ba7bacbe12
Update: Refactored commands into their own source files.
2026-03-05 23:28:08 +01:00