onyx

FYI: alternative Onyx :onyx: chat is at <https://gitter.im/onyx-platform/onyx> ; log can be found at <https://clojurians-log.clojureverse.org/onyx/index.html>
2018-04-27T06:02:55.000083Z

that’s very nice! i especially like the comments in the input/output files, sometimes it’s a bit difficult to remember what exactly the intent was of all the plugin’s protocol functions

👍 2
lucasbradstreet 2018-04-27T15:48:34.000507Z

@quimrstorres hi!

jqmtor 2018-04-27T15:57:11.000376Z

hi!

jqmtor 2018-04-27T15:58:07.000720Z

I don’t know how I missed this channel lol

lucasbradstreet 2018-04-27T15:59:36.000403Z

🙂

lucasbradstreet 2018-04-27T15:59:56.000899Z

We don’t advertise it too strongly because the gitter is easier to join.

lucasbradstreet 2018-04-27T16:14:06.000228Z

@quimrstorres https://github.com/onyx-platform/onyx/issues/855 would be a great next issue

lucasbradstreet 2018-04-27T16:16:05.000206Z

The basic problem in this issue is that you have two tasks in your job, and you are trying to setup flow conditions between them, but they aren’t connected in the :workflow DAG.

lucasbradstreet 2018-04-27T16:20:51.000738Z

There are existing validation tests that you can play with in https://github.com/onyx-platform/onyx/blob/0.12.x/test/onyx/validation_test.clj

jqmtor 2018-04-27T16:40:03.000385Z

Great! That sounds good. I'll look into it and get back to you if I have some questions 🙂

lucasbradstreet 2018-04-27T16:40:22.000343Z

Thanks!

lucasbradstreet 2018-04-27T18:00:39.000335Z

If you have a little more time and don’t mind doing some boring docs work, we really need to bring the onyx-seq documentation into onyx core, now that the plugin exists there: https://github.com/onyx-platform/onyx-seq

👍 1
jqmtor 2018-04-28T13:32:32.000010Z

I don't mind, no. It's not the most exciting thing but I believe it's really important for the success of the project. Will look into it. Thanks again!

lucasbradstreet 2018-04-28T17:24:12.000103Z

We agree! Thanks 🙂