Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to main at slawek/ok-server 2026-03-27 09:27:36 +01:00
5c323d07b5 Enhance README and ok-server.py to include X-* header detection and display
5ad1e04d0a Add Dockerfile and entrypoint script for container setup
02555ade28 Add .editorconfig for Python file formatting
Compare 3 commits »
slawek pushed to main at slawek/ok-server 2026-03-27 08:29:30 +01:00
22fbb896ea Copied generated ok-server.py from another repository.
slawek created repository slawek/ok-server 2026-03-27 08:23:57 +01:00
slawek pushed to main at slawek/github-release-installer 2026-03-26 14:58:01 +01:00
94ccb53049 Update Github CLI Install Check to include branch option
slawek pushed to main at slawek/github-release-installer 2026-03-26 14:57:04 +01:00
5f80b2ba98 Update Github CLI Install Check to include archive option
slawek pushed to main at slawek/github-release-installer 2026-03-26 14:56:14 +01:00
ccc2b640e6 Update workflow trigger paths in validate.yml
slawek pushed to main at slawek/github-release-installer 2026-03-26 14:54:03 +01:00
354bc3ed85 Change YAML file extension.
slawek pushed to main at slawek/github-release-installer 2026-03-26 14:53:06 +01:00
844f768794 Add MIT License file to the repository
slawek created branch main in slawek/github-release-installer 2026-03-26 14:51:33 +01:00
slawek pushed to main at slawek/github-release-installer 2026-03-26 14:51:33 +01:00
afdfa13f32 Enhance README with additional function usage examples and option descriptions
b161511776 Add validation workflow and main installer script for GitHub releases
slawek created repository slawek/github-release-installer 2026-03-26 14:51:21 +01:00
slawek pushed to main at slawek/azure-storage-emulator 2026-03-24 11:57:24 +01:00
3755329fe6 fix: standardize note formatting in README.md for consistency
6a1f332372 fix: standardize note formatting in README.md for clarity
Compare 2 commits »
slawek pushed to dev at slawek/azure-storage-emulator 2026-03-24 11:56:45 +01:00
3755329fe6 fix: standardize note formatting in README.md for consistency
slawek pushed to dev at slawek/azure-storage-emulator 2026-03-24 11:55:44 +01:00
6a1f332372 fix: standardize note formatting in README.md for clarity
slawek pushed to main at slawek/azure-storage-emulator 2026-03-24 11:54:04 +01:00
8d967d7ad7 fix: remove --oauth command from azurite service in compose.yaml and enhance error handling in run-server.sh
f825835744 fix: remove azurite deployment and service configuration from Kubernetes manifests
ea6277ba3b update: refactor run-server.sh to match Docker version.
8800154d37 fix: update image handling in build script to use AZURITE_IMAGE variable consistently
8c454fa2fc fix: update Caddyfile generation and add /etc/hosts entries for emulator endpoints
Compare 25 commits »
slawek pushed to dev at slawek/azure-storage-emulator 2026-03-24 11:46:35 +01:00
8d967d7ad7 fix: remove --oauth command from azurite service in compose.yaml and enhance error handling in run-server.sh
f825835744 fix: remove azurite deployment and service configuration from Kubernetes manifests
ea6277ba3b update: refactor run-server.sh to match Docker version.
8800154d37 fix: update image handling in build script to use AZURITE_IMAGE variable consistently
8c454fa2fc fix: update Caddyfile generation and add /etc/hosts entries for emulator endpoints
Compare 24 commits »
slawek pushed to dev at slawek/azure-storage-emulator 2026-03-24 07:25:53 +01:00
b17d34ae2b fix: add 'ca' to .gitignore to prevent tracking of certificate authority files
slawek created branch dev in slawek/azure-storage-emulator 2026-03-24 06:51:31 +01:00
slawek pushed to dev at slawek/azure-storage-emulator 2026-03-24 06:51:31 +01:00
slawek pushed to main at slawek/azure-storage-emulator 2026-03-23 22:59:30 +01:00
d5cddbdd8c fix: correct command check for Docker daemon in start-azurite script