zulip/.github/workflows
Alex Vandiver 71b56f7c1c puppet: process_fts_updates connects as nagios (or provided username).
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.
2021-12-14 14:48:53 -08:00
..
cancel-previous-runs.yml scripts: Use curl -f (--fail). 2021-07-13 16:47:49 -07:00
codeql-analysis.yml github: Ignore CodeQL analysis in private repos. 2021-09-30 18:07:20 -07:00
production-suite.yml puppet: process_fts_updates connects as nagios (or provided username). 2021-12-14 14:48:53 -08:00
update-oneclick-apps.yml actions: Rename kandra-ops to kandra ops in oneclick config file. 2021-04-15 10:41:20 -07:00
zulip-ci.yml CI: Add Codespell linter. 2021-10-27 16:49:30 -07:00