Skip to content

chore: Cherry-picked changes from upstream#84

Open
github-actions[bot] wants to merge 12 commits intomainfrom
auto-cherry-pick
Open

chore: Cherry-picked changes from upstream#84
github-actions[bot] wants to merge 12 commits intomainfrom
auto-cherry-pick

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 7, 2026

Cherry-picked changes from upstream.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 7, 2026

🚀 PR Updated!

The PR has been updated with the latest cherry-picked commits.

@step-security/maintained-actions-dev Please review and approve the changes.

📦 Target Release Version: v7.3.1
📋 Previous Release Version: v7.3.0

🛑 Workflow Files (Cannot be auto-applied by GitHub Actions):

  • .github/workflows/test.yml from commit c452423b2c42b215b0b2c5c6f98322aaea91c771
  • .github/workflows/test.yml from commit b12532f27f2f9c4460049b29dd0ad8c3a3d8f93c
  • .github/workflows/codeql-analysis.yml from commit 5a095e7a2014a4212f075830d4f7277575a9d098

❌ Conflicting Files:

  • version-manifest.json from commit 14eede1834c1e02d069cd925692dd1fd2373e30e
  • version-manifest.json from commit dd9d748439ebdfa6b3a3ff28bac088d074755740
  • version-manifest.json from commit 2bc602ff898ad0e7220b651a4a0f450b5ba2cd40
  • version-manifest.json from commit 04224aa8caab79e9c08d41c1ef06d6394aafe6a0
  • version-manifest.json from commit 2e7ed0e2bb3523ea417fa281f54c8d3a39f96e75
  • version-manifest.json from commit 0098a7571ce5c86752e28c0868b41650866a8f4c

github-actions bot added 10 commits April 7, 2026 15:13
chore: update known checksums for 0.10.1
chore: update known checksums for 0.10.2
chore: update known checksums for 0.10.3
chore: update known checksums for 0.10.4
chore: update known checksums for 0.10.5
chore: update known checksums for 0.10.6
…#774)

Debian unstable and testing don't have VERSION_ID in /etc/os-release.
This change falls back to VERSION_CODENAME when VERSION_ID is missing,
producing cache keys like 'debian-sid' for unstable.

Fixes #773
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 7, 2026

🔍 Cherry-Pick Verification Report

📦 Upstream Changes: v7.3.0...v7.3.1

📋 File-by-File Analysis:

.github/workflows/codeql-analysis.yml

  • Upstream has changes: ✅ Yes
  • File exists in PR: ❌ No
  • Status: 🔴 Missing - File missing in PR (upstream has 3 additions, 3 deletions)

.github/workflows/test.yml

  • Upstream has changes: ✅ Yes
  • File exists in PR: ❌ No
  • Status: 🔴 Missing - ❌ No PR patch available (+16 -1)

src/download/checksum/known-checksums.ts

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ✅ Yes
  • Status: 🟢 Perfect - ✅ All changes applied correctly (+204 -0)

src/utils/platforms.ts

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ✅ Yes
  • Status: 🟢 Perfect - ✅ All changes applied correctly (+6 -0)

📊 Summary:

  • Total files changed upstream: 4
  • Files present in PR: 2/4
  • Files with matching changes: 2/4

Overall Status: 🔴 INCOMPLETE - Missing files or changes

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 7, 2026

🔍 Cherry-Pick Verification Report

📦 Upstream Changes: v7.3.0...v7.3.1

📋 File-by-File Analysis:

.github/workflows/codeql-analysis.yml

  • Upstream has changes: ✅ Yes
  • File exists in PR: ❌ No
  • Status: 🔴 Missing - File missing in PR (upstream has 3 additions, 3 deletions)

.github/workflows/test.yml

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ❌ No
  • Status: 🟡 Partial - ❌ Cherry-pick incomplete (+16 -1) | Missing 1 additions | Missing 1 deletions

src/download/checksum/known-checksums.ts

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ✅ Yes
  • Status: 🟢 Perfect - ✅ All changes applied correctly (+204 -0)

src/utils/platforms.ts

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ✅ Yes
  • Status: 🟢 Perfect - ✅ All changes applied correctly (+6 -0)

📊 Summary:

  • Total files changed upstream: 4
  • Files present in PR: 3/4
  • Files with matching changes: 2/4

Overall Status: 🔴 INCOMPLETE - Missing files or changes

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 7, 2026

🔍 Cherry-Pick Verification Report

📦 Upstream Changes: v7.3.0...v7.3.1

📋 File-by-File Analysis:

.github/workflows/codeql-analysis.yml

  • Upstream has changes: ✅ Yes
  • File exists in PR: ❌ No
  • Status: 🔴 Missing - File missing in PR (upstream has 3 additions, 3 deletions)

.github/workflows/test.yml

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ❌ No
  • Status: 🟡 Partial - ❌ Cherry-pick incomplete (+16 -1) | Missing 1 additions | Missing 1 deletions

src/download/checksum/known-checksums.ts

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ✅ Yes
  • Status: 🟢 Perfect - ✅ All changes applied correctly (+204 -0)

src/utils/platforms.ts

  • Upstream has changes: ✅ Yes
  • File exists in PR: ✅ Yes
  • Changes match: ✅ Yes
  • Status: 🟢 Perfect - ✅ All changes applied correctly (+6 -0)

📊 Summary:

  • Total files changed upstream: 4
  • Files present in PR: 3/4
  • Files with matching changes: 2/4

Overall Status: 🔴 INCOMPLETE - Missing files or changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant