The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline for ASP.NET core/Angular project

Deleted user
June 2, 2019

Hello,

I would like to set up a pipeline for a .Net Core with Angular project but I don't know how to do it.

I have tried some configurations without success and I would like somebody to shed some light on the matter.

What I need to do is to mimic what Visual Studio does for this project:

  • restore nuget
  • build the solution
  • build the angular front end with the prod flag
  • upload everything via FTP to the server

Can this be done?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Philip Hodder
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 11, 2019

Hi Christian,

I would suggest you start by getting things working locally on a Bash CLI, to mirror what happens inside of Visual Studio. This'll be a faster feedback loop for learning how to configure everything.

I don't work with .NET Core, so I don't have any more specific guidance here, sorry.

Pipelines provides a bash environment. So once you get everything working in your local Bash CLI, you should be able to copy these commands into Pipelines and configure any necessary SSH keys to have everything working.

What configurations have you tried so far? What sort of error messages are you seeing at the moment?

Thanks,

Phil

TAGS
AUG Leaders

Atlassian Community Events