~adam-collard/maas:bulk-update-lp1839788

Last commit made on 2023-09-29
Get this branch:
git clone -b bulk-update-lp1839788 https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
bulk-update-lp1839788
Repository:
lp:~adam-collard/maas

Recent commits

e1cc7b3... by Adam Collard

feat(websocket): add config.bulk_update

5e966fe... by Adam Collard

test: clean-up reporting of test errors/failures

- ellide traceback lines from framework
- don't report empty Twisted logs
- fixes LP:1188420 by monkey-patching
  testtools.content.TracebackContent with a fixed version.

1b224b1... by Bill Wear

Update maas-offline-docs to c76d92ad
commit discourse changes for topic 5192

7863731... by Bill Wear

Update maas-offline-docs to c9251246
commit discourse changes for topic 6662

a39df98... by Bill Wear

Update maas-offline-docs to 9b47f6e4
commit discourse changes for topic 7071

e1ea1d2... by Nick De Villiers

Update maas-ui to 5e88069ad
feat(images): Add column to image list for diskless deployment support MAASENG-2155 (#5182)

- Added new column to images table for diskless support
- Added `canDeployToMemory` to base `BootResource` type and factory

f360f0f... by Jacopo Rota

fix: LP-2036759. Add trailing slash to boot source if needed

e7ee16f... by Alexsander de Souza

Update initial SQL

3166af6... by Alexsander de Souza

track image synchronisation progress per Region

ba319ae... by Alberto Donato

fix bigint migration for IDs, exclude Fabric since 0 value is used there too