Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is "Maintain" a type of pipeline stage or a type of pipeline? #85

Open
amfred opened this issue Mar 6, 2022 · 1 comment
Open

Is "Maintain" a type of pipeline stage or a type of pipeline? #85

amfred opened this issue Mar 6, 2022 · 1 comment

Comments

@amfred
Copy link
Collaborator

amfred commented Mar 6, 2022

I originally had this as a pipeline stage:

Maintain Stage

  • Semantics: Automatically update or upgrade previously built software. May invoke some or all of the previous stages.
  • Aliases: Update, Upgrade
  • Inputs: See Above
  • Outputs: See Above
  • Other Results and Side Effects: Updated documentation and software built, tested, released and deployed. This stage can also update source code repositories, for example, with new Declared Dependencies or Baseline/Composition Information.

But then m-linner-ericsson correctly pointed out that this is not like the others: #76 (comment)

Does this really belong in a different doc where we have examples of different types of pipelines?

@justinabrahms
Copy link
Collaborator

From eBay's perspective, we treat "maintain" as a separate pipeline that runs parallel (or perhaps feeds into?) the normal pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants