Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-24 23:00:41 +01:00
41aee35e73 chore: fix federated auth task version and bump extension version to 1.0.1
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-24 22:49:19 +01:00
64f713ed81 chore: update .gitignore patterns and bump package versions
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-24 22:42:42 +01:00
f738483416 Add Azure DevOps task to copy blobs between Azure Storage accounts
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-14 21:35:05 +01:00
b02dc6d165 Added licensing information.
ad614777d6 chore: align npm package version to 1.0.5
Compare 2 commits »
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-14 21:03:45 +01:00
e95d7c2560 release: cut v1.0.5 with optional token-hash logging
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-14 20:50:02 +01:00
52a73c16b3 Bump version to 1.0.4 and update README, task.json, and vss-extension.json for consistency
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-14 20:23:54 +01:00
93615a1b1e Updated messages and correcteed repository URL information.
slawek pushed tag 1.4.4 to slawek/jmespath-playground 2026-02-11 07:53:39 +01:00
slawek pushed to main at slawek/jmespath-playground 2026-02-11 07:53:39 +01:00
90353d4016 fix: updated container to use tini for proper signal handling.
slawek pushed to main at slawek/azure-node-playground 2026-02-08 08:04:29 +01:00
430cb0d9df Converted static config import to dynamic loading.
slawek pushed to main at slawek/azure-node-playground 2026-02-07 11:55:25 +01:00
04eaa963fc Refactor interactive-login.mjs to import configuration from public-config.js
slawek pushed to main at slawek/azure-node-playground 2026-02-07 10:05:42 +01:00
34ec3680bb Made interactive-login.msj executable.
d002377b62 Added msal-node-extensions to the dependencies.
407042389e Removed docs-harvester from the workspace.
Compare 3 commits »
slawek pushed to main at slawek/azure-node-playground 2026-02-07 08:02:13 +01:00
23fb64239c Added interactive login prototype.
slawek pushed to main at slawek/azure-node-playground 2026-02-05 06:09:03 +01:00
88a81842f9 Add configuration files and update imports for sk-az-tools integration
slawek pushed to main at slawek/azure-node-playground 2026-02-04 21:40:01 +01:00
46c3c97e63 Refactor import statements in create-app-and-sp and delete-app-and-sp scripts to use sk-az-tools/graph
slawek pushed to main at slawek/azure-node-playground 2026-02-04 21:39:24 +01:00
147ccfe3bc Moved Graph call prototype using interactive login.
714d274b20 Refactor interactive-login script to import loginInteractive from sk-az-tools and enhance service principal retrieval
Compare 2 commits »
slawek pushed to main at slawek/azure-node-playground 2026-02-04 20:28:18 +01:00
c06b3fcef6 Moved azure and graph modules to a standalone package.
slawek pushed to main at slawek/azure-node-playground 2026-02-04 00:49:29 +01:00
9137688a55 Add create and delete application and service principal scripts
a805ed415f Refactor getCredential and loginInteractive functions for improved error handling and browser specification
1a70f7efcf Enhance openBrowser function to specify Edge as the browser and enable wait option
2645d6c1f4 Update interactive-login script to use Microsoft Graph API for application retrieval and adjust scopes for Azure Graph
Compare 4 commits »
slawek pushed to main at slawek/azure-node-playground 2026-02-03 22:06:44 +01:00
a8725a7c22 Refactor getCredential function to support shorthand credential types: 'd' for Default, 'cs' for ClientSecret, and 'dc' for DeviceCode. Remove obsolete client-secret-login script.
0806a2b588 Add support for ClientSecret and DeviceCode credentials in getCredential function
0cde901ec2 Add client secret login and credential handling scripts
Compare 3 commits »
slawek pushed to main at slawek/docs-harvester 2026-02-03 19:18:47 +01:00
b3ebe386dc Add mkdocs-material dependency to requirements.txt