Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript

Filter by

207M results  (2 s)

207M results

Move os cards KPI de dentro do .main para um .kpis-wrap colado abaixo do header, seguindo o padrão de recrutamento.html: background: var(--white); border-bottom: 1px solid var(--border); padding: 14px ...

Summary Adds a new Close-Out tab to the employee portal that allows staff to record completed jobs into the Master Book of Business (MBOB). When a job is closed out, it creates a booking record in MBOB, ...

Moved ClassifierTags and RegressorTags imports to the module level in asgl/base_model.py wrapped in a try...except ImportError block to maintain compatibility while adhering to explicit namespacing rules. ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess.run ...
ai-remediation
severity-medium

Motivation - Realized PnL is reported on closing fills and must be attributed to the original position side so learning memory and position-finalization use the correct LONG/SHORT key. - ATR calculations ...
codex

Summary - Log manager progress after each scheduling/update cycle. - Include completed, failed, running, ready, and blocked counts in the progress message. - Set the stdout handler to DEBUG when ...

CI/CD Pipeline Setup: 1. ci.yml — 4 parallel jobs on every PR to staging/main: - backend-build: Maven compile + unit test (JDK 21, MySQL service) - frontend-build: npm ci + Vite build ...

Problem The Dockerfile-based service passes the start command in exec form, so $PORT is handed to uvicorn as the literal string $PORT rather than the actual port number. Uvicorn rejects it with Error: ...

Vercel Web Analytics Installation Successfully installed and configured Vercel Web Analytics for this React + Vite project. Changes Made: 1. Installed @vercel/analytics package - Added @vercel/analytics ...