Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

[IDEA] YAML Files #6

Open
BenediktBergmann opened this issue Aug 22, 2020 · 2 comments
Open

[IDEA] YAML Files #6

BenediktBergmann opened this issue Aug 22, 2020 · 2 comments
Labels
enhancement New feature or request pipeline This issue or pull request concerns a pipeline definition

Comments

@BenediktBergmann
Copy link
Member

The PP ALM Starter Kit should include YAML files to make it easier for users to create a basic ALM process with Azure DevOps pipelines

@BenediktBergmann BenediktBergmann added enhancement New feature or request pipeline This issue or pull request concerns a pipeline definition labels Aug 22, 2020
@rpothin
Copy link
Member

rpothin commented Aug 24, 2020

For me, we need the following pipeline definitions in YAML for a simple ALM process:

  • Publish, export a solution as unmanaged, unpack it and push it to the repository
  • Pack a solution as unmanaged, import it to a build environment, export it as unmanaged and publish it as an artifact
  • Deploy an artifact to a targeted environment

Do you see other pipeline definitions we should include in the first version of the starter kit?

Obviously, we will quickly work on quality checks after the first version (ex: solution checker, tests...)

@rpothin
Copy link
Member

rpothin commented Sep 10, 2020

As Marc has already done lot of work around this topic in the repository with the CoE Starter Kit (here) perhaps we could close this issue.

What do you think @BenediktBergmann ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request pipeline This issue or pull request concerns a pipeline definition
Projects
None yet
Development

No branches or pull requests

2 participants