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

Deployment Tracing feature for better link between CI & CD #5444

Open
khanhtc1202 opened this issue Dec 23, 2024 · 0 comments
Open

Deployment Tracing feature for better link between CI & CD #5444

khanhtc1202 opened this issue Dec 23, 2024 · 0 comments

Comments

@khanhtc1202
Copy link
Member

khanhtc1202 commented Dec 23, 2024

What would you like to be added:

We want a better way to link CI and CD (using PipeCD). The current PipeCD working context focuses mostly on manifest repo. Users need a way to actually understand which change in the source code repo triggers which deployment(s).

Why is this needed:

By introducing Event Context (ref: #5295), users now can have a link from deployment to the code changed by visiting the manifest changed commit, with the information provided to PipeCD via pipectl event register command. But it's just one way, from the CD to the CI, for tracking back; it would be better to have a way from CI to CD when devs (who change the source code) know the source code commit and want to find the change reflected deployment(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant