Commit Graph

10 Commits

Author SHA1 Message Date
Kamil Trzciński d2cc841c55 Add yaml lint
This commit adds CI job that validates all `*.yml`
with `yamllint`.

This commit fixes all offenses present in repository.
2019-06-05 16:31:35 +00:00
Evan Read 43d21b831a Edit comments in CI template 2019-05-17 08:45:23 +00:00
Piotr Wosiek 3670a3cff8 Update .NET Core YAML template
Improve indent for cache paths
2019-04-26 14:26:41 +02:00
Piotr Wosiek 052072ff19 Update .NET Core YAML template - improve indent
Improve indent and remove empty lines
2019-04-25 18:18:51 +02:00
Piotr Wosiek ab9aa82108 Update .NET Core YAML template - improve caching
Revise logic of dependency caching, add cache key, make before script global.
2019-03-22 01:09:27 +01:00
Piotr Wosiek b00fe08dbd Update .NET Core YAML template - add cache
Update the template showing how to cache restored dependencies, add few variables, reduce before_script part, add and improve descriptions.
2019-03-20 17:10:13 +01:00
Piotr Wosiek b7ba3d9032 Make the testing section more generic 2019-03-13 16:59:16 +01:00
Piotr Wosiek 2ad6230aa0 Remove the diagram of project directories structure 2019-03-13 16:51:09 +01:00
Piotr Wosiek fdc52b5fd0 Improve note about building not .NET Core based projects 2019-03-13 16:46:48 +01:00
Piotr Wosiek d0582f7e71 Add .NET Core YAML template 2019-02-27 15:03:33 +01:00