EBC-Tutorials icon indicating copy to clipboard operation
EBC-Tutorials copied to clipboard

Continuous Integration Tutorial

Open MichaMans opened this issue 7 years ago • 4 comments

I would write a few sentences about the integration of CI in your software projects. Therefore i would like to invite everybody to discuss where to add this. I see the following possibilities:

  • Git-Tutorial at "What's next" section
  • Python Tutorial with own new section (maybe with an additional pytest howto link or something)
  • AixLib or TEASER Wiki
  • gitlab wiki, whereas i would integrate a gitlab runner specific section at the show above too

Feel free to share your thoughts!

MichaMans avatar Jul 03 '17 12:07 MichaMans

Good idea (and important question). As Continuous Integration is relevent for different programming languages, it might be reasonable to open an own chapter about CI. This could be linked/referenced from specific tutorials/wikis (Python Tutorial, AixLib etc.). Moreover, we could add some pytest examples to the Python Tutorial section.

Just my 5 cents....

JSchiefelbein avatar Jul 03 '17 19:07 JSchiefelbein

I agree, after choosing some place, linking there from everywhere seems to be a good approach. A top-level tutorial in EBC tutorials may be a good place for this.

marcusfuchs avatar Jul 04 '17 14:07 marcusfuchs

I think I'll create a branch in the next time introducing a short part in the python tutorial for how to write tests and link to travis and gitlab tutorials for CI.

  • [x] Python "How to write tests" section
  • [ ] Links to Travis and gitlab

MichaMans avatar Nov 09 '17 14:11 MichaMans

@MichaMans : I like the idea of this issue. Any updates?

PMehrfeld avatar Jun 18 '20 09:06 PMehrfeld