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(dashmate): compress doctor report and other improvements #2071

Merged
merged 33 commits into from
Aug 24, 2024

Conversation

pshenmic
Copy link
Collaborator

@pshenmic pshenmic commented Aug 23, 2024

Issue being fixed or feature implemented

According to the feedback from colleges we identified several potential improvements

What was done?

  1. Compress report file
  2. Use the quorum listextended RPC
  3. Remove unnecessary obfuscation

How Has This Been Tested?

Running locally

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

pshenmic and others added 30 commits July 30, 2024 18:09
Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
# Conflicts:
#	.yarnrc.yml
#	packages/dashmate/src/commands/doctor.js
#	packages/dashmate/src/config/obfuscateConfig.js
#	packages/dashmate/src/doctor/report.js
@pshenmic pshenmic marked this pull request as draft August 23, 2024 09:35
@pshenmic pshenmic changed the title Feat/dashmate report chore(dashmate): obfuscation fixes Aug 23, 2024
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

chore: remove unnecessary obfuscation

@shumkov shumkov changed the title chore(dashmate): obfuscation fixes chore(dashmate): compress doctor report Aug 23, 2024
@shumkov shumkov changed the base branch from v1.1-dev to v1.2-dev August 24, 2024 06:12
@shumkov shumkov changed the title chore(dashmate): compress doctor report feat(dashmate): compress doctor report and other improvements Aug 24, 2024
@shumkov shumkov marked this pull request as ready for review August 24, 2024 06:16
@shumkov shumkov changed the base branch from v1.2-dev to v1.1-dev August 24, 2024 06:35
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

@pshenmic pshenmic self-assigned this Aug 24, 2024
@shumkov shumkov merged commit d48b399 into v1.1-dev Aug 24, 2024
38 checks passed
@shumkov shumkov deleted the feat/dashmate-report branch August 24, 2024 08:41
@thephez thephez added this to the v1.1.0 milestone Sep 18, 2024
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