FlubuCore samples - Add sample for Travis, Appveyor, Github actions and Azure devops
mzorec opened this issue · 1 comments
mzorec commented
NetCore open source sample project should be used(same as travis)
mzorec commented
Build for FlubuCore.Examples on Github actions and Azure DevOps was added.
- Travis configuration file Travis configuration includes publishing of nuget package.
- AppVeyor configuration file
- Github Actions configurataion file
- Azure DevOps configuration file
@alexinea Somone was asking you if it is possible to integrate FlubuCore build script into GitHub actions CI and I promised sample configuration. It took quite alot longer than expected but here it is :)