~ines-almeida/launchpad:remove-beta-warning-from-webhooks-page

Last commit made on 2023-06-20
Get this branch:
git clone -b remove-beta-warning-from-webhooks-page https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
remove-beta-warning-from-webhooks-page
Repository:
lp:~ines-almeida/launchpad

Recent commits

c5e8ab1... by Ines Almeida

Remove 'beta' warning in webhooks page template

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
57e2aa6... by Ines Almeida

Subscribe webhooks to creation/modification events

The new bug webhooks are triggered by bug creation/modification and bugtask creation/modification.
The new bug comment webhook is only triggered by comment creation.

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/442744

896ac91... by Ines Almeida

Minor typos fix and specify keyword args

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
1a64fbf... by Colin Watson

charm: Deconfigure nrpe when service is deconfigured

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/444970

213bddf... by Colin Watson

charm: Deconfigure nrpe when service is deconfigured

Otherwise changes to the Nagios check that we write out aren't written
out when upgrading the charm.

bd2e7e0... by Colin Watson

charm/launchpad-appserver: Use /_status/check as health check

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/444939

d569160... by Colin Watson

charm/launchpad-appserver: Use /_status/check as health check

This is more lightweight than checking the front page, but it still
checks that the appserver has a database connection.

6b25c76... by Colin Watson

Refactor field declarations for snap build channels

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/411626

6a646a0... by Guruprasad

Use the teammembership dbuser in the check-teamparticipation.py script

All similar cron scripts have an explicit database user and only this
script doesn't and falls back to the default user defined in the
connection string. With this change, we have an explicit assignment.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/444926

489330b... by Colin Watson

Fix database initialization in charmed deployments

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/444933