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

in ballista also check for UI prettier changes #578

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

jimexist
Copy link
Member

Which issue does this PR close?

in ballista also check for UI prettier changes

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@codecov-commenter
Copy link

Codecov Report

Merging #578 (a5385e2) into master (51e5445) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #578   +/-   ##
=======================================
  Coverage   76.02%   76.02%           
=======================================
  Files         156      156           
  Lines       27063    27063           
=======================================
  Hits        20575    20575           
  Misses       6488     6488           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 51e5445...a5385e2. Read the comment docs.

@jimexist jimexist force-pushed the update-ballista-prettier branch from a5385e2 to 4110585 Compare June 21, 2021 03:20
Copy link
Contributor

@msathis msathis left a comment

Choose a reason for hiding this comment

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

This is really nice. Great work @jimexist ❤️

npx yarn
# if you encounter error, try rerun the command below with --write instead of --check
# and commit the changes
npx yarn prettier --check **/*.{ts,tsx}
Copy link
Contributor

Choose a reason for hiding this comment

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

@jimexist We should include css also?

@@ -52,7 +52,7 @@
"devDependencies": {
"@types/react-table": "^7.0.28",
"@types/react-timeago": "^4.1.2",
"prettier": "^2.2.1"
"prettier": "^2.3.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@jimexist jimexist force-pushed the update-ballista-prettier branch from 4110585 to 5037dcd Compare June 24, 2021 00:20
@andygrove andygrove merged commit f8aaa4a into apache:master Jun 26, 2021
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