Closed FreekOrdina closed 1 year ago
That's how I see it. Though on RAP repository we currently have
So I think we should, for now have
(for now) 3 stages: Local, Development and Staging.
Local is for deployment is to an environment created and maintained by a developer, like a kubernetes cluster they created in their Visual Studio Subscription For this, every developer can optionally create their own local environment 'Local{actor}' (i.e. 'LocalFrankTeusink') Triggers on push to feature branches (i.e. with prefix 'feature/') Deployment to this environment is optional
Development is for deploying to the Development environment.
Purpose To allow for deployment to multiple location, different pipelines should be setup:
Task