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

feat: multi-stage output #1155

Merged
merged 30 commits into from
Oct 15, 2024
Merged

feat: multi-stage output #1155

merged 30 commits into from
Oct 15, 2024

Conversation

mdonnalley
Copy link
Collaborator

What does this PR do?

Use new @oclif/multi-stage-output for

  • project delete source
  • project deploy start
  • project deploy resume
  • project deploy validate
  • project deploy report
  • project retrieve start

What issues does this PR fix or reference?

[skip-validate-pr]

@mdonnalley mdonnalley requested a review from a team as a code owner September 4, 2024 15:57
@WillieRuemmele
Copy link
Contributor

QA Notes


✅ : quickly played with various options, prior testing already done by Vivek & co

@WillieRuemmele WillieRuemmele merged commit 6e272ae into main Oct 15, 2024
7 checks passed
@WillieRuemmele WillieRuemmele deleted the prerelease/beta branch October 15, 2024 21:56
@avesolovksyy
Copy link

avesolovksyy commented Oct 25, 2024

@WillieRuemmele
Is there any way to suppress such very verbose output stats, maybe by providing some option?

Because when we are running metadata validation or deploy or retrieve in our CI/CD system, it creates tremendously long log of job execution with ~200,000 stats records in it.
And it is really hard to open it in a browser - takes a lot of time to load, then scroll through zillions of stats records to inspect results.

Am I just missing the point of this feature? I just want my concise logs back.

@WillieRuemmele
Copy link
Contributor

@avesolovksyy - please post your findings and opinions here

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