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

Capitalize flyte deck header names #2254

Merged

Conversation

thomasjpfan
Copy link
Member

Why are the changes needed?

This makes the header formatting in FlyteDeck consistent with the sidebar, which is also capitalized:

Screenshot 2024-03-11 at 11 45 55 AM

What changes were proposed in this pull request?

The header strings were updated.

Signed-off-by: Thomas J. Fan <[email protected]>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 11, 2024
eapolinario
eapolinario previously approved these changes Mar 11, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by maintainer label Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.34%. Comparing base (61a3e95) to head (7934e14).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2254      +/-   ##
==========================================
- Coverage   83.36%   83.34%   -0.03%     
==========================================
  Files         309      309              
  Lines       24010    24010              
  Branches     3478     3478              
==========================================
- Hits        20015    20010       -5     
- Misses       3375     3377       +2     
- Partials      620      623       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pingsutw
pingsutw previously approved these changes Mar 11, 2024
Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

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

@thomasjpfan could you update this test as well?

assert timeline_deck.name == "timeline"

Signed-off-by: Thomas J. Fan <[email protected]>
@thomasjpfan thomasjpfan dismissed stale reviews from pingsutw and eapolinario via b43c74c March 11, 2024 18:27
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Mar 11, 2024
@pingsutw pingsutw merged commit dab4c44 into flyteorg:master Mar 13, 2024
45 of 47 checks passed
austin362667 pushed a commit to austin362667/flytekit that referenced this pull request Mar 16, 2024
* Capitalize deck names

Signed-off-by: Thomas J. Fan <[email protected]>

* TST Fixes tests for names

Signed-off-by: Thomas J. Fan <[email protected]>

---------

Signed-off-by: Thomas J. Fan <[email protected]>
Co-authored-by: Kevin Su <[email protected]>
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
* Capitalize deck names

Signed-off-by: Thomas J. Fan <[email protected]>

* TST Fixes tests for names

Signed-off-by: Thomas J. Fan <[email protected]>

---------

Signed-off-by: Thomas J. Fan <[email protected]>
Co-authored-by: Kevin Su <[email protected]>
Signed-off-by: Jan Fiedler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants