Skip to content

CI: check run analysis to post JSON from file#7386

Merged
deepthi merged 2 commits intovitessio:masterfrom
planetscale:ci-check-runs-analysis-json
Jan 26, 2021
Merged

CI: check run analysis to post JSON from file#7386
deepthi merged 2 commits intovitessio:masterfrom
planetscale:ci-check-runs-analysis-json

Conversation

@shlomi-noach
Copy link
Contributor

Description

The check runs analysis CI job sends the contents of the analysis, encoded as base64, with a curl command. Currently as an argument, but that content grew to be too long.

With this PR, we write the content to file, and ask curl to attach it. With this approach the size limitation is lifted.

Related Issue(s)

#7382

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Impacted Areas in Vitess

Components that this PR will affect:

CI

cc @deepthi

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@shlomi-noach shlomi-noach requested a review from sougou as a code owner January 26, 2021 15:06
@shlomi-noach shlomi-noach requested a review from deepthi January 26, 2021 15:06
@deepthi
Copy link
Collaborator

deepthi commented Jan 26, 2021

This looks fine to me. How about also changing the PR template to include CI? Build -> Build/CI.

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@shlomi-noach
Copy link
Contributor Author

How about also changing the PR template to include CI?

Added

@deepthi deepthi merged commit 72b75d2 into vitessio:master Jan 26, 2021
@deepthi deepthi deleted the ci-check-runs-analysis-json branch January 26, 2021 18:27
@askdba askdba added this to the v10.0 milestone Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants