mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
It should not use the configured zulip username, but should instead pull from the login user (likely `nagios`), or an explicit alternate provided PostgreSQL username. Failure to do so results in Nagios failures because the `nagios` login does not have permissions to authenticated the `zulip` PostgreSQL user. This requires CI changes, as the install tests install as the `zulip` login username, which allowed Nagios tests to pass previously; with the custom database and username, however, they must be passed to process_fts_updates explicitly when validating the install. |
||
|---|---|---|
| .. | ||
| cancel-previous-runs.yml | ||
| codeql-analysis.yml | ||
| production-suite.yml | ||
| update-oneclick-apps.yml | ||
| zulip-ci.yml | ||