fix: replace refresh-region.cs with refresh-region.py; fix flaky bulk op tests#198
Conversation
… op tests - Replaced `refresh-region.cs` with `refresh-region.py` to prevent MSBuild from compiling the script as source code - Added SSL fallback for macOS certificate verification failures with fix instructions printed to stderr - Updated glob-based DLL scanning to cover Debug/Release, any TFM, and any nesting depth - Updated `contentstack.management.csharp.targets` to reference `.py` script and updated build message - Updated `contentstack.management.core.csproj` to package `refresh-region.py` as opaque content under `contentFiles/cs/any/Scripts/` - Bulk op tests: accept 401 Unauthorized alongside 404/400 for invalid and expired job ID assertions (API returns 401 in some environments) - Bulk op tests: made workflow stage assignment non-fatal in Test002 to prevent test failures when workflow API is unavailable
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
This reverts commit d02f165.
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
1 similar comment
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
refresh-region.cswithrefresh-region.pyto prevent MSBuild from compiling the script as source codecontentstack.management.csharp.targetsto reference.pyscript and updated build messagecontentstack.management.core.csprojto packagerefresh-region.pyas opaque content undercontentFiles/cs/any/Scripts/