1. Script execution detection in matrix-generator.js - Added fileURLToPath import and updated comparison 2. Script execution detection in incremental-validator.js - Added fileURLToPath import and updated comparison 3. Script execution detection in link-extractor.js - Added fileURLToPath import and updated comparison 4. Script execution detection in comment-generator.js - Added fileURLToPath import and updated comparison Medium Priority Issues (Fixed): 5. Extracted duplicated URL transformation logic - Created shared utility module and updated both files to use it 6. Fixed cache key strategy - Updated GitHub workflow to use content-based hashing instead of base SHA Changes Made: - 4 JavaScript files: Updated with robust script execution detection using fileURLToPath - 1 utility module: Created /.github/scripts/utils/url-transformer.js for shared logic - 2 files: Updated to use the shared URL transformation utility - 1 workflow file: Improved cache key strategy for better cache hit rates |
||
|---|---|---|
| .. | ||
| audit-documentation.yml | ||
| influxdb3-release.yml | ||
| pr-link-validation.yml | ||
| prepare-release.yml | ||
| trigger-on-release.yml | ||