pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:Go is:merged
Filter by
122M results
This PR updates README.md with a fresh timestamp to demonstrate automation.
— Automated by PR Bot
Yolo
Pra não ficar parecendo que fui eu que quebrei a branch, eu arrumei as rotas e testes que tavam dando problema nos
testes.
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| aquaproj/aqua-registry | minor | v4.519.0 → v4.520.0 |
Release Notes
details summary aquaproj/aqua-registry ...
背景
main 已啟用分支保護(必須走 PR、禁止直接 push/刪除、含 admin)。本 PR 調整 CI/CD 以配合保護,並補上資料品質把關。
變更
1. 新增 ci.yml:on: pull_request 觸發,跑 scripts/validate_data.py
- 檢查所有 data/**/*.json:JSON 結構、欄位型別、日期合法性與年份相符
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
…feedback, robust weight gate
Capture evaluation prompt (gemini.py):
- Reorder per-frame checks: gold detection is the first gate, then jewellery item, then the mandatory Rs 10 coin.
- Make explicit ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Adds self-service user registration. The endpoint checks for duplicate usernames (409), BCrypt-hashes the password,
persists the user, and returns a JWT so the client is immediately authenticated. Also ...