Skip to content

Weekly: Promote nightly to main (2026-02-18)#718

Merged
Wikid82 merged 641 commits intomainfrom
nightly
Feb 19, 2026
Merged

Weekly: Promote nightly to main (2026-02-18)#718
Wikid82 merged 641 commits intomainfrom
nightly

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 18, 2026

🚀 Weekly Nightly to Main Promotion

Date: 2026-02-18
Trigger: Testing
Commits: 601 commits to promote
Changes: 569 files changed, 72819 insertions(+), 14793 deletions(-)


Commits Being Promoted

Showing first 50 of 601 commits:

49c22a00 Merge pull request #717 from Wikid82/feature/beta-release
0a8106ae chore: update nightly build workflow to use CHARON_CI_TRIGGER_TOKEN and remove quality-checks workflow dispatch trigger
26daa0cd Merge pull request #716 from Wikid82/feature/beta-release
cbe2a39f chore: add workflow_dispatch trigger to quality-checks and update reference in weekly-nightly-promotion
d6bc88bc Merge pull request #715 from Wikid82/feature/beta-release
d3ad772c Merge branch 'development' into feature/beta-release
a5c4a3e3 chore: add quality-checks workflow to nightly build process
be7ceb24 Merge pull request #714 from Wikid82/feature/beta-release
6ca420c8 Merge branch 'development' into feature/beta-release
bb79550c chore: rename supply chain workflow files for consistency and clarity
88553a6f chore: update create-pull-request action to v8.1.0 for GeoLite2 checksum update
37a68d87 chore: update find-comment action to v4.0.0 for improved functionality
6b686306 Merge pull request #713 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
abd9dc2f chore(deps): update github/codeql-action digest to 9e907b5
3c757ecc Merge pull request #712 from Wikid82/feature/beta-release
a421a348 chore: remove quality-checks workflow from nightly build and weekly promotion jobs
b60f3059 Merge branch 'development' into feature/beta-release
97dab1cc --- fix: enforce fresh nightly promotion quality gates
372e11ba Merge pull request #711 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
9772f1db chore(deps): update github/codeql-action digest to 015d8c7
d3b19f93 Merge pull request #708 from Wikid82/feature/beta-release
0520ce4d chore: enhance test stability by managing SecurityService lifecycle and updating database migrations
f59244d0 chore: add push event detection to workflow trust evaluation
ff015cde chore: enhance planning and management instructions with PR slicing strategies and multi-PR protocols
837e75af chore: remove deprecated @types/tar dependency from package.json and package-lock.json
538f56bc chore: update minimum release age for dependency updates from 30 days to 14 days
7ffd19fe chore: update workflows to trigger on push events instead of pull requests
72ccd5b4 chore: clean up package-lock.json by removing redundant minipass entries
442c2ef1 Merge pull request #709 from Wikid82/renovate/feature/beta-release-tar-7.x
73062502 chore(deps): update dependency @types/tar to v7
50afd9ab Merge pull request #707 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
5a2f5eba Merge branch 'development' into feature/beta-release
c2bf9d80 Merge pull request #666 from Wikid82/feature/beta-release
84a225da chore: Update Renovate configuration for dependency approval and Docker image tracking
603b6ef1 fix(deps): update weekly-non-major-updates
ff78b3c3 chore: Add gopls server configuration to MCP settings
2cad49de chore: Add tests for backup service, crowdsec startup, log service, and security headers
97139088 fix: format JSON threshold and warnings for consistency in test output
93325bb1 chore: Add tests for auth cookie extraction and rate limit middleware behavior
0fdaa3fe chore: add local patch coverage preflight instructions before unit tests across multiple agent and instruction files
b9bb1469 chore: add detailed file coverage reporting and sorting functionality
aefbc5ee chore: add local pre-CI patch report generation for backend and frontend coverage
7c82f5ad fix: update database connection settings in notification rate limiting test for improved reliability
918cf794 fix: update checkout step in backend job to include fetch-depth and ref for improved accuracy
9667ba0c fix: update coverage target from 100% to 85% in codecov configuration
45461cdc fix: update test fixtures to use new hub_index_fixture.json for improved testing
4105ef5e fix: replace runtime.Caller with embed.FS for reading test fixtures
897a76f1 fix: streamline environment variable setup in bouncer and LAPI key tests for consistency
982fc982 fix: update setupNotificationTestDB to accept testing.T parameter for improved test isolation
416a9ab2 fix: refactor BackupService to use configurable backup and cleanup functions

...and 551 more commits


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.

actions-user and others added 30 commits February 13, 2026 08:43
…hot handling and add skip logic for database files during restore
… state reset, user creation, and WAF enforcement scenarios
…nge and verification, improve UI interaction tests
…lidation and improve user authentication flow
…ekly-non-major-updates

fix(deps): update weekly-non-major-updates (feature/beta-release)
actions-user and others added 17 commits February 18, 2026 17:03
CodeQL Findings Remediation Hotfix
…ekly-non-major-updates

chore(deps): update dependency knip to ^5.84.1 (feature/beta-release)
@Wikid82 Wikid82 self-assigned this Feb 18, 2026
@Wikid82 Wikid82 added this to Charon Feb 18, 2026
@github-project-automation github-project-automation bot moved this to Backlog in Charon Feb 18, 2026
@Wikid82 Wikid82 moved this from Backlog to In Progress in Charon Feb 18, 2026
actions-user and others added 4 commits February 19, 2026 00:44
This change hardens certificate handler test execution so repeated CI runs are deterministic and no longer fail intermittently under concurrent scheduling and race-mode pressure.

It was necessary because initialization timing and test setup ordering created nondeterministic behavior that produced sporadic failures in the backend test suite.

The result is a stable certificate list test path with explicit validation gates and reproducible test artifacts for auditing.

Known container vulnerability findings remain documented and are treated as an accepted exception for this hotfix scope, with remediation deferred to the dedicated security track.
@Wikid82 Wikid82 merged commit 508af8e into main Feb 19, 2026
101 of 103 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Charon Feb 19, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

Comments