~ines-almeida/launchpad:force-tests-container-locale

Last commit made on 2023-03-30
Get this branch:
git clone -b force-tests-container-locale 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:
force-tests-container-locale
Repository:
lp:~ines-almeida/launchpad

Recent commits

55bbfa8... by Ines Almeida

Force test container locale

This prevents local setups from influencing test results regarding locale setup.

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

Update phrasing

Make it clearer that the command is only necessary if error shows up

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

Update phrasing in troubleshoot note

Just a minor phrasing update, no relavent content change.

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

Add troubleshoot note in getting started docs

Added a note to ensure LXD storage is initialized when creating a container to prevent new starters from getting stuck.

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

charm: Update launchpad-layers to 1920a6f823

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

cf311b4... by Colin Watson

charm: Update launchpad-layers to 1920a6f823

This pulls in "Add many missing entries to launchpad-base-lazr.conf"
(making one line in
`charm/launchpad-appserver/templates/launchpad-appserver-lazr.conf`
redundant) and "Change the launchpad user's shell to /bin/bash".

37e29a5... by Simone Pelosi

Enable Registry Admins to delete snap recipes

Added registry_experts to allowed users and created new test suite to test permissions

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/439390

b401f97... by Simone Pelosi

Separated permission test cases

Separated permission test cases to improve readability and
created new test case to test owner delete permission.

6b8045e... by Colin Watson

charm: Remove cruft from Makefile

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

339c516... by Colin Watson

charm: Remove cruft from Makefile

We mostly rely on charm recipes now, but this Makefile is still
sometimes handy for local development. However, it has some cruft from
before we open-sourced `ols-layers`, which we can now remove.