We'd like to remove YAML configuration from jobs in favor of "just" code. This feature is a move away from the need for generating any YAML. All metadata like the name, schedule and so on can be built into the main language file.
This is a very large change to the engine so I myself will take this on, it's sure to touch a lot of areas only I have come in contact with previously.
We'd like to remove YAML configuration from jobs in favor of "just" code. This feature is a move away from the need for generating any YAML. All metadata like the name, schedule and so on can be built into the main language file.
This is a very large change to the engine so I myself will take this on, it's sure to touch a lot of areas only I have come in contact with previously.