Closed VladyslavKurmaz closed 4 years ago
@koorchik to make this skeleton wide adopted, it's good to add support for major platforms/ecosystems. It shouldn't be something over-engineered, just simple templates which help developers start using this skeleton. I'm going to add support for Jenkins, Azure DevOps & SonarQube, if it's ok with your strategy.
Yes, absolutely. Thank you! :)
PR with first integration step is ready #7
Hi @VladyslavKurmaz , Currently, we use GitLab CI for CI/CD. We do not have Jenkins but we have intent to add .travis-ci.yml configuration as well as it is supported by Github.
As for the Jenkinsfile, unfortunately, we do not have possibility to support it. If you can maintain Jenkinsfile, you can add it. I guess it could be useful as a lot of companies use Jenkins.