Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 13:45:05 +01:00
5483f22f6f fix: correct exposed port mapping in run script
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 13:43:06 +01:00
0862cad994 fix: prevent multiple --oauth flag usage in run script
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 13:33:25 +01:00
2393a281c3 fix: streamline port exposure handling in run script
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 13:14:37 +01:00
ddc8fe8241 fix: enable SSL when OAuth is used in entrypoint script
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 12:21:53 +01:00
241ee9f645 fix: add container name to run commands in run.sh
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 11:24:56 +01:00
f23d36ecd8 fix: update script permissions.
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 11:22:21 +01:00
3c45c7487b Add build and run scripts for Azurite container setup
23b2a6ac63 update: create entrypoint.sh that configures and launches the service.
Compare 2 commits »
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 08:07:43 +01:00
8afca09f26 Add entrypoint script and configure Dockerfile for Azurite with Caddy support
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 07:22:36 +01:00
cb6e5175ad Add Dockerfile for building Azurite with Caddy support
slawek pushed to main at slawek/azure-storage-emulator 2026-02-26 21:36:41 +01:00
01b81e41a8 Enhance emulator setup with Caddy support and update documentation
slawek pushed to main at slawek/azure-storage-emulator 2026-02-26 20:35:15 +01:00
4ad841e2f1 Add LICENSE and README files for project documentation
slawek created branch main in slawek/azure-storage-emulator 2026-02-26 20:05:47 +01:00
slawek pushed to main at slawek/azure-storage-emulator 2026-02-26 20:05:47 +01:00
1aa97dc00b Refactor storage directory structure and update scripts for consistency
27fb1a6211 Add scripts for managing Azurite storage accounts
63f4daf7af Added CA and certificate creation script.
3a124dd866 Added storage to ignored directories.
slawek created repository slawek/azure-storage-emulator 2026-02-26 20:05:36 +01:00
slawek created branch main in slawek/terraform-azurerm-simple-iam 2026-02-26 08:28:06 +01:00
slawek pushed to main at slawek/terraform-azurerm-simple-iam 2026-02-26 08:28:06 +01:00
84faa4d027 Reverted multiple-scope due to complexity introduced. Added ability to restrict assignments to ServicePrincipal only.
b20b9c4494 Enhance the module to allow multiple scope assignments.
7c641d5e5c Remove unnecessary input.
d2221a1abb Added AI created module implementation.
3e7cabb5c8 Initialize README, main.tf, and versions.tf files for Azure RM Simple IAM module
slawek created repository slawek/terraform-azurerm-simple-iam 2026-02-26 08:26:34 +01:00
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-25 21:51:19 +01:00
91dd2f1574 chore: bump version to 1.1.1 in vss-extension.json
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-25 21:50:40 +01:00
11c967aeb4 docs: add SetupGitHubRelease task to README and overview
slawek pushed to main at koszewscy/ado-sk-toolkit-extension 2026-02-25 21:42:42 +01:00
520b125ac1 refactor: simplify publish script by removing positional arguments and improving VSIX path handling