Nate Lampton

Results 508 comments of Nate Lampton

#5674 is about how `MENU_SUGGESTED_ITEM` items get lost on a D7 upgrade. I think the more relevant issue might be #5834 (either get rid of `MENU_SUGGESTED_ITEM` or change the way...

Thanks @avpaderno and @klonos! I merged https://github.com/backdrop/backdrop/pull/4810 into 1.x and 1.28.x.

Thanks @leeksoup, @herbdool, @docwilmot, and @stpaultim for fixing this issue! I have merged https://github.com/backdrop/backdrop/pull/4684 into 1.x and 1.27.x. Great job!

Thanks @docwilmot, @klonos, @herbdool, and @kiamlaluno! I merged https://github.com/backdrop/backdrop/pull/4652 into 1.x for 1.28.0. It could have been backported to 1.27.2, but I added the `@since 1.28.0` and that release is...

Thanks @klonos! I merged https://github.com/backdrop/backdrop/pull/4693 into 1.x and 1.27.x.

This suggestion looks great! Those split buttons could get tricky though... we'd need some CSS wizardry or possibly a JS behavior to add/remove classes. And of course we still have...

Thanks folks! I merged https://github.com/backdrop/backdrop/pull/4660 into 1.x and 1.27.x.

PR filed at https://github.com/backdrop/backdrop/pull/4730 that enables saving the SimpleTest output as artifacts in both the regular and database-config tests.

To test: - Open the PR. - Click on any test run for simpletest. - Expand the test result section labeled "Save Test Results" - Click the link inside this...

Finding the pull request number is apparently difficult, because tests can run on things other than just pull requests. Big long thread on that here: https://github.com/actions/checkout/issues/58