Skip to content

Release: 1 feature, 2 fixes → Main#7734

Merged
h0lybyte merged 4 commits intomainfrom
dev
Mar 7, 2026
Merged

Release: 1 feature, 2 fixes → Main#7734
h0lybyte merged 4 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Contributor

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

Release: Dev → Main

3 atomic commits ready for main

Features

Bug Fixes


This PR is automatically maintained by CI

* fix(ci): switch buildx to docker driver to avoid nested BuildKit container

The docker-container driver spawns a separate BuildKit container inside
the DinD sidecar, creating 3 levels of nesting. This causes SIGINT
(exit 130) during builds on arc-runner-set.

Switch to the docker driver which uses DinD's built-in BuildKit
directly. Remove type=gha cache (unsupported by docker driver), keep
registry cache fallback. Add cgroup memory diagnostics.

* chore(axum-kbve): bump version to 1.0.29
h0lybyte added 2 commits March 7, 2026 04:02
…7735)

Equip handler was reading gear_id from custom_id parts instead of
select menu values, causing "No gear specified" errors. Added unequip
action with stat reversal, inventory return, and dual-dropdown UI
showing both equip and unequip menus. Bump to 0.1.28.
…7736)

Points CNPG serverTLSSecret and replicationTLSSecret to cert-manager
issued secrets (supabase-server-tls, supabase-replication-tls) signed
by internal-ca-issuer. cert-manager handles renewal 30 days before
expiry. Triggers a zero-downtime rolling restart of the 3-instance
cluster.
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 7, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions bot changed the title Release: 1 fix → Main Release: 1 feature, 2 fixes → Main Mar 7, 2026
@h0lybyte h0lybyte merged commit 252498e into main Mar 7, 2026
4 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in KBVE Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant