Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
YAML
.
Show all posts
Showing posts with label
YAML
.
Show all posts
Monday, 20 February 2023
Running eclint locally in development environment
›
If you have come accross eclint in Azure Devops or in other scenarios, you might want to run this in local development instead to get your ...
Sunday, 5 April 2020
Deploying an SQL Express database in Azure Devops pipeline with YAML and generating and updating the database with migrate scripts using EF Core Code First tools
›
Here a full example of how I achieved running Integration tests using Sql Express in Azure Devops. I had to use the YAML based pipelines s...
3 comments:
›
Home
View web version