pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:Go language:JavaScript
Filter by
196M results
What
Adds an employeeRegistry block to the TEN-SCHED-FIXTURE seed (JSON + seed/teardown scripts) — 2 rows (maya + alex,
scheduling-tagged, emails matching the bookings coordinator_email) in picasso-employee-registry-v2-staging. ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| inmanta-core | ==18.1.1 → ==18.1.2 | age | confidence |
Release Notes
details summary inmanta/inmanta-core ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pytest-codspeed | ==4.5.0 → ==5.0.3 | age | confidence |
Release Notes
details summary CodSpeedHQ/pytest-codspeed ...
ci:auto-merge
dependencies
size/XS
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | patch | v6.0.2 → v6.0.3 |
Release Notes
details summary actions/checkout ...
dependencies
15/05/2026 Change GUI - Make window etc
16/05/2026
- Print pickle
- View users and len
31/05/2026 def admin_menu(current_user, users): Αντέγραψα από def user_menu(current_user, users): του Θοδωρή. ...
Resumo
- Adiciona contratos internos e funções puras para futuro fallback de categorização por IA.
- Cria ALLOWED_AI_CATEGORIES.
- Cria sanitize_ai_category_product_name.
- Cria build_ai_category_prompt_payload. ...
⭐ Why this matters
Until now offline-ci (lint, tests, canary gate, name-hygiene) could fail without blocking a merge, and a stale PR could
merge with a wrong canary-matrix count. Both gaps are now closed ...