Conversation
|
Thanks for this. There are a few bits I'd like from this.
I'm not sure about the increased complexity of the CI process. Given CI is so quick, both locally and on GH I don't see the value of making it more complex for this project. |
It controls exported files.
It controls all characters of the project.
Making every check a step in CI makes the UI very easy to read. |
|
Reducing my default CI now ... 🏃🏻♂️ |
|
As a follower of this repo: I appreciate the work but don't find that the enumeration of CI results in the UI adds anything. Maybe if it helps contributors... |


@DaveLiddament This is my default CI.
Problems.
Separate jobs and steps allow contributors to see where errors occur.
What are your thoughts?