#hey! ๐Ÿ‘‹ building (https://github.com/

1 messages ยท Page 1 of 1 (latest)

silent sedge
#

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

dusky isle
#

Hey Myles, welcome!

silent sedge
#

so @last lintel initially I have two items I'd like your input on about the Marimo CI

  1. 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?

  2. 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?

GitHub

A reactive notebook for Python โ€” run reproducible experiments, execute as a script, deploy as an app, and version with git. - marimo-team/marimo

last lintel
#
  1. 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)

  2. is there a plan to support windows? fine to keep it on the sideline if its not indefinitely.

silent sedge
# last lintel 1. nothing hair on fire. since it's open source, it would love for it to be appr...

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 ๐Ÿ™Œ

GitHub

A reactive notebook for Python โ€” run reproducible experiments, execute as a script, deploy as an app, and version with git. - marimo-team/marimo

silent sedge
#

@last lintel gentle ping here ๐Ÿ™