Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add stages to all proto.Logs #1563

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

Merged
merged 1 commit into from
May 18, 2022
Merged

Add stages to all proto.Logs #1563

merged 1 commit into from
May 18, 2022

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented May 18, 2022

There was a slack conversation around how to aggregate logs since "substages" did not include a stage. This would force clients to aggregate the logs into substages themselves. This change makes all calls to create build logs include an accurate stage.

Since this is on the log write action, old logs will continue to not have stages, but any new builds will.

@f0ssel f0ssel requested review from BrunoQuaresma and kylecarbs May 18, 2022 17:22
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

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

LGTM

@f0ssel f0ssel enabled auto-merge (squash) May 18, 2022 17:27
@f0ssel f0ssel merged commit e2ed581 into main May 18, 2022
@f0ssel f0ssel deleted the f0ssel/add-stages branch May 18, 2022 17:33
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
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.

3 participants