You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is intended for people who saw PyCI and decided not to use it. I highly appreciate every feedback, especially from those who decided against the tool :)
Just comment on this issue with a short explanation of your decision.
Much appreciated
The text was updated successfully, but these errors were encountered:
This kind of tool might be useful for me but the main problem at the moment is that it's too monolithic, basically, you require to choose to use your tool or not (it's also represented like that in the README)
I would much prefer to see a bunch of different tools / script which perform the different parts in isolation and with minimal dependencies
It boils down to composition vs. inheritance, basically, your tool requires me to "inherit" and extend it and work in the context of your tool, while I prefer composition model where I can "compose" and mix the different parts myself - replacing some parts / modifying the flow between the components
This issue is intended for people who saw PyCI and decided not to use it. I highly appreciate every feedback, especially from those who decided against the tool :)
Just comment on this issue with a short explanation of your decision.
Much appreciated
The text was updated successfully, but these errors were encountered: