Skip to content

Conversation

danlishka
Copy link
Member

This has already been tested with local agent on Linux. I still want to spend more time validating it in the Azure cloud & k8s.

Documentation changes: chainloop-dev/docs#143

Screenshot 2023-07-27 at 18 00 53
Screenshot 2023-07-27 at 17 55 05

closes #273

Copy link
Member

@migmartri migmartri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! just a minor comment

case *v1.CraftingSchema_Runner_GITLAB_PIPELINE.Enum():
return "GitLab"
case *v1.CraftingSchema_Runner_AZURE_DEVOPS_PIPELINE.Enum():
return "Azure DevOps Pipeline"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This information I believe will be shown in the tables, I am wondering if it's too long compared to the others.

In fact, here they seem to reference to it as Azure pipelines, would it make sense to do the same here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in fact, here they seem to reference to it as Azure pipelines

Yes, I found both references and was already thinking about making it shorter. Thanks, I will do it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Screenshot 2023-07-29 at 23 06 51
  • Screenshot 2023-07-29 at 23 06 16

Signed-off-by: Daniel Liszka <daniel@chainloop.dev>
Signed-off-by: Daniel Liszka <daniel@chainloop.dev>
…ZURE_DEVOPS_PIPELINE

Signed-off-by: Daniel Liszka <daniel@chainloop.dev>
@danlishka danlishka merged commit c78fb7e into chainloop-dev:main Jul 29, 2023
@danlishka danlishka deleted the azure_devops branch July 29, 2023 21:20
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

Successfully merging this pull request may close these issues.

feat: Azure Devops Pipeline support
2 participants