Skip to content

Weekly: Promote nightly to main (2026-05-04)#998

Merged
Wikid82 merged 9 commits intomainfrom
nightly
May 4, 2026
Merged

Weekly: Promote nightly to main (2026-05-04)#998
Wikid82 merged 9 commits intomainfrom
nightly

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

🚀 Weekly Nightly to Main Promotion

Date: 2026-05-04
Trigger: Scheduled weekly promotion
Commits: 9 commits to promote
Changes: 12 files changed, 130 insertions(+), 116 deletions(-)


Commits Being Promoted

e9e4a5f4 Merge pull request #995 from Wikid82/renovate/non-major-updates
e5f16e6b fix(deps): update non-major-updates
439919f9 fix: update nanoid and postcss versions in package-lock.json
f43cca0d fix: update indirect dependencies for cloudwego/base64x and pelletier/go-toml
17b10238 fix: remove outdated renovate comment for AWS Kinesis service in Dockerfile
3ea03f43 fix: prevent false SARIF-missing failures when CodeQL analysis is skipped
8ad9b3c2 Merge pull request #994 from Wikid82/renovate/non-major-updates
a5007c7d Merge pull request #993 from Wikid82/main
d1ede272 chore(deps): update non-major-updates

Pre-Merge Checklist

  • All status checks pass
  • No critical security issues identified
  • Changelog is up-to-date (auto-generated via workflow)
  • Version bump is appropriate (if applicable)

Merge Instructions

This PR promotes changes from nightly to main. Once all checks pass:

  1. Review the commit summary above
  2. Approve if changes look correct
  3. Merge using "Merge commit" to preserve history

This PR was automatically created by the Weekly Nightly Promotion workflow.

renovate Bot and others added 9 commits May 1, 2026 01:32
Propagate changes from main into development
chore(deps): update non-major-updates
…pped

The two post-analysis check steps used `if: always()`, which forced them
to execute even when CodeQL never ran (e.g., checkout failure on a
closed PR). This produced confusing "SARIF output directory is missing"
errors that masked the real root cause.

Gate both steps on the new `codeql_analyze` step ID so they skip
whenever the analysis step itself was skipped, while still executing
on analysis success or failure as before.

Co-authored-by: Copilot <copilot@github.com>
…erfile

Co-authored-by: Copilot <copilot@github.com>
@github-actions github-actions Bot added automated Automatically generated by CI/CD weekly-promotion Weekly promotion from nightly to main labels May 4, 2026
@Wikid82 Wikid82 merged commit 47e9a3e into main May 4, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automatically generated by CI/CD weekly-promotion Weekly promotion from nightly to main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants