Skip to content

zhaldak/otus-cpp

Repository files navigation

otus-cpp Build Status

This is the repository with homeworks of otus c++'s courses.

Useful links

CI details

There are some scripts which make CI usage more strict and predictable. The main idea is to correctly tell to Travis CI to work only with projects (read as directories) which was changed. For this goal should be used pre-push git's hook and a custom script which will generate .travis.yml configuration each pushing time. Additionally the script should know the last green commit (changes should pass tests in Travis CI). All of these tasks does scripts/travis_yml_generator.py.

About

Tasks of otus.ru courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors