pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript
Filter by
152M results
Summary
The deployOps interface in pkg/container/docker mixed proxy-container concerns (egress Squid, ingress Squid) with
workload-container concerns (DNS, MCP container creation). This makes it impossible ...
size/M
Summary
- Apply the Pi OSS Dependabot conflict-reduction baseline to .github/dependabot.yml.
- npm updates: weekly Tuesday JST schedule, limit 2 open PRs, grouped dev minor/patch and prod patch, semver ...
Summary
Removes FLUX_ADMIN_EMAIL and FLUX_ADMIN_PASSWORD env var support. The only way to pass credentials is now via secure
flags.
After
# File (Docker/K8s secrets)
flux seed --email admin@flux.dev ...
Summary
- Wires AdminShell into AdminAuthGate, replacing the Phase 0 placeholder with the full dashboard shell
- Adds AdminStatGrid: 6 stat cards (players, kingdoms, banned, combats, messages, last ...
Summary
Fixes #241: three security hardening items in internal/gitops/webhook.go that were called out during the multi-model PR
review council on #237.
Changes
1. HMAC-before-filtering (authentication-before-authorization ...
Add Organization as a first-class field to WorkspaceFilter so Go SDK callers can filter workspaces by organization name
or UUID without constructing a raw FilterQuery string.
The backend already supports ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @aws-sdk/client-iam (source) | 3.1073.0 → 3.1074.0 | age | confidence |
| @aws-sdk/client-sts ...
Problème
Sur Android il n y a pas de hard-refresh. Avec force-cache, le navigateur servait le vieux catalogue JSON vide depuis
son cache même après que le workflow l ait peuplé.
Fix
- cache: no-store ...