~troyanov/maas:add-go-test-dependency

Last commit made on 2023-06-12
Get this branch:
git clone -b add-go-test-dependency 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:
add-go-test-dependency
Repository:
lp:~troyanov/maas

Recent commits

bc3a72a... by Anton Troyanov

fix(ci): vendor as a prerequisite for test

1014c5a... by Adam Collard

Fix broken mocking of global stdlib

Use assert_called_once_with() removing assertThat()s

e40089a... by Eline Maaike De Weerd

Add Ansible install metric to MAAS stats: check if .ansible file exists in given location
(file creation is done by Ansible playbooks - on gh)

4efb66b... by Christian Grabowski

update interface_ip dns update trigger to not generate iface name for boot interface

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

Update maas-ui to b83f0b577
Fix: remove lock and unlock dialog on machine details page (#4970)

Remove dialog when locking/unlocking a machine on details page

78d936a... by Christian Grabowski

use a higher level resolver when stack is v6 only

0f19df0... by Anton Troyanov

fix: raise ConfigurationError if dmidecode missing

Return meaningful ConfigurationError instead of a Traceback

0cd7a6c... by Adam Collard

LP:2011853 create discovered subnets in correct fabric.

e2a17d0... by Peter Makowski

Update maas-ui to fc8001468
refactor: rename selected state MAASENG-1837 (#4972)

5fe4cbe... by Nick De Villiers

Update maas-ui to e6415208b
feat(machines): Add notification to show number of selected machines MAASENG-1355 (#4964)

- Added a notification to show the number of machines currently selected
- Created MachineListSelectedCount component
- Exported `getCurrentPageDisplayedMachineCount` function from `MachineListDisplayCount` to assist with [MAASENG-1688](https://warthogs.atlassian.net/browse/MAASENG-1688)

---------

Co-authored-by: Peter Makowski <email address hidden>