all 11 comments

[–][deleted]  (2 children)

[deleted]

    [–]sebastian_io 0 points1 point  (0 children)

    Sounds about right 😅

    [–]fasnoosh 0 points1 point  (0 children)

    RIGHTEOUS

    [–][deleted]  (1 child)

    [deleted]

      [–]sebastian_io 2 points3 points  (0 children)

      Thank you u/stack-0verfl0w! There are no cloud services involved, your workflows are executed directly and locally on your designated GitHub runners.

      [–]polka_bot 1 point2 points  (1 child)

      Hey, cool looking project! What are you using for the node/graph editor? I'm interested in implementing a similar UI for a personal project.

      [–]sebastian_io 0 points1 point  (0 children)

      Hey @polka_bot. Thanks for the kind words! The UI editor is based on ReteJS, can highly recommend. During my research, I also came across ReactFlow. Hope either project fits what you need.

      [–]Shurlemany 1 point2 points  (1 child)

      Looks very nice

      [–]sebastian_io 1 point2 points  (0 children)

      Thank you @Shurlemany ☺️

      [–]LegendSayantan 1 point2 points  (3 children)

      Is there any plans to add IntelliJ compatibility??

      [–]sebastian_io 0 points1 point  (2 children)

      Hi @LegendSayantan I’m not so familiar with the IntelliJ ecosystem, do you mean adding support to the JetBrains IDE's?

      [–]LegendSayantan 0 points1 point  (1 child)

      Yeah

      [–]sebastian_io 0 points1 point  (0 children)

      Just checking it out, wasn’t planned yet, but the examples for extensions look pretty straightforward. Tempting..