docs: update changelog for postgresql-client CI fix
This commit is contained in:
parent
bda0c703d2
commit
e4fda2f89a
1 changed files with 6 additions and 0 deletions
|
|
@ -1,4 +1,10 @@
|
|||
2026-03-05
|
||||
ci: install postgresql-client for pg_isready command
|
||||
- Add postgresql-client to system dependencies installation
|
||||
- Fixes "pg_isready: command not found" error in CI pipeline
|
||||
- Required for database readiness check before running tests
|
||||
Files: .forgejo/workflows/build.yaml
|
||||
|
||||
fix: improve insight auto-resolution and query performance
|
||||
- Remove dismissed_at field when auto-resolving agent_offline insights
|
||||
(dismissed_at should only be set for manual user dismissals, not automatic resolutions)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue