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

chore: Analyze all captures at once #9888

Merged
merged 10 commits into from
Nov 4, 2021
Merged

chore: Analyze all captures at once #9888

merged 10 commits into from
Nov 4, 2021

Conversation

blt
Copy link
Contributor

@blt blt commented Nov 3, 2021

Building from #9873 we now perform analysis in one step over all soaks. This has
the added benefit of allowing us to compute a markdown blob for output, which
should set us up nicely for #9622.

Signed-off-by: Brian L. Troutwine brian@troutwine.us

@netlify
Copy link

netlify bot commented Nov 3, 2021

✔️ Deploy Preview for vector-project canceled.

🔨 Explore the source changes: 5537091

🔍 Inspect the deploy log: https://app.netlify.com/sites/vector-project/deploys/61843627099e4e0007702351

@bits-bot
Copy link

bits-bot commented Nov 3, 2021

CLA assistant check
All committers have signed the CLA.

@blt blt marked this pull request as ready for review November 3, 2021 18:42
@jszwedko
Copy link
Member

jszwedko commented Nov 3, 2021

Just waiting for CI to finish on this to see the output, but the implementation looks good!

Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

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

It looks like the analysis is currently failing due to an unbound variable: https://github.com/vectordotdev/vector/runs/4097509002?check_suite_focus=true

@blt
Copy link
Contributor Author

blt commented Nov 3, 2021 via email

blt added 4 commits November 4, 2021 09:26
Building from #9873 we now perform analysis in one step over all soaks. This has
the added benefit of allowing us to compute a markdown blob for output, which
should set us up nicely for #9622.

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
@blt blt force-pushed the analyze_whole_directory branch from be205cf to 7f1a513 Compare November 4, 2021 16:29
blt added 6 commits November 4, 2021 09:31
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
@blt blt merged commit ac2b1f0 into master Nov 4, 2021
@blt blt deleted the analyze_whole_directory branch November 4, 2021 20:06
@jszwedko
Copy link
Member

jszwedko commented Nov 4, 2021

Nice! The output looks great. Excited to see this end up as Github comments.

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.

4 participants