[09:41] stickupkid: Trivial one: https://github.com/juju/juju/pull/12214 [11:59] manadart, https://github.com/juju/juju/pull/12215 [13:02] hml, https://github.com/juju/os/pull/27 [13:07] stickupkid: one question before it’s approved, in the pr [13:07] hml, i've got other issues first haha [15:10] manadart, https://github.com/juju/juju/pull/12217 [15:11] manadart, also responded to your comment [15:26] hml, fixed the issue with juju/os PR https://github.com/juju/os/pull/27 [15:27] stickupkid: approved [16:05] manadart, hml CR, want to get this one in before 2.9-rc1 [16:05] https://github.com/juju/juju/pull/12217 [16:05] stickupkid: looking [16:27] stickupkid: should main.sh run all the tests? [16:28] stickupkid: what was failing to require the change? [16:29] hml, so schema.List(schema.String()) requires [] brackets around the mode i.e. `[strict]` [16:29] hml, or `[strict,testing]` [16:30] hml, but I originally coded it like `strict,testing` and then we decided to use the right schema, which then caused the massive change, but I forgot to update the integration test [16:43] stickupkid: running the model test now. added 2 comments [16:43] if those are resolved i can merge the pr for you, provided good qa [16:46] hml another one https://github.com/juju/juju/pull/12219 [16:47] sorry I'm fixing loads of crap atm [16:48] stickupkid: i’ll put 12219 in the queu [16:53] hml, I've updated PR 12217 [16:56] stickupkid: got it. [16:57] stickupkid: 12117 is approved