~troyanov/maas:fix-temporal-config

Last commit made on 2023-08-29
Get this branch:
git clone -b fix-temporal-config https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
fix-temporal-config
Repository:
lp:~troyanov/maas

Recent commits

698e35a... by Anton Troyanov

fixup! feat(temporal): use postgresql database

bc09bf9... by Jones Ogolo <email address hidden>

Update maas-ui to e5c3466e9
5111 fix docs link tests (#5118)

* update docurls

* handle uncaught exceptions

* remove unused args

* update exception filter

* update windows images docsurl

* update docurls

* add descriptive comment to exception filter

2bda44d... by Bill Wear

Update maas-offline-docs to 854b3d41
commit discourse changes for topic 5120

47c507d... by Alexsander de Souza

don't save hints if nothing changed

fixes LP#2028284

06d99d1... by Alberto Donato

drop the db_vacuum_lobjects maas-region command

It only worked in deb installs and when postgres is installed locally.

996df30... by Christian Grabowski

do not remove DB entry when scaled up rpc connection lost

45a7612... by Anton Troyanov

feat(temporal): use postgresql database

7cd2755... by Jacopo Rota

Fix "The handler is closed" exception in the AMP unhandledError

5ce886c... by Anton Troyanov

feat(temporal): temporal schema migration

Run Temporal schema migration [0] as a part of `maas migrate`

- temporal is a general schema for Temporal data
- temporal_visibility is for Temporal Visibility service [1]

Dependency changes:
- 1.20.3-1-0ubuntu1 is the minimal supported, because it has SQL schema
- snap needs var/lib/maas/temporal since it contains migration schema

[0]: https://github.com/temporalio/docker-builds/blob/0e21f3235ec3168d851a6457aa1b1e9c5ac15fc1/docker/auto-setup.sh#L204
[1]: https://docs.temporal.io/cluster-deployment-guide#postgresql

f2bbe00... by Peter Makowski

Update maas-ui to 700e9c4e3
ci: update install command for cypress (#5125)

* ci: update install command for cypress

* test run on current branch

* Revert "test run on current branch"

This reverts commit 62037bcbc88b6d743973a87a8f8cb3644ba72902.