Hey, #355 https://gitlab.com/whitebox-aero/whitebox/-/issues/355 This got a bit out of scope, but with some nice additional features: build injection image extended to support building standalone images, and a root-level test runner added to run smaller tests (like build_maps.py). A few tests still need fixing, and it should be ready to merge soon. I also noticed that test_whitebox_update_version.py is not being tested in CI, likely because we don’t have a centralised way to run smaller script-level tests. This change should provide a solution for that. #416 https://gitlab.com/whitebox-aero/whitebox/-/issues/416 Working on a draft, will complete and post it tomorrow. Thanks, Avinash S.
Hi Avinash, On Mon, Nov 17, 2025, at 15:47, Avinash Sah via whitebox-dev wrote:
I also noticed that `test_whitebox_update_version.py` is not being tested in CI, likely because we don’t have a centralised way to run smaller script-level tests. This change should provide a solution for that.
Thanks for noticing and mentioning this. Do we already have a ticket in the backlog for fixing this? If not, could you add it, including your suggested approach to handle it? Thank you! -- Xavier Whitebox.aero <https://whitebox.aero/>
That was a false alarm due to the confusion around these scripts; they are being tested in CI as of now. Created this as discussed in the meeting to simplify this setup more: https://gitlab.com/whitebox-aero/whitebox/-/issues/443 On Tue, 18 Nov 2025 at 16:04, Xavier Antoviaque via whitebox-dev < dev@ml.whitebox.aero> wrote:
Hi Avinash,
On Mon, Nov 17, 2025, at 15:47, Avinash Sah via whitebox-dev wrote:
I also noticed that test_whitebox_update_version.py is not being tested in CI, likely because we don’t have a centralised way to run smaller script-level tests. This change should provide a solution for that.
Thanks for noticing and mentioning this. Do we already have a ticket in the backlog for fixing this? If not, could you add it, including your suggested approach to handle it?
Thank you!
-- Xavier Whitebox.aero <https://whitebox.aero/>
_______________________________________________ whitebox-dev mailing list -- dev@ml.whitebox.aero To unsubscribe send an email to dev-leave@ml.whitebox.aero
That was a false alarm due to the confusion around these scripts; they are being tested in CI as of now. Created this as discussed in the meeting to simplify this setup more: https://gitlab.com/whitebox-aero/whitebox/-/issues/443 On Tue, 18 Nov 2025 at 16:04, Xavier Antoviaque via whitebox-dev < dev@ml.whitebox.aero> wrote:
Hi Avinash,
On Mon, Nov 17, 2025, at 15:47, Avinash Sah via whitebox-dev wrote:
I also noticed that test_whitebox_update_version.py is not being tested in CI, likely because we don’t have a centralised way to run smaller script-level tests. This change should provide a solution for that.
Thanks for noticing and mentioning this. Do we already have a ticket in the backlog for fixing this? If not, could you add it, including your suggested approach to handle it?
Thank you!
-- Xavier Whitebox.aero <https://whitebox.aero/>
_______________________________________________ whitebox-dev mailing list -- dev@ml.whitebox.aero To unsubscribe send an email to dev-leave@ml.whitebox.aero
participants (3)
-
Avinash Sah -
Avinash Sah -
Xavier Antoviaque