Open ghost opened 7 years ago
@markwilliamfirth thank you for pointing out this glaring omission!!! 😍
We have a guide that explains Continuous Integration (CI)
in the context of "Travis-CI" our preferred tool: https://github.com/dwyl/learn-travis
However that is a technical
tutorial and as opposed to a non-technical reference.
So... it should be updated to have a better "from scratch" introduction to CI including
do
when the Check Fails?@nelsonic to clarify do you mean the contributing guide or travis guide needs updating with these answers? If the latter, should I open a new issue under learn-travis
?
@markwilliamfirth take your pick of where you think the info is most relevant to be kept. 🤔 We can always link from one place to the other ... 🔗 (and no need to open a new issue, you can reference this issue from any commit/PR) 👍
The guide references CI checks on https://github.com/dwyl/contributing/blame/master/README.md#L359
It doesn't explain what a CI check is in this context.
@nelsonic please can you explain so I can make a PR to clarify?