Комментарии:
nice one
ОтветитьA video about testing + code coverage report configuration in CI/CD pipeline would be delightful!
ОтветитьHow to become a patreon member?
ОтветитьGreat 👍👍
ОтветитьAwesome comprehensive video. Thanks for the information. 👏👏👏
ОтветитьHello Milan, i need a little help about deployment.
I have a dotnet web api project which I use docker compose for deploymet. In compose file i defined my app and sql server db as containers. I wanna deploy this project on Azure via github actions. How workflow file should be defined ? Thanks
Thanks, your config worked
Ответитьthank you, save me
ОтветитьAwesome same as always 👍
ОтветитьMilan, amazing work. Can you let me know if you are planning to have that video where you cover the unit tests and coverage bits as well using github actions. Again, amazing work.
ОтветитьIt was very very good video. Thank you Milan !
ОтветитьThanks for this Video. I subscribed and liked your video. Do you have one for running tests and seeing the coverage as you mentioned in this video?
ОтветитьWhat do you prefer? Publishing as "code" or a docker container? I'm sure it's easier to develop locally using docker, but does it make a difference when deploying to azure?
ОтветитьHi Milan, great video. I am building on the solution to include github secrets to create secure app accessible environment variables for my firebase config and more. Struggling to get the variables to flow through - have you done anything similar?
ОтветитьIs there an options to exclude test projects from publishing to Azure? I tried: dotnet publish <api_project_dir>, <IsPublishable> and <DeployOnBuild> set to false in test project's .csproj and nothing works, I can see through ssh that the test project is inside site/wwwroot together with api project and sln file.
ОтветитьThank you for this video
ОтветитьI really like your enthusiasm ! thank you !
ОтветитьThanks Milan!
ОтветитьWhat ticketing system do you prefer?:D
ОтветитьHello guys! Am I the only one who gets an error saying "Deployment Failed, Error: Publish profile is invalid for app-name and slot-name provided." with this code? I'm pretty sure I configured everything the way Milan did. Cheers from Bosnia! ☺
Ответитьhi, will love to see the step where you add the test too. thanks
ОтветитьHello Milan, this is really a gem and I followed your video and went very close to the deployment on Azure. I watched your video very carefully and when I go to download the publish profile from my Microsoft Azure account it showed a message that "Basic Authentication is disabled.". So kindly help me out with this. Thanks
Ответитьodličan video Milane - kratko, jasno i efikasno. 🚀
ОтветитьHi Milan is it possible to deploy a .NET core Web API built with clean architecture without using CI/CD Pipeline?
ОтветитьHi @MilanJovanovicTech That is a really good video. Love to see it <3 . How about doing it with a private repository. ? How would you do that.?
ОтветитьBro i had some probelms with "actions/webapps-deploy@v2". "azure/webapps-deploy@v2" works for me.
Ответитьwould love to add deployment through docker images part as well
ОтветитьI have tried this but won't work
Ответитьhow to separate them into different jobs publish and another implement? I tried to do it but I have an Error: Deployment Failed, Error: No package found with specified pattern: ./publish
ОтветитьThank you so much for sharing your knowledge <3
ОтветитьGood one Milan.
Ответитьhelpful
ОтветитьHi Milan, thanks for the great video. Just a quick clarification if you don't mind. Did you create the package path or does it exist somewhere with your working directory?
ОтветитьPlease how can I deploy my DDD project to azure
ОтветитьThank you
ОтветитьI'm facing difficulty while storing the JWT_SECRETS and the DB_CONNECTION_STRING if I store it in the github secrets and do the deployment to azure it will not work. Any idea how I can make it work?
ОтветитьI tried to deploy using azures wizard for github. It spits out a nice pipeline on github but I just get an error that project file is not found. Do you HAVE to use a solution file with GitHub actions or should it also work with csproj files?
ОтветитьHow can I buy your packages??
I'm currently in Iran. can I buy your package with USDT??
Amazing job @Milan! Very well explained at right pace.
ОтветитьGreat explanation
ОтветитьHi Milan. It builds fine, but now I get the error "Unable to resolve action actions/webapps-deploy, repository not found"
ОтветитьHi milan,
You did a great video CI/CD.
and Please do video on database configurations and own domain addition for accessing deployed api.
What about uploading and downloading artifacts? What are they and when to use them?
Actually i want to setup this for an umbraco project. And i wanna know the pest way to do this and ways for cost cutting in azure?
thanks for the tutorial.
ОтветитьPerfect !!
ОтветитьDeploy Your Application To Iis Using GitHub Actions
Ответитьsimple explanitaion and easy to follow, but my project requires other micro services and consul like containers. How to do it with this?
ОтветитьHi Milan! Thanks!
Can you please tell me if there is a free option to deploy web application somewhere? I found nothing honestly. All of this DigitalOcean and others require to pay money and the same applies to Heroku.
you are knowledge powerhouse, thanks a lot for sharing information !!!
Ответить