Skip to content

Instantly share code, notes, and snippets.

View bogdanstate's full-sized avatar

bogdanstate

  • scie.nz
  • Wellington, NZ
View GitHub Profile
@bogdanstate
bogdanstate / test-python-library-bug.sh
Created February 26, 2026 00:15
Test script to reproduce python-library strategy packaging bug (build-forest#80)
#!/bin/bash
set -euo pipefail
echo "=== Test: Python Library Strategy Packaging Bug ==="
echo ""
echo "This script reproduces the bug in the python-library ClusterBuildStrategy"
echo "where artifacts are packaged with nested paths instead of flat structure."
echo ""
# Setup test environment