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(ui): update logo #1940

Merged
merged 1 commit into from
May 3, 2024
Merged

chore(ui): update logo #1940

merged 1 commit into from
May 3, 2024

Conversation

rbreeze
Copy link
Contributor

@rbreeze rbreeze commented May 2, 2024

Fixes #1921

Signed-off-by: Remington Breeze <remington@breeze.software>
@rbreeze rbreeze requested a review from a team as a code owner May 2, 2024 22:35
Comment on lines +133 to +138
loading={
isRefreshLoading ||
(!!stage?.metadata?.annotations['kargo.akuity.io/refresh'] &&
stage?.metadata?.annotations?.['kargo.akuity.io/refresh'] !==
stage?.status?.lastHandledRefresh)
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a linter fix

Copy link

netlify bot commented May 2, 2024

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
🔨 Latest commit aa32ff1
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/66341535437e7f00091274cd
😎 Deploy Preview https://deploy-preview-1940.kargo.akuity.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.68%. Comparing base (6870b16) to head (aa32ff1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1940   +/-   ##
=======================================
  Coverage   45.68%   45.68%           
=======================================
  Files         235      235           
  Lines       15831    15831           
=======================================
  Hits         7232     7232           
  Misses       8242     8242           
  Partials      357      357           

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

@rbreeze rbreeze added this to the v0.6.0 milestone May 2, 2024
@rbreeze rbreeze added this pull request to the merge queue May 3, 2024
Merged via the queue into main with commit 52f5f0c May 3, 2024
17 checks passed
@rbreeze rbreeze deleted the logo-update branch May 3, 2024 17:21
krancour pushed a commit to krancour/kargo that referenced this pull request May 4, 2024
Signed-off-by: Remington Breeze <remington@breeze.software>
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.

ui: update kargo logo
2 participants