#hey! ๐ building (https://github.com/
1 messages ยท Page 1 of 1 (latest)
hey Myles! thx for joining so promptly. Starting a thread to bring some questions around Marimo's CI to make sure we're good to test some Daggerization there
Hey Myles, welcome!
so @last lintel initially I have two items I'd like your input on about the Marimo CI
-
Is there "hair on fire" problem that you'd love to improve in the short term like performance, ability to run locally, reliability, extensibility, YAML soup, etc?
-
I see that some of your GHA workflows are configured to run on
windows-latest(https://github.com/marimo-team/marimo/blob/main/.github/workflows/test.yaml#L85). Dagger doesn't currently have the ability to run native windows containers. Would it still be ok to daggerize the macOS and ubuntu pipeliens while leaving windows on the side initially?
-
nothing hair on fire. since it's open source, it would love for it to be approachable by other contributors. personally, that yaml soup and keeping costs down (unsure what Dagger looks like for open-source, or if it hooks into github actions)
-
is there a plan to support windows? fine to keep it on the sideline if its not indefinitely.
perfect, thx! I see Dagger being useful here by helping contributors with the setup being here: https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md#prerequisites.
I'd give it a try this week and try to daggerize a simple lint, check, format and test flow to see if there's some value for you folks there ๐
@last lintel gentle ping here ๐