Getting started with GitLab and GitLab CI post
@nearlythere sorry it took so long, still missing a few things. I may be able to finish it by tomorrow.
Merge request reports
Activity
Added blog post label
Added 1 commit:
- f116e2e2 - First draft of the Getting started with CI post
Added 1 commit:
- 18abff70 - small typos
I fixed some tiny typos. I like how you hinted a bit at the history. And it's nice and short!
Perhaps you can save the sections about "How GitLab CI works" for its own blog post, unless there is documentation that explains it? @ayufan has some good slides about this too, and they could be used in a blog post on its own.
Re "In the next post..." Suggestion, since we are still working on a plan for this content - we can be vague and just specify the one known (next) topic. So this sentence can be quite brief.
In the next posts we will explore how to use GitLab CI to test your projects in specific languages such as PHP.
21 21 22 22 ## What is this CI thing? 23 23 24 CI stands for [Continuous Integration][ci-wiki] and has gain a big popularity 25 the last years. Together with its sibling [Continuous Delivery][cd-wiki], 26 conform the spine of agile software development. 24 CI stands for [Continuous Integration][ci-wiki] and has gained in popularity the last few years. Together with its sibling [Continuous Delivery][cd-wiki], they form the spine of agile software development. Perhaps you can save the sections about "How GitLab CI works" for its own blog post, unless there is documentation that explains it?
I don't think there is (yet), only this old image. I will remove this section then.
Re "In the next post..." Suggestion, since we are still working on a plan for this content - we can be vague and just specify the one known (next) topic. So this sentence can be quite brief.
Sounds good :)
Added 1 commit:
- d33beed2 - Second take on Getting started with CI post
Added 1 commit:
- 9a3f3f5f - Add GitLab Runner features list and do some clean up
@nearlythere we should be good to go. Please review so that I can do some final changes and change the filename and date of publication. Merci!
Reassigned to @nearlythere
I will publish on Monday!
Thanks @axil! Great job :D
Added 1 commit:
- c7cda337 - change last heading
- File renamed with no changes. Show file contents
Added 1 commit:
- 6bfe3134 - Add paragraph on why it is useful to have CI integrated with GitLab
@nearlythere @AshleyS Pushed a new commit regarding this discussion I found on twitter (should we include the link?) and elaborated on the relevant info one can find on a build job.
Edited by Achilleas PipinellisAdded 1 commit:
- 8a69ea62 - Add abbreviation of Continuous Delivery
mentioned in commit 4422ae76