~bjornt/maas:remove-snap-build-pythonpath

Last commit made on 2022-02-28
Get this branch:
git clone -b remove-snap-build-pythonpath https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
remove-snap-build-pythonpath
Repository:
lp:~bjornt/maas

Recent commits

7504c7e... by Björn Tillenius

Don't specify PYTHONPATH when building the snap.

Having a PYTHONPATH there breaks the build if a systemwide pip is
installed.

I tried building it without having build-environment defined. The snap
built ok, and the installed snap started up without any problems.

74de393... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to 2d99bb15
chore(deps): update all non-major dependencies (#3626)

Co-authored-by: Renovate Bot <email address hidden>

a4c999a... by Peter Makowski

Update maas-ui to b682db50
test: use mock-nanoid prefix (#3649)

6625d8b... by Adam Collard

Quieten down the fetching of node and yarn binaries

wget has a -nv flag (--no-verbose) which "turns off verbose without being completely quiet"

9e6ce6f... by Peter Makowski

Update maas-ui to 5d1bf053
test: add eslint-plugin-testing-library (#3644)

* test: add eslint-plugin-testing-library

* fix eslint-plugin-testing-library lint errors

feaf351... by Caleb Ellis

Update maas-ui to d844be77
fix(ui): correctly handle add machine form validation asynchronously (#3642)

Also fixed the types for machine create/update actions.

4f64492... by Christian Grabowski

build channel from version, like we do for target version, when update origin is missing

0b640a1... by Christian Grabowski

validate dnsresource name in form and model

add tests asserting _ cannot be in dnsresource

a004c4f... by Caleb Ellis

Update maas-ui to d407e436
fix(ui): include cert and key values when adding LXD host with a trust password (#3643)

Also fixed a bug where adding certificate trust after submitting the form would
send the user to the start of the Add LXD host wizard.

d8b579f... by Alberto Donato

extend FakeCommissioningData

- support adding disks after creation
- add a debian_architecture property to match the kernel one
- support setting custom storage configuration