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

Ambiguous use of 'workflow' on 'Modeling Complex Workflows' page #900

Open
markoa opened this issue Oct 29, 2020 · 0 comments
Open

Ambiguous use of 'workflow' on 'Modeling Complex Workflows' page #900

markoa opened this issue Oct 29, 2020 · 0 comments
Assignees
Labels
use case Examples of common CI/CD scenarios

Comments

@markoa
Copy link
Contributor

markoa commented Oct 29, 2020

A new customer has reported this as one of the small issues they faced while setting up their first project.

They wanted to set up parallel blocks, and don't recall exactly on which page they got confused about what is a workflow and what is a pipeline. But I'm pretty sure it's https://docs.semaphoreci.com/essentials/modeling-complex-workflows/.

I see a few issues:

1/ The title Workflows and Pipelines is meaningless.

2/ The body of the page uses the word 'workflow' only twice:

Using block dependencies, you can model any kind of complex workflow.

AFAIK here workflow doesn't refer to Semaphore's concept of workflow but in general.

In a monorepo workflow, you need to run multiple pipelines...

Same.

@markoa markoa added the use case Examples of common CI/CD scenarios label Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
use case Examples of common CI/CD scenarios
Projects
None yet
Development

No branches or pull requests

2 participants