Skip to content

feat: github cicd convertor#2689

Merged
abeizn merged 3 commits into
apache:mainfrom
merico-ai:github-cicd-convertor
Aug 5, 2022
Merged

feat: github cicd convertor#2689
abeizn merged 3 commits into
apache:mainfrom
merico-ai:github-cicd-convertor

Conversation

@abeizn
Copy link
Copy Markdown
Contributor

@abeizn abeizn commented Aug 5, 2022

Summary

github cicd add convertor: pipelines and tasks

Does this close any open issues?

related to #2584

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

domainjob.Result = devops.FAILURE
}
if line.Status != "completed" {
domainjob.Result = devops.IN_PROGRESS
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

RESULT: SUCCESS, FAILURE, ABORT
STATUS: IN_PROGRESS, DONE

Copy link
Copy Markdown
Contributor

@warren830 warren830 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants