dwyl / contributing

:clipboard: Guidelines & Workflow for people contributing to our project(s) on GitHub. Please :star: to confirm you've read & understood! :white_check_mark:
86 stars 9 forks source link

CI Check Explanation #80

Open ghost opened 7 years ago

ghost commented 7 years ago

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?

nelsonic commented 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

ghost commented 7 years ago

@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?

nelsonic commented 7 years ago

@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) 👍